Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can someone please advise on where to learn the syntax, etc. regarding the scripting language in QV. Example:
SUM(IF(Date > MyVariableFrom AND Date < MyVariableTo), Costs)
Thanks!
QlikView's scripting language borrows heavily from SQL script, as well as VB.Net and Javascript. The QlikView help file and user manual have extremely detailed syntax documentation, along with some examples. If you are still having trouble, don't hesitate to post a question about your code here on the forums!