Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
deepakqlikview_123
Specialist
Specialist

Num of closed call per month

hi all,

I want to show number of closed call per month can you please tell me how to get it.

Thanks,

2 Replies
sujeetsingh
Master III
Master III

What is this can you please elaborate !

Not applicable

Hi,

If you post your sample file or tell about your fields then it's more possible to help you. But please try this if you have a date field then take the month of the date field using one load and take the sum(ClosedCall) group by month.

If you want to achieve using the chart then give month as dimension and sum(ClosedCall) in the expression.

If there is no direct fields like this in your application please post your sample file