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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Lunar Week

Hi i have written below code. iam getting expression error with Lunar week.

LOAD

Year(`DATE`) as year,

Month(`DATE`) as month,

LunarWeek(`DATE`) as week;

FROM Total;

Can anyone help ??



Labels (1)
10 Replies
Not applicable
Author

Thanks Tonial !!

It's working fine.....