Masters Summits 2022
Read MoreQSDA Pro 1.7 is Released, What’s New?
Read MoreExpression as Left Side of Set Modifier
Read MoreHow to Segment QVD Files
Read MoreIf() Tips
Read More
Blog
We’re baaaack! After a two year break from live events, I’m pleased to announce that the Masters Summit for Qlik starts up again in Fall 2022. Madrid – September 19-21 New Orleans – November 14-16 Our goal in this three day hands on education event is to “Take your Qlik ...
QSDA Pro 1.7 is Released. So What’s New? The QLIKLOGIN connection method allows your QSDA users to connect to Qlik Sense using the same login process they use for the Hub — Windows, SAML, whatever. After logging in, user “Sally” will see only her apps — the same list Sally ...
Can I use an expression as the “fieldname” in a Set Modifier? In “<x={y}>” can “x” be an expression? I always believed the answer to be “No”, x may only be a field name. That understanding is reinforced by what I read in the help doc for “set modifier”. Yesterday ...
Summary: In this post I discuss when you may want to segment or “shard” QVD files and demonstrate some script patterns for producing and consuming segmented QVDs. I recently received a question from a colleague who knew that I had done a lot of work with Qlik QVD files. He ...
Summary: I offer some tips for writing better performing and easier to maintain syntax when using the Qlik If() function. The Qlik If() function is very powerful and frequently appears in Qlik Sense and QlikView apps. Expressions using multiple If() functions can easily get out of hand and become difficult to maintain ...