Hi Members,
I am having an issue with dynamic filter concept. Here is an example attached below,
There are two tables, Table1 and Table2.
Table1 contains two sheets, sheet1 and sheet2.
Table2 contains three sheets, sheet3, sheet4 and sheet5.
Now I want to create an app, in which if I select Table1 from the dropdown list, I want to get the option to choose sheet1 or sheet2 only in the next dropdown option. Instead I am getting all the sheets (sheet1 - sheet5).
Is there a way to get the same? Appreciate your help. Thanks!
Attaching 2 files for reference.