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: 
Not applicable

Month Year

Hi guys

I got MonthYear in a spreadsheet and it runs like this:

error loading image

But qlikview reads it and sorts it like this:

error loading image

Any idea how to resolve this? i tried taking the sorting off but it doesnt help.

Any input would be much appreciated.

Labels (1)
1 Solution

Accepted Solutions
Not applicable
Author

Hi,

Try applying the sorting in 'Load Order' and this should work

-Haneesh

View solution in original post

3 Replies
Not applicable
Author

Hi,

Try applying the sorting in 'Load Order' and this should work

-Haneesh

raghavsurya
Partner - Specialist
Partner - Specialist

Hi,

In Sort tab click on Load Original.

Regards,

Raghav

johnw
Champion III
Champion III

I'd actually sort it in numeric order. I don't want a mistake in the spreadsheet to ruin my sort order. If sorting in numeric order doesn't work, then you're probably not reading it in as a date, which is what I'd do. Something like this:

date(date#(MonthYear,'MMM-YYYY'),'MMM-YYYY') as MonthYear