Hey guys,
The syntax is no working, I get an error.
I'm doing this in the expression filter in the projection node. If you notice there is limited syntax.
I just need data where ERDAT is yesterday. I want to improve the performance where I only retrieve yesterday's data, so the filter must be enforced right away when attribute view runs.
I don't want to get all the data THEN use this filter, that defeats the purpose.
Please help =/