Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Where to learn scripting language

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!

1 Reply
Not applicable
Author

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!