Forum Discussion
manojk_pbi
Helper V
2 years agoDisplay 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 c...
- 2 years ago
You need to harvest these all yourself, via CONCATENATEX() and VALUES().
lbendlin
Super User
2 years agoYou need to harvest these all yourself, via CONCATENATEX() and VALUES().