I have table data that I am trying to filter to show only today’s date. It still continues to show all the records. I am pulling from MySQL cloud. The filter I am trying to use is [retrieval_date]=today()-1.
This doesn’t work. I didn’t know if it was because I have the free version right now.
Your expression looks fine. It will return all those records where the date in [retrieval_date] is equal to yesterday.
But where have you put this expression.
We need some more info to help you out:)
Thanks you for the help. I am putting that information in the display setting of the ux in the “show if” formula bar. I am evaluating this product, but if i can’t easily get this data to filter to a specific date, it may not be worth it.