Two SharePoint lists. First list: single column of text. Second list: one column of text, and one lookup column that refers to the first list. PowerApp: two dropdown menus; the first refers to the first list and the second refers to the second list. Question: how can I limit dropdown two by what is selected in dropdown one?
I have asked this question before in relation to the Common Data Service. I got a great and effective answer too! However, I'd like to avoid the cost of the CDS if at all possible 😛
Rant: My PowerApps journey has been fun and frustrating. There are so many cool tools built into PowerApps that allow you to build an app really quickly. However, as soon as you want to do something remotely fancy, you are in for a numbing experience.
The traditional development experience: Write code, run code, code breaks, dump variables and look at them to debug
The PowerApps development experience: Write formula, PowerApps says no, rant on PowerApps Community
It's so good when you get on a roll with a PowerApp and you end up with a functioning app in no time at all. But if you get stuck, you are truly stuck!