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: 
shahamel
Creator
Creator

Urgent counting frequency

Dear Qlikview Users,

I want to  create a bar chart in which i count the frequency of a bar. For example: This chart should show a bar with lenght 1 for  value 177, a bar with lengt 3 for value 1, a bar with lengt 5 for value 3 and a bar with lengt 1 for value 5.

bar chart frequency.png

Any help is really appriciated

1 Solution

Accepted Solutions
Vegar
MVP
MVP

Skärmklipp.GIF

Try aggregating the expression over the dimension you want to show.

I made an example for you.

View solution in original post

3 Replies
Vegar
MVP
MVP

Try using your expression as a calculated dimension

shahamel
Creator
Creator
Author

WHat should me expression be then? When i use my expression for creating this bar chart -->

count(Reiziger)

as a dimension i get an error --> Error in calculated dimension

Vegar
MVP
MVP

Skärmklipp.GIF

Try aggregating the expression over the dimension you want to show.

I made an example for you.