Forum Discussion
JulianTobon
9 years agoHelper I
Function To Calculate Fiscal Week
Hi all, I want to calculate the number of weeks based on the date of sale, I used the formula: week = WEEKNUM(Scorecard[SalesDate],2) This works very well but not for what I need, Due to work ...
Phil_Seamark
9 years agoMicrosoft Employee
Hi JulianTobon,
Do you have a Date table that contains a column showing which dates belong to which Fiscal year?