Forum Discussion
- JakeSteinbergNew Contributor III
Hi Tasha, to make this as simple as possible, I would create a dynamic quick view of a list of members on a hidden sheet seen below. The screenshot is pulling Accounts.base
Then, wherever you want that drop down list, use data validation to create a list of these dynamic members
Here is the dropdown being populated by your hidden quickview.
- aricgreskoContributor III
I know of one way which involves a combination of OneStream and Excel logic.
You can create Member Lists based on the dimensions you want lists for in the UD8 dimension as DynamicCalc members. I believe there are some snippets of code out there in OneStream that can help you along if you're not familiar. That can create a string output of member names. Next, you would write an XFGetCell formula referencing that new UD8 member. Then, you would use some Excel formulas to parse the results of the XFGetCell formula. After that, you would create an Excel Data Validation list of those members which would be used to populate your XFGetCells.
If the reason you're asking this is due to user's not knowing all of the dimensions/members, you can try pointing them to the "Select Member" drop down on the OneStream ribbon to help populate their XFGetCells.
Related Content
- 11 months ago
- 11 months ago
- 4 months ago
- 12 months ago