Hi
I am having an issue with a gallery which is a filtered data source. The first time the page loads, I get an error with the right hand side of an operator showing null. I know this is not really an error as when I pre-load the data into a collection, I don’t see the error. It seems that the data can’t load quickly enough. Is there a way to delay it or something?
The error is showing on a visible property of a text label which is using a COUNTROWS function checking for different date criteria.