Hello everyone,
I am currently working on a Power App with the SharePoint database. In my list, I have created all months as yes/no fields. Now I would like to filter on this. The problem is that I not only need the options “Yes” and “No”, but of course I also want to deactivate the filter for this month if I don't need it.
In the example: January should be set to “Yes”, February to “No” and for all other months I don't want a filter active, as these months don't matter.
As we are talking about 12 months and other filters will be added, I don't want to write a separate filter for each scenario.
Is this realistic to implement in Power Apps?