I have a data connected list/table with information of people profile information (Name, location, sex, etc.) on one screen title List (it's a Microsoft List).
On the Home Page of the app, I want to have 2 buttons, Wizard and View full list (I don't want the list to be visible on the Home Page).
When the user clicks the Wizard button, I want it to take them to a Filtering Wizard (the other button will link to the the full list on another screen)
This is where I'm stuck.
On the Filtering Wizard, I want to ask 2 questions such as, "Choose a sex" then have Male, Female, or Either (Sex is a column in the List). Then have a second question for location. So it looks like this very rough draft:
How do I code the PowerApp so that when an end user clicks on Male, it will filter the list (on another screen) for all Males; then when they select the Location it filters further and then (maybe they will click a submit button) it displays the filtered list of people?
Do the filters have to be on the same screen as the List? Any help is greatly appreciated!

Report
All responses (
Answers (