I want to compile list of pitfalls in Qlik scripts to share and save hours of frustration of new Qlik users. And I would like to ask you for help. Add yours tips in this topic.
Here's my start:
Using today() in your script and it's acting weird? Today() will give you the day the document has been last reloaded. Today(1) will show you the current day.
'-=' and '=-' does not mean the same.
Automatic concatenation of tables is handy. But if a table dissapears mysteriously this is a common reason.