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

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.