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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Purcent in Graph Histogramme

Hello,

I want to express my graph in purcent, but I don't know how to do.

Thank's.

1 Solution

Accepted Solutions
Not applicable
Author

5 Replies
Not applicable
Author

Not applicable
Author

Thanks,

but my problème is that I make a "Count(IdCourse)" to generate my graph like this :

Not applicable
Author


tchicken wrote:
Thanks,
but my problème is that I make a "Count(IdCourse)" to generate my graph like this :
<div></div>


Not applicable
Author

Hi tchicken,

You could use the expression = Count(IdCourse) / Count(Total IdCourse) and then do the formatting as proposed by Jay.

Regards, Sander

Not applicable
Author

It's ok thanks.