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

Loading data to Gauge Chart

Hi,

Can any one help me to load the data to gauge chart. i want to load the data irrespective of any condition.

Table -  call_dump

Field - Call_no

Field - Call_status

Field - Call_month.

How do i get the total count of call_nos.

Regards,

Grace Rashmi

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Use an expression like count(Call_no). If you don't want selections to influence the count the use count({1}Call_no)


talk is cheap, supply exceeds demand
Not applicable
Author

it is working but what is the limitation for this. i have a count above 10laks...