I have a pivot table and want to add a regex fixed sized list control field (tick boxes) with two options
- list of pages A, else other pages
When I apply the control field and untick a box I am getting an dataset configuration error on the pivot table.
The pivot table has:
landing page as the row
isoweekofisoyear as the columns
sessions as the metric
a table filter with an event name
Have tried:
- reconnecting the datasource.
- Deleting and re-adding the datasource to the table
- Recreating the table.
All other tables perform correctly and I am able to apply the same regex as a normal filter on standard table with no errors.
Is this just a known issue with pivot tables and data control field or some other issue?
