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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to get the count?

Hi,

Can anyone ;et me know Is it possible to create

How many organisations that I got in that working week and from which organisation the student is came?

Thanks.

8 Replies
Not applicable
Author

use a pivot table? bar chart?

Not applicable
Author

Thanks and I did the same earlier but no use so I changed to Line. Is there any way to get this. Is the expression is correct which I used?

amit_saini
Master III
Master III

Hi Amelia,

Use Pivot chart and you will be getting desired count the way you want.

Thanks,

Not applicable
Author

Thanks and my user wants to see the data in graph.any solution please?

Not applicable
Author

well i should use a bar chart then.

You can see count per organization

amit_saini
Master III
Master III

Hi Just give in Expression:

Count(distinct Field)

Thanks,

Not applicable
Author

Thanks and I used the same but it is showing very small bars and more bars so the bar is not clear.

I have to show the trends of data. Is it possible with below expression?

avg({<Week={"<=$(Max(Week))"},Week={">$(=max(Week)-1)"}>} StudentID)

Not applicable
Author

Any help please?