Comments on: 13 Various Power Apps Choices Function Examples
https://www.spguides.com/power-apps-choices-function/
Learn SharePoint, Office 365, Nintex, PowerApps, PowerBI etc, SharePoint training and video coursesFri, 10 May 2024 13:17:53 +0000
hourly
1 https://wordpress.org/?v=6.6.2
By: Tomasz Kasinski
https://www.spguides.com/power-apps-choices-function/#comments/653
Wed, 16 Mar 2022 20:11:10 +0000https://www.spguides.com/?p=29678#comment-653Amazing article however it missing one important thing:
How to filter choices in one dropdown based on the value of the second dropdown.
I.e. There 2 columns “Building” and “Floor”. Each building has different floors but Sharepoint list column “Floor” declared as Choices contains all type of floors.
So the Buiding dropdown has an obvious code: Items = Choices(Table.Building) so how to code the Floor dropdown?
]]>