Last night around 7pm I was trying to create my first Cascading Dropdown and I was following Shane Young's tutorial and then suddenly an progress I had made stopped working. I trouble shot it for hours but to no avail. This morning I see an update was pushed:
When clicking on a field the Depends On option is now there. Does anyone know how to use this and is this the new way of creating cascading dropdowns? Any tutorials?
Solved! Go to Solution.
Here's the Microsoft documentation that has the detailed instructions: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/dependent-drop-down-lists
I was about to create a post about this asking the same question but I saw your post first.
I've had a look though, and it basically allows you to generate an Items statement.
I.E selecting the following options
Changes the Items property to
Filter('[dbo].[WellbeingSessions]', TypeID = Drp_SessionTypeFilter_1.Selected.ID)
A handy feature for new users who are having trouble writing a Filter statement but it has a few issues as far as I can see.
As a starter for people new to PowerApps its useful but you can totally ignore it for writing your queries.
Thanks,
Nicky
Here's the Microsoft documentation that has the detailed instructions: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/dependent-drop-down-lists
would be great if these new features could appear in the official weekly release page... 🙂
I was excited til I discovered that Collection is not supported,
Since my app needs offline capability, most data is stored in "collections"
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
177 | |
52 | |
41 | |
36 | |
27 |
User | Count |
---|---|
240 | |
81 | |
71 | |
69 | |
66 |