Qlik Sense System Administrator Certification (2018) — Question 4
A business analyst needs to create an app showing sales data. The app requirements are as follows:
✑ Compare sales for the current year (CY Sales) versus last year (LY Sales)
✑ CY Sales must always be displayed in blue
✑ LY Sales must always be displayed in yellow
Which steps should the business analyst take to meet these requirements?
Answer options
- A. 1. Create a KPI with two measures, CY Sales and LY Sales 2. Write an IF expression to set the appropriate colors for each measure
- B. 1. Create CY Sales and LY Sales measures as master items 2. Write an IF expression to set the appropriate colors for the master items
- C. 1. Create CY Sales and LY Sales measures as master items and set the required color for each measure 2. Create one KPI from the two master item measures
- D. 1. Create CY Sales and LY Sales measures as master items and set the required color for each measure using Value colors 2. Create two gauges, one for each measure and set the color for each appropriately
Correct answer: C
Explanation
The correct answer is C because it specifies creating CY Sales and LY Sales as master items and directly setting the required colors for each measure, which aligns perfectly with the requirements. Options A and B do not fully address the need to create a single KPI or set colors in the context of master items, while option D unnecessarily complicates the solution by suggesting the use of gauges instead of a KPI.