Current situation...this pivot is feeding a dashboard
Pivot rows are pointed towards column values in the source sheet that is restricted to dropdown values
Only a subset of the possible dropdown values have been selected in the source sheet. For example...
Dropdown has 10 values, but to date based on entries only 6 exist in all the source sheet records
If I run pivot based on current state everything works fine, but...
If a new record is added to the source sheet with one of the four yet to be used dropdown values, I have to rerun the pivot to update the pivot sheet, update the dashboard Data Source to pickup the new row and count.
Is this the only way to do this? I started to go down the Countifs path, which worked when the source sheet dropdown list was single select...does not work with multiselect dropdowns...which the pivot can do.
Thanks in advance!