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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
shekhar_analyti
Specialist
Specialist

How to make date from date field of attached sheet ?

Hi All

How to make date from date field of attached sheet . Basically I want a Date field which has all the dates for the particular Month/Year present in the Date column of the sheet .

Regards

Shekar

1 Solution

Accepted Solutions
ahaahaaha
Partner - Master
Partner - Master

Hi,

try, for example

Date(Date#(Date, 'MMM_YYYY'), 'DD/MM/YYYY')

Creating all the dates I would have done in the loading script, like a normal Master Calendar (attached file, page 5).

Regards,

Andrey

View solution in original post

1 Reply
ahaahaaha
Partner - Master
Partner - Master

Hi,

try, for example

Date(Date#(Date, 'MMM_YYYY'), 'DD/MM/YYYY')

Creating all the dates I would have done in the loading script, like a normal Master Calendar (attached file, page 5).

Regards,

Andrey