Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
eyefault
Contributor
Contributor

Kpi with a condition

Hi guys,

Data is similar a show below;

Period Revenue
202301 20
202301 30
202301 40
202302 50
202302 60
202303 70

 

How can be function can I show the total revenue in kpi in the maximum period condition.

Query result should be used 70 in KPI

Labels (1)
1 Reply
Or
MVP
MVP

FirstSortedValue(Revenue, -Period)