Blog

Optimized Load Script Patterns

While we have an increasing number of methods to create Qlik Data Models, most are still created using plain old script and we care about the elapsed runtime of the script. Qlik QVD files load very fast when loaded in “optimized mode”. An optimized load can transfer the data from ...
Read More

What’s New in QSDA Pro 3.4

QSDA Pro 3.4 was recently released and here’s a roundup of some cool new features. QSDA Pro is a quality tool for Qlik Sense Apps. QSDA uncovers errors, advises on best practices and provides powerful tools to optimize your Qlik Apps and minimize your development time. Apply Recommendation Now QSDA ...
Read More

25th Masters Summit for Qlik

The 25th (!) edition of the Masters Summit for Qlik will take place in Hamburg Germany 29 September to 1 October. Continuing our focus on Qlik Cloud, this three day education event will take you through lectures and hands on exercises to help you master the features and operation of ...
Read More

Regular Expressions in Qlik Sense

Summary: A rich set of regular expression functions has recently been added in Qlik Sense cloud and client managed. In this post I’ll introduce some use cases for this feature and show how to instantly become a regular expression master. Regular Expressions (RegEx) is a powerful string pattern matching language ...
Read More

Section Access Secret

I was recently helping a colleague debug a problem where Section Access in a Qlik app was not working correctly. It was not allowing access to listed users. Amongst other script he had an Inline load that looked something like this: I pointed to the values of the USERID field ...
Read More

Recipes for Qlikview Success