Is it possible to have a calculated value as a static filter in AnalyticsGate365 Reporting Suite?
Yes of course and very easy. Its almost the same code as “Qlik Script” synatax.
For example:
AnalyticsGate correct syntax is: =Year=$@(=max(Year)) Qlik Script syntax is: =Year=$(=max(Year))
Thx for your question
bye