I have a Power App that I want to Filter. When the Power App is opened I want the following...
1. When first opened, see All records (no Filter applied) OR
2. Apply a Filter where only records with a specific Status are displayed (includes All AssignedTo and DaysOld) OR
3. Apply a Filter where only records AssignedTo a specific individual are displayed (includes All Status and DaysOld) OR
4. Apply a Filter where only records that are > a certain number of DaysOld (includes All Status and All AssignedTo)
My issue appears to be relative to the Drop Down for the AssignedTo. AssignedTo is from a SP List Choice Column with values similar to (for the SP default value, I have left the field blank)...
---
Adams, John
Burns, Robert
Smith, John
How do I make the default value of the Drop Down (AssignTo) Blank or No value? I believe this would be required to see all records solely based on the Slider DaysOld selection. I have set the Drop Down default to "" with no success.
