Forum Discussion
manojk_pbi
2 years agoHelper V
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
- lbendlinSuper User
You need to harvest these all yourself, via CONCATENATEX() and VALUES().