Hi,
I have a repository variable that is "YESTERDAY" (format yyyy-mm-dd). When I try to apply this to the analysis that I wrote myself in sql I get below error.
The field "invoice date" that I'm trying to filter on is from a subquery in the code, so might that be why I get this error?
State: HY000. Code: 23007. [nQSError: 23007] Atomic table reference cannot be mixed with derived column references in the same SELECT.
Thanks in advance!
Br
Johannes