How do I add a filter that picks up data that "Contains Total" OR "Is Null" / No Data Found.
I have 2 inputs, one will sometimes be blank, but will sometimes contain a row Total that I need to use. Currently no NULL data is coming in, it is just not bringing any data in because the worksheet is blank and therefore it is causing my basic "Filter" icon for "Filter for if Contains Total" to error out my workflow. It says "No Applicable Data Found."