I'm using filter by expression for date filter however I'm getting error that operator is not supported, I have attached the image. Can someone help.
asked
Kanhaiya Chitrakar
1 answers
0
You need to check if the date value is empty or not. That's why you get the error. If the actual vale of the date is empty all expressions involving that value will fail with an error!