QlikView QSDA2024 Qlik Sense Data Architect Certification Exam – 2024 Online Training
QlikView QSDA2024 Online Training
The questions for QSDA2024 were last updated at Jul 12,2025.
- Exam Code: QSDA2024
- Exam Name: Qlik Sense Data Architect Certification Exam - 2024
- Certification Provider: QlikView
- Latest update: Jul 12,2025
Exhibit.
A chart for monthly hospital admissions and discharges incorrectly displays the month and year values on the x-axis.
The date format for the source data field "Common Date" is M/D/YYYY. This format was used in a calculated field named "Month-Year" in the data manager when the data model was first built.
Which expression should the data architect use to fix this issue?
- A . Date(MonthStart([Common Date]),’MMM-YYYY’)
- B . Date([Comraon Date],’MMM-YYYY’)
- C . Date(MonthsStart([Common Date]),’VMM-YYYY’)
- D . Date(InMontht[Common Date]),’MMM-YYYY’)
A data architect needs to acquire social media data for the past 10 years. The data architect needs to track all changes made to the source data, include all relevant fields, and reload the application four times a day.
What information does the data architect need?
- A . A field with social media source, a set of key fields to sort out updated records, configure reload task to load four times a day
- B . A field with record creation time, a secondary key field to remove deleted records, configure reload task to load four times a day
- C . A field with ModificationTime, a primary key field to sort out updated records, insert and append records, update records
- D . A field with ModificationTime, a primary key field to sort out updated records, insert and update records, remove records
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 . Option A
- B . Option B
- C . Option C
- D . Option D
Users of a published app report incomplete visualizations. The data architect checks the app multiple times and cannot replicate the error. The error affects only one team.
Which is the most likely cause?
- A . A security rule has been applied to the sheet object.
- B . The affected users were NOT added to the Section Access table.
- C . Section access restricts too many records.
- D . An Omit field has been applied.
Exhibit.
One of the data sources a data architect must add for a newly developed app is an Excel spreadsheet. The Region field only has values for the first record for the region. The data architect must perform a transformation so that each row contains the correct Region.
Which function should the data architect implement to resolve this issue?
- A . Previous
- B . CrossTable
- C . Above
- D . IntervalMatch
Refer to the exhibit.
A company stores the employee data within a key composed of Country, UserlD, and Department. These fields are separated by a blank space. The UserlD field is composed of two characters that indicate the country followed by a unique code of two or three digits. A data architect wants to retrieve only that unique code.
Which function should the data architect use?
A)
B)
C)
D)
- A . Option A
- B . Option B
- C . Option C
- D . Option D