Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Gazsim44
Helper III
Helper III

Create Fiscal Calendar - Saturday Fiscal Week Start Date

Hi All, 

 

I have a customer for whom I am trying to set up their fiscal calendar in Power BI. Whilst I can succeed in getting Quarter's and Week's to start succesfully this is only from the current Calendar Week (WEEKNUM) which commences on a Monday.

 

How could I succesfully replicate the calendar per attached with the fiscal weeks and quarters starting on a Saturday each week / month?

 

Attached is a copy of the said calendar.Calendar.PNG

Many thanks, 

Gaz

3 REPLIES 3
v-lili6-msft
Community Support
Community Support

hi @Gazsim44 

You could use "16" as a return_type for WEEKNUM that it will return Saturday as starting.

https://dax.guide/weeknum/

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Many thanks Lin. 

 

How about for a Quarter to also commence on a Saturday - currently I am using the below but again this just follows the month rather than starting on a specific date / day;

 

"Fiscal QTR", "Q"
& CEILING ( MONTH ( EDATE ( [Date], -1 ) ), 3 ) / 3,

 

Thanks

Gaz

 

 

hi @Gazsim44 

If so, you need to write a Multiple IF conditional formula to custom it.

 

Regards,

Lin

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.