Hi All,
I have a canvas app with a connection to two simple tables
Table 1: Enquiries
Table 2: Clients
The form is connected to the new enquiry table which has three columns:
Title: Single line of text
Client: Lookup to client table
Scope: Rich Text
When i created the form and connected the enquiry table data, power apps generated the form as expected.
So when i click into the 'Client' data card to choose the client i have a big long list of all my clients. how can i filter this list? in the actual client table theres a Boolean column, 'Active/Archived'. how can i get the Client data card to only show me the active clients.
Thanks,
Dan