Hi all,
Relatively new to Powerapps. I have created a connection in the Common Data Service with numerous tables, complete with relationships and default lookups set to the appropriate fields I want to return.
What I want to complete in Powerapps is a cascading dropdown from Table1 that the restricts the choices in Table2 as per Table1 selection and in turn Table3 is restricted by the choices in Table2. Each of the tables has a column titled Active so that not active records can be omitted.
I cannot seem to get the cascading dropdown to work with the choices function (only 2 display fields appear to be allowed) and also remove all inactive records.
Any help greatly appreciated - many thanks in advance!!!