Optimized Load Script Patterns
Read MoreWhat’s New in QSDA Pro 3.4
Read More25th Masters Summit for Qlik
Read MoreRegular Expressions in Qlik Sense
Read MoreSection Access Secret
Read More
Blog
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 ...
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 ...
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 ...
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 ...
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 ...