When publishing a Dashboard or Note that contains a Pivot Table with Totals/Subtotals enabled, or when exporting the Pivot Table data to CSV, you may encounter the following error:
Error in dplyr::bind_rows(df.res, tibble::as_tibble_row(total.row)) :
Can't combine `..1$column_name` <character> and `..2$column_name` <double>.
This is a known issue caused by a data type mismatch between the value column (character) and the total row (double) when appending total or subtotal rows.
Note that this error may not appear in the Chart tab and only occurs when publishing or exporting the data to CSV.
This is a known issue and has been fixed in Exploratory Desktop v14.6.
If you are using a version earlier than v14.6, please upgrade to the latest version and check if the issue is resolved.