26 April 2023 How to use MapSubstring Every Friday at Bitmetric we’re posting a new Qlik certification practice question to our LinkedIn company page. Last Friday we asked the following Qlik Data Architect certification practice question about how to use SubMapstring: Interesting to see we got unanimously the same answer and although it definitely is part of the answer, TextBetween by itself will […] Friday Qlik Test Prep Solution
20 April 2023 Qlik Color Functions Every Friday at Bitmetric we’re posting a new Qlik certification practice question to our LinkedIn company page. Last Friday we asked the following Qlik Data Architect certification practice question about Qlik color functions. This question is inspired by QlikWorld in Las Vegas, each answer being a different function to display a color in Qlik. The answers […] Friday Qlik Test Prep Qlik Solution
14 April 2023 Qlik AutoML Models This post explains the various Qlik AutoML models and how they make predictions on your data. Friday Qlik Test Prep Machine Learning Solution
7 April 2023 Rubber Duck debugging Rubber Duck debugging is a very useful debugging technique to solve problems in your code. Now you can augment and enhance your debugging experience with your very own Bitmetric Rubber Ducky! Debugging Technique
6 April 2023 Extracting text from strings with the SubField() function in Qlik Sense The SubField function in Qlik Sense extracts parts of a string. It can be much easier to use than complex combinations of Left, Right, Len, Mid and other text functions. Friday Qlik Test Prep Functions Solution
30 March 2023 Boolean Operators in Qlik Sense Learn how to use the Boolean operators AND, NOT, NOT and XOR in Qlik Sense, and in what order they are evaluated. Friday Qlik Test Prep Solution