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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
nareshthavidishetty
Creator III
Creator III

set analysis

I have application number and application source= Retail and Web, here i need to show number of retail applications and number of web applications

Labels (1)
10 Replies
PradeepReddy
Specialist II
Specialist II

in bar chart, try like this..

dimension :  "application source"

expression : Count(application number)