Forum Discussion

Delryin's avatar
Delryin
Copper Contributor
Oct 25, 2021
Solved

PowerApps - If Statement, if value ctry is blank, shows everything.

Good afternoon,   I'm still leaning PowerApps so I apologise if this is so simple I could not see it. I have 5 value that I use for filtering a recordset (just counting the number of rows that mat...
  • BrendanE1535's avatar
    Oct 25, 2021
    Basically you want to include or statements in your filter for other possible values like isblank(value) or value = "--". Check out this article fir an example of how to do this:
    http://powerappsguide.com/blog/post/filter-or-to-return-all-records-when-no-search-term-entered

Resources