Create a dependent dropdown list in SQL Table Editor
Hi,
Is it possible to create a dependent dropdown list using a SQL Table Editor? Example below:
If I select Entity A in the Entity column, I would like PC1, PC2 to be options within the Profit Centre column.
If I select Entity B in the Entity column, I would like PC3, PC4 to be options within the Profit Centre column.
I have tried using 'Selection Changed Server Task' to update a Literal Parameter that I can use as a basis for a Bound List parameter that I am attaching to the Profit Centre column , however this only appears to work after the row has been saved:
I think it may be possible if the user was to save the row after choosing the Entity and then selecting a Profit Centre, but this wouldn't be an ideal user journey.
Thanks,
Mark
No, that's not going to work. But you can hide that button and just create yours.