The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
AshleeB
2 years agoNew Contributor III
How do I take an existing combo box and make it multi-select?
We have a combo-box for entity selection on a dashboard however, it only allows a user to select 1 entity at a time. How do I make that comb-box open to multi-select 2 or more entities? I do not see ...
AshleeB
2 years agoNew Contributor III
Thank you! The multi-select is there. When I select multiple entities the data disapears from the report. Do I need to add a business rule that tells the report to add values together as multiple entities are selected?
JackLacava
OneStream Employee
2 years agoChances are that your report is simply placing that Parameter in the Cube View POV. You cannot have multiple members there, so it breaks.
You will probably have to restructure the Cube View, at a minimum placing Entities on rows or columns, maybe adding some calculated rows for totals (look up CVC and CVR functions). No Business Rule required.
A more complex alternative is to use a Pivot Grid instead of a CV, but you will need to create a Data Adapter to feed it, and that is a bit more complicated (not necessarily requiring rules, but you'll need to know your way around Data Adapters).
Related Content
- 2 years ago
- 3 years ago
- 3 years ago
- 3 years ago