Hi,
I am facing a very annoying situation.
I have a sharepoint list as follows:
Comment - Follow up
me questions is - hi@hotmail.com
- false
What I want to do is just filter on a view all the records that have:
follow up <> false
or alternatively comments <> empty
so I did: Filter(TeamSurvey_1;!IsEmpty(Comments)) and also tried Filter(TeamSurvey_1; follow up <> false)
neither is working, both return the whole list.
Can you help me here?
Thanks!

Report
All responses (
Answers (