Qlik Sense Business Analyst Certification (2018) — Question 1
A car manufacturer has several QlikView apps. The manufacturer decides to migrate some specific apps to Qlik Sense. The manufacturer decides to migrate some specific wants to reuse front-end variables from the previous QlikView app.
Which strategy should a data architect use to meet these requirements?
Answer options
- A. Use the QlikView converter within the Dev Hub of Qlik Sense
- B. Drag and drop a QVM file into the Qlik Sense hub and create a new app
- C. Export the existing LOAD script into a QVS file for later reuse in Qlik Sense
- D. Copy and paste the LOAD script of the existing QlikView app into the new app.
Correct answer: D
Explanation
The correct answer is D because copying and pasting the LOAD script allows the data architect to directly reuse the necessary code and variables from QlikView in Qlik Sense. Options A and B do not specifically address the need to retain front-end variables, while option C involves saving the script instead of directly utilizing it in the new application.