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: 
ashrivastava
Contributor II
Contributor II

Bar Chart

Hello! I am new to Qlikview, so this might actually be very simple.

I have a table with transaction ids and transaction dates.

I want to make a bar chart showing the number of transactions in every month. How do I do that?

Labels (1)
1 Solution

Accepted Solutions
Zapparoli
Creator II
Creator II

Hi @ashrivastava 

You can use Month(YourDateFieldas Month.

Then use Month as your dimension and count(Distinct TransationID) on your measure.

Hope this helps.

-Zapparoli

Check my Youtube Channel for more Qlik Content
https://www.youtube.com/@ZappaAnalytics

View solution in original post

1 Reply
Zapparoli
Creator II
Creator II

Hi @ashrivastava 

You can use Month(YourDateFieldas Month.

Then use Month as your dimension and count(Distinct TransationID) on your measure.

Hope this helps.

-Zapparoli

Check my Youtube Channel for more Qlik Content
https://www.youtube.com/@ZappaAnalytics