Forum Discussion

amirghaderi's avatar
amirghaderi
Helper IV
5 years ago
Solved

Group by slicer

I am trying to have an option for Power Bi readers to be able to select the grouping of data in table/matrix visual.

For example, in the below table, I want to have a slicer which allows to see the price by Group1 or Group 2 based on what they select as grouping. I can add bookmark or just a fixed grouping in visual. But, this is not what I want as users should pick the grouping the want similiar to pivot table grouping which can be anything.

 

ItemGroup1Group2Price
AAALL200
BAAGG300
CBBEE400
DCCEE100
EDDEE200
FBBLL500

 

Grouped by Group2

EE700
GG300
LL700
  
Grouped by Group1 
AA500
BB900
CC100
DD200

 

4 Replies