Forum Discussion
NoorMohd
1 year agoNew Contributor
SQL_Table Editor
Hi All,
I have trying to get the Combobox type of drop down in the custom created data table .
https://documentation.onestream.com/1375907/Content/Design%20and%20Reference/Presentation/SQL%20Table%20Editor%20Searchable%20Drop-Down%20List.html
The above link the documentation to achieve that requirement however it does not work even tough i follow the instruction given in the document.
Below are the screenshot of my datatable and parameters.
Kindly help me to achieve this requirement .
Thank You
Yep, I agree that will cause an issue because the editor won't know which field to apply the formatting to in the table. NoorMohd maybe it would be worth a review of the SQL Editor component documentation in the OS guides as this is a basic configuration step
11 Replies
- SimonHesfordContributor II
Hi,
Once you have set up a parameter that returns a list you just need to associate it with the relevant column in your SQL Table Editor component
- NoorMohdNew Contributor
Thank you so much for your response.
I have created a Delimited list parameter and did that as well but still no response.
- TheJonG
OneStream Employee
Your Default Value is 'F' and is not contained in the delimited list of values. That may be the issue. If not, can you show a screenshot of the SQL table properties?
- SimonHesfordContributor II
That works for me. What OS version are you using?
- NoorMohdNew Contributor
OneStream 8.2.2
- SimonHesfordContributor II
can you set the AllowUpdates property for the column to True that should fix it
- NoorMohdNew Contributor
Still the same
Related Content
- 2 months ago