Skip to main content

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!

You might be better off basing your pivot table on a new view that’s filtered by that column value.


Reply