Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello ,
I am looking for a calendar object with week numbers in it.
can anybody help me with this ?
Hello,
Look below URL on how you can generate Master Calendar, in load script is a function that returns the week from given date: Week(InvoiceDate) As Week:
https://community.qlik.com/t5/QlikView-Documents/Master-Calendar-Generation-Script/ta-p/1477450
Thanks you,
But I mean that I need a calendar object with the week numbers in front of the dates
Yes sure, use can create a field from two different, for example:
Week(InvoiceDate) & ' ' & InvoiceDate as Date