March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi
Hoping someone can help with this.
I have a fiscal 544 date table set up with with the start of week set to Sunday (0)
Everything has been fine up to 2 weeks ago when the calculation of the week number has changed and moved it to a Saturday.
Why would it do this? And how do I rectify it ?
TIA
Solved! Go to Solution.
Hi @LizardBoi ,
Any chance you could share a pbix with your custom calendar table and query, would make it much easier to try to find the issue.
Thanks,
Proud to be a Super User!
@LizardBoi How are you calculating your date table? I created one once in DAX: I created a custom 445 Calendar once: DAX Custom 445 Calendar - Microsoft Power BI Community
Yes its a custom 544 one
= Table.TransformColumnTypes(_5_4_4_Calendar_Table,{{"Date", type date}, {"Period Start", type date}, {"Weeks", Int64.Type}, {"Days", Int64.Type}, {"Period End", type date}, {"Period", Int64.Type}, {"FinYear", type text}, {"Date - Copy", type date}, {"NewWeekNo", Int64.Type}})
Hi @LizardBoi ,
Any chance you could share a pbix with your custom calendar table and query, would make it much easier to try to find the issue.
Thanks,
Proud to be a Super User!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
125 | |
85 | |
69 | |
54 | |
45 |
User | Count |
---|---|
204 | |
106 | |
98 | |
65 | |
54 |