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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
souadouert
Specialist
Specialist

max value

I want to display only the max value of this variable I use max function but it did not work

variable.PNG

Labels (1)
7 Replies
Anil_Babu_Samineni
MVP
MVP

How you are define the Variable

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
souadouert
Specialist
Specialist
Author

var1.PNG

Anil_Babu_Samineni
MVP
MVP

Can you try this expression in text object first. Then show me whether how it is showing?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
souadouert
Specialist
Specialist
Author

C2.PNG

sunny_talwar
MVP
MVP

You want to display it in a text box object? May be like this

Max(Aggr($(TRPPGPRODUITSTR), AllChartDimensionsHere))

souadouert
Specialist
Specialist
Author

doesnt work

c3.PNG

sunny_talwar
MVP
MVP

In the chart? Try this

Max(TOTAL Aggr($(TRPPGPRODUITSTR), LIB_AGENCE))