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: 
sushil353
Master II
Master II

how to get week date from week no??

Hi All,

i have a situation where i need to get the week start date from given week no. i have year field too.

for example if i have week no = 1, 2, 3, 4 and so on and i have a year field 2013.

Then i need to calculate the first day date of week no 1 and so on ..

Any idea.. how i can achieve this??

Thanks in advance

Regards,

Sushil

1 Reply
Not applicable

Hi,

You have a function makeweekdate function..

you can pass year and week number as paramerters..

See the attached App..

hope it helps you..