Qlik Sense Data Architect Certification Exam – 2024 QSDA2024 Question # 9 Topic 1 Discussion

Qlik Sense Data Architect Certification Exam – 2024 QSDA2024 Question # 9 Topic 1 Discussion

QSDA2024 Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

A data architect needs to develop a script to export tables from a model based upon rules from an independent file. The structure of the text file with the export rules is as follows:

QSDA2024 Question 9

These rules govern which table in the model to export, what the target root filename should be, and the number of copies to export.

The TableToExport values are already verified to exist in the model.

In addition, the format will always be QVD, and the copies will be incrementally numbered.

For example, the Customers table would be exported as:

QSDA2024 Question 9

What is the minimum set of scripting strategies the data architect must use?


A.

One loop and two IF statements


B.

One loop and one SELECT CASE statement


C.

Two loops and one IF statement


D.

Two loops without any conditional statements


Get Premium QSDA2024 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.