Forum Discussion

manojk_pbi's avatar
manojk_pbi
Helper V
2 years ago
Solved

Display all selected values from multiple slicers

Hi,

 

I have multiple slicers provided for selections, how would we present what is been selected ?

Do we have any default solution to display what is been selected with in the report or need to create something.

 

Thanks in advance

  • You need to harvest these all yourself, via CONCATENATEX() and VALUES().

1 Reply

  • You need to harvest these all yourself, via CONCATENATEX() and VALUES().