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: 
Anonymous
Not applicable

how do i represent data count in % on Gauge

Hello,

Find attached qvw file. i want to prepare 6 gauges to count in % the total number of persons in each directorate.

Regards

1 Solution

Accepted Solutions
eduardo_sommer
Partner - Specialist
Partner - Specialist

Hi

I attached a version of your app, with the 6 gauges.

Eduardo

View solution in original post

6 Replies
eduardo_sommer
Partner - Specialist
Partner - Specialist

Hi

I attached a version of your app, with the 6 gauges.

Eduardo

maxgro
MVP
MVP

if I understand

count({$<Directorate={CHQ}>} DISTINCT Name) / count(TOTAL DISTINCT Name)

repeat for every Directorate/gauge

what about a simple bar chart?

1.png

rustyfishbones
Master II
Master II

See attached file

rustyfishbones
Master II
Master II

See attached, apologies the last post did not have the correct calculation for R & P

eduardo_sommer
Partner - Specialist
Partner - Specialist

I couldn't understand the question.

Eduardo

rustyfishbones
Master II
Master II

Please mark which is the correct answer