Hey, I am trying to make a boolean filter so you only see the columns with data plus x number of empty columns. So I have the Boolean Has Data? that is true if any line item has data.
So, what I want to see is the Display? Boolean to be true for the next 2 numbered list items.