Regular Expressions in Qlik Sense
Read MoreSection Access Secret
Read MoreWhat’s New in QSDA Pro 3.3
Read MoreReducing Qlik Field Memory
Read MoreLoad Statement – where to add field?
Read More
Blog
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 ...
QSDA Pro 3.3 was recently released. Here are a few of the key features in this release. The UI is available in Portuguese, Spanish and English. The compact Applist displays more metrics. You can work with multiple apps and analyses in less screen space. App memory footprint is part of ...
Summary: A look at techniques to reduce the memory footprint of your Qlik Data Models. There are good reasons to reduce the memory footprint of your Qlik Apps. Smaller Apps tend to perform better and require fewer server resources. Qlik Cloud imposes size quotas and there is a financial cost ...
Summary: I explain the mystery of why sometimes script fieldname changes flow through to expressions and sometimes not. When adding a new field to an existing Qlik Script Load statement, where do you insert the new field in the field list? Top, bottom, alphabetically? Where you insert the new field ...