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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

issue in Count Calculation

Hi ,

I am having the below expression in the Text object.

='Closed calls :'& num(count(distinct if(CloseFromdate>=From_date and Closetodate<=To_Date and (Status_Flag='Closed' ),ID)),'#,##,###')

It is not showing any values. But if keep a list box with Status_flag and choose the status as closed then it is displaying the closed count.

I have the similar expression for open it is working fine without the list box selection?

Any suggestions please

0 Replies