Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
We're using QlikView 11.0.11440.0 SR2 x64 and our client has just noticed that the weeks in the calendar object start on Monday. He claims they used to start on Sunday (I never noticed) and he wants them back to starting on Sunday. As you know there is no property on the Calendar object that controls this. I've also browsed the forums but haven't found any suggestions that affect the Calendar object's behavior either. So I have two questions:
1) Is the client correct in stating that the Calendar objects used to start on Sundays?
2) Is there something I can do, short of creating my own Calendar object implementation, to get these back to starting on Sunday? Perhaps a server setting?
Thanks,
Steve
I've got a solution, although it's a little unorthodox. Basically you have to edit QvAjax.js.
I describe the details in my QV developers blog here: Le GraphiQ
I've checked QV10, Qv11 & Qv12 and the calendar object always starts on Monday. At least this is true for US Locale, perhaps someone with a EU locale can check if the same is true there.
-Rob
It's Monday, too.
- Marcus
I've got a solution, although it's a little unorthodox. Basically you have to edit QvAjax.js.
I describe the details in my QV developers blog here: Le GraphiQ
Great solution - I like such ways of solving problems!
- Marcus