Jan 07, 2020 11:56 AM
If I group certain fields of data together by a column, is it possible to apply a pivot table to any particular group, just so only that group’s data is represented? Thanks!
Jan 09, 2020 09:57 AM
You might be better off basing your pivot table on a new view that’s filtered by that column value.