Hello Power Apps Community,
I hope you can help please.
In the CDS I have two entities: My Site, and the second one is Recovery Level. It's a one-to-many relationship. So one My Site record can have many Recovery Level records.
Using a canvas app, I have created two dropdowns, and connected them to the entities, so one dropdown is connected to the My Site entity (parent) and one is connected to the Recovery Level entity (child).
Can I use on the "Properties" tab the "Depends on..." option? So that when I select a record in the My Site dropdown (parent) it only shows me records for the Recovery Level (child) that are associated to the My Site record.
I tried this, but it's not showing me any records in the Recovery Level dropdown when I select a value in the My Site dropdown.
Any help would be greatly appreciated. Thanks very much,
Garry