Row Filtering when column is empty
-
Hi Tobias,
I am trying to hide rows when a column is either empty or has N/A in it. The first column has set values in it, and the second has ACF values.
Right now I have
[table id=1 filter="N/A||n/a||N/A" filter_inverse=true cache_table_output=false /]
As my shortcode. This filters out anything with N/A in it and works great. Is there a way I can make it so it hides rows when the second column is empty (in addition to hiding rows with N/A)?
Pardon my ignorance, I assume this is an easy fix I just can’t seem to find how to signify empty in the string. I’ve done quite a bit of searching around.
Thanks,
JakeThe page I need help with: [log in to see the link]
- The topic ‘Row Filtering when column is empty’ is closed to new replies.