Hi Everyone,
I have one question, how can we create interdependent dropdowns? I have 2 dropdowns that are dependent on each other so if I select any 1 dropdown from two then I will get the dependent values respective of selection and vice-versa.
Solved! Go to Solution.
Hi @lisha ,
Not easily without a circular reference. You would need to create collections on the OnChange of each representing the Items of the other drop-down, with each having these collections as the Items. You would also initially have to create collections for them both showing all the data.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @lisha ,
Not easily without a circular reference. You would need to create collections on the OnChange of each representing the Items of the other drop-down, with each having these collections as the Items. You would also initially have to create collections for them both showing all the data.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @lisha ,
Just checking if you got the result you were looking for on this thread. Happy to help further if not.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
User | Count |
---|---|
252 | |
107 | |
88 | |
51 | |
44 |