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

Problem with month order in bar chart

Hello

I have a bar chart, i need to put the month of the year as dimension, in the data i have the date field and so i define a calculated dimension as year(H_MFECHA)&month(H_MFECHA).

The problem is that i have data from 03/2013 to 02/2014 and QV show in the bar chart 04/2013 as first month and 03/2013 as last month.

I attached an example.

thanks

regards

diego

14 Replies
rustyfishbones
Master II
Master II

2014-02-27_1158.png

Sort by Numeric Value maybe, not Y Value

Not applicable

Create this variable in load statement

dcd123456
Creator
Creator
Author

Perfect, with monthname(H_MFECHA) and sort by numeric Value the chart is correct

thanks

regards

diego

sundarakumar
Specialist II
Specialist II

Hi,

Capture.PNG

go to sort tab

check expression

write  "=num(H_MFECHA)"

uncheck ll other options.

it will sort correctly

Hope this helps.

-Sundar

aveeeeeee7en
Specialist III
Specialist III

See the Attachment.

Regards

Aviral Nag