Qlik Sense System Administrator Certification (2024) — Question 6
A business analyst has access to all of a company's data for the past 10 years. The source table consists of the following fields: TransactionID, TransactionTime, TransactionDate, TransactionYear, Cardholder, Cardholder address, Cardissuer, and Amount.
Users request to create an app based on this source with the following requirements:
• Users only review the data for the past 2 years
• Data must be updated daily
• Users should not view cardholder info
Which steps should the business analyst complete to improve the app performance?
Answer options
- A. • Delete Cardholder and time fields in Data manager • Use a bookmark based on auto-calendar fields • Use the reload function in the sheet Editor asset panel
- B. • Delete Cardholder and time fields in Data manager • Use set analysis to show data based on transaction year • Use an API to perform a daily reload task
- C. • Deselect Cardholder and time fields in Data manager • Use a filter pane based on auto-calendar fields • Perform a daily reload via the Data manager
- D. • Deselect Cardholder and time fields in Data manager • Apply a filter to extract data based on transaction year • Request a daily reload task from the system admin
Correct answer: D
Explanation
The correct answer is D because it removes sensitive cardholder information while applying a filter for transaction year, ensuring users only see relevant data. Options A and B suggest deleting fields, which may not adequately protect sensitive information, and C does not specify a daily reload request, which is essential for keeping the data current.