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 c...
- 2 years ago
You need to harvest these all yourself, via CONCATENATEX() and VALUES().
lbendlin
2 years agoSuper User
You need to harvest these all yourself, via CONCATENATEX() and VALUES().