Tag Archives: nested if

A little tool for creating nested if-statements

Nested If-statements are sometimes necessary in QlikView- load-scripts, unfortunately.They are quite difficult to read and very tricky to create and especially to debug.In the last recent months I had a lot of projects where a tenfold nesting of if-statements was not uncommon.After struggling with these nested ifs for a while I decided to create a [...]