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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Raju_6952
Creator III
Creator III

Custom week Calculations

Hi, I have a requirement in Qlik sense that I am calculating fiscal year from sep1st to 31st august. using below formulae

Yearname(Date,0,9) as Fiscal Year,similarly I also need to calculate custom weeknumber starting from september1st to 31st august.

exaample as follows 

week 1 - sep1st -sep07

week2-sep08-sep14

week3-sep15-sep27 and so on dynamically ..

Thanks in Advance,

Raju

Labels (1)
1 Reply
anat
Master
Master

Right(WeekName(TempDate,0,-36),2) as NewWeek