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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Bar Chart with values from 5 different columns

I have 6 fields with names Application ID, Risk level Fields: Critical, High, Medium, Low and Zero Tolerance. I need to create a bar chart that shows the number of apps in each Risk levels. How do I do that? I used Application ID as Dimension and Count(Crit), Count(High), Count(Med), Count(low), Count(ZT) as expressions but I don't see the result.

The bars should represent the Risk levels in Number and the Y-Axis should give the Application

Labels (1)
2 Replies
MarcoWedel
MVP
MVP

please post sample data and expected result.

thanks

regards

Marco

ronnywaage
Contributor III
Contributor III

‌hi

Try the opposite. Use risk level as dimension and count application id AS expression.

Ronny