Dynamic Delimited List Parameter in SQL Editor Based on Another Input Parameter
Hi OneStream Community,
I hope you are all doing well.
I am currently working on a project where I need to create a dropdown in a specific cell within the OneStream SQL Editor, and the values for this dropdown should be dynamically based on the value of another input parameter.
Here's the situation:
- The SQL Editor only accepts delimited list parameters.
- I need to dynamically populate this delimited list parameter based on the value selected in another input parameter.
For example, if the user selects a country from the first parameter, the second parameter (the dropdown) should display a list of cities from that selected country.
I am struggling to find a way to dynamically feed a delimited list parameter based on the value of another input parameter. Could someone please guide me on how to achieve this? Any help, examples, or pointers to relevant documentation would be greatly appreciated.
Thank you in advance for your assistance!
