Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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!