Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Could some one list some usefull tips when working with qlikview scripting
1) Split your code in tabs (Main, lookup, orders ...)
2) include all your variables in xlsx files
3) use sub (in this way you may reuse your code)
4) Write little descriptions of your code.
Experience will do the most ...
Hoe it helps
Go through the attached docs, hope, you would find some useful tips.
Try to avoid synthetic keys and circular references
Always try to mention your working by comments so that others can understand
Try to create different tabs .. i.e. Fact Table, Dimensions, Google Map, Master Calendar etc.