Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How do i create a chart with the days of the week as the x axis

I'd like a bar chart to show volumes for each day of the week by short name; Sun, Mon, Tue, etc.

Any ideas?

1 Solution

Accepted Solutions
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

You can use below expression as Calculated Dimension.

Weekday(Date)

And expression as

Sum(Values)

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!

View solution in original post

3 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

You can use below expression as Calculated Dimension.

Weekday(Date)

And expression as

Sum(Values)

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

Perfect!  Problem solved...thanks!

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Kindly mark the post as correct.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!