Good afternoon
I have the OOB table "Accounts" and a custom table "Use Case". I created a m:n relationship between these two tables (since a Use Case can be assigned to many Accounts and an Account can have many Use Cases).
Now I created a canvas driven app by selecting the Use Case table when creating a new PowerApp and I added the Account table too be able to filter per account. I added a toggle in the BrowseGallery. So far so good.
What I am now trying to achieve is the following: if I select an Account and there is a relationship between the Account and the Use case in the database, the toggle should be on. If not, it should be off. And consequently that I am able to add/remove relationships by using the toggle.
I am new to PowerApps and struggling a bit how to implement this. Could anyone give me a rough guidance please?
Thank you
Pete