OK, before you respond… I’ve just read this back and now I think I get it… What I am requesting effectively is an “if” clause before the filter clause… and I can’t put an “if” inside the filter…
So, if USER ACCESS = “Read Only” then filter by “Show on App” = “Yes”… is what I want… but filters don’t do that alone.
So I was thinking visibility rather than filtering and I now get the distinction…
The logic had escaped me. So my bad and sorry for wasting your time (but at least someone in the community will get a laugh from reading this…)
I will look at other options and try the if then else you suggested…