Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

European Calendar Format

Hello All,

I was wondering if there is any way to change calendar objects to non european format ( Rows starting with Sundays , not Mondays)

Thanks,

Jeff

Labels (1)
3 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi Jeff,

In Script, change the date settings as below

SET DayNames='Sun;Mon;Tue;Wed;Thu;Fri;Sat';

This will change week start to Sunday.

Hope this helps you.

Regards,

Jagan.

Not applicable
Author

i tried this soultion, and it did NOT work for me

i am using the Desktop software, v10, SR3, 64 Bit

swuehl
Champion III
Champion III

Maybe this is of interest for you:

http://community.qlik.com/message/83211#83211