Forum Discussion

Hebj's avatar
Hebj
Frequent Visitor
6 years ago

ALLSELECTED with multiple selection doesnt work

I want to create a table that lists all selected items in a slicer. When there is no item selected in the list I want to show "No Selection". I believe my problem is to get ALLSELECTED to return multiple records when there is more then one selected (ALLSELECTED works fine when only one record is selected - how come?).

(It is possible to accomplish this with Concate and [New line] characters, but then I need to have word wrap on for the table which makes a long string seem like several selected items which I dont want.

 

https://drive.google.com/file/d/1VRE7n-aCIWOArsO71kHXYwo52JBVFOu7/view?usp=sharing 

 

8 Replies

    • Hebj's avatar
      Hebj
      Frequent Visitor

      Thanks for your suggestion. It seems very useful and Im sure I will use that in the future. But right now I want to show the selected values in a list - not concatenated.

      • parry2k's avatar
        parry2k
        Icon for Super User rankSuper User

        Hebj what you mean you wan to show selected value, if more than one value is selected, you have to show it as a concatenated string.