Skip to main content
Newcomer
May 23, 2023

Multi-Select Parameter

  • May 23, 2023
  • 2 replies
  • 0 views

Is there a way to make parameters have multiple selections in cube views?

2 replies

Newcomer
May 23, 2023

Yes. You need to embed the Cube View in a Dashboard. The Parameter will be associated to a Como Box whose Display Format includes "IsMultiSelect = True":

MauroGallo_0-1684851636379.png

Hope this helps!

Newcomer
May 23, 2023

I've seen this method before, but was wondering if there was a way outside of the combo box, just within a parameter itself.

Veteran
May 23, 2023

jordielaneCan you elloborate your question ? You can create different parameters (figured below) to use them in Cube Views for multiple selection -

OS_Pizza_0-1684851817761.png

 

Newcomer
May 23, 2023

Yes, let's say I have a member list or member dialog parameter for entity selection, but I want to see the results for 3 entities together instead of just being able to select one. I would prefer it be in a parameter so it can be used in a cube view.

Mike_Sabourin
Contributor
May 23, 2023

I think it's only possible in a dashboard using the method above as you'd need to pair to a combo box or similar to allow for the multi-selection. If you have specific sets you want people to choose from, you could do an XFBR with a delimited list parameter, but to grab unknow pairings, you're back to the dashboard.