brookb
2 years agoNew Contributor
Combo box multiselect parameter list
I have a dashboard where I created Parameter1 using bound list which is referenced in a combo box. A button then passes the data to the business rule. The issue I am having is that it only recognizes...
- 2 years ago
Pass the parameter inside []. It'll appear as a comma-separated list and if you don't escape using square brackets it'll only show you the first one.