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:
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:
What is the minimum set of scripting strategies the data architect must use?
The data architect has been tasked with building a sales reporting application.
• Part way through the year, the company realigned the sales territories
• Sales reps need to track both their overall performance, and their performance in their current territory
• Regional managers need to track performance for their region based on the date of the sale transaction
• There is a data table from HR that contains the Sales Rep ID, the manager, the region, and the start and end dates for that assignment
• Sales transactions have the salesperson in them, but not the manager or region.
What is the first step the data architect should take to build this data model to accurately reflect performance?
Refer to the exhibit
A large transport company (Company A) acquires a smaller rival (Company B).
Company A has been using Qlik Sense tor 6 years to track revenue per ship journey. Ship journeys with no revenue (such as journeys to shipyards for repair) always show revenue of $0.
Company A wants to combine its data set with the data set of the acquired Company B. Company B's ship journey data shows $0 revenue in one of the following ways:
• A NULL value
• A value with one or more blank spaces (ASCII char code 32)
The data architect wants to conform the Company B data to the Company A standard, specifically regarding the use of an explicit $0 for journeys without revenue. Which script line should the data architect use?
A)
B)
C)
D)
A company's analytics team is migrating from QlikView to Qlik Sense. During the transition there is an opportunity to improve overall reporting.
Which set of criteria must the data architect consider while planning for the migration?