26 October 2022 Choosing a data model for Qlik Sense 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 Sense data modelling: We got a lot of responses this time, showing a lot of good answers but also some discussions about the data models. […] Friday Qlik Test Prep Solution
19 October 2022 Qlik subset load 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 subset creation in load scripts: While many people knew about loading data subsets using First, it was clear that the Sample prefix is a lot […] Friday Qlik Test Prep Solution
13 October 2022 Qlik variable scope in subroutines 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 variable scope in subroutines: Many people got the right answer, though not always for the right reason. There’s a few things to unpack here. The […] Friday Qlik Test Prep Solution
5 October 2022 Qlik Set Analysis – Outer Set Expressions 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 Set Analysis, which was really about the new Outer Sets syntax: This was somewhat of a trick question, as we included two right answers: The correct […] Friday Qlik Test Prep Set Analysis Solution
28 September 2022 Qlik subroutine parameters – passing arguments by reference and by value 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 passing arguments to Qlik subroutine parameters: This proved to be a harder question than expected, as only a single person got the right answer. Well done […] Friday Qlik Test Prep Script Solution
21 September 2022 Qlik Autonumber pitfalls 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: This was mainly a ‘careful reading’ question, which many of you did fortunately. The correct answer is C: change Autonumber(LocationID, ‘Company’) to Autonumber(LocationID, ‘Location’) The gotcha in […] Friday Qlik Test Prep Qlik Solution