Forum Discussion
kcantor
10 years agoCommunity Champion
Need help creating week number
I have a project that I am working on with a simplified calendar used as a DimDate. This calendar has: Date, Year, Month, Quarter, Month Name, Day of Week, Week Number, and YearMonth. What it does no...
- 10 years ago
yes. I started out with serial number 2 as that is what I was told the program used. It turns out that our Navision uses ISO. I had created week numbers using serial number 2 but was able to correct the informaiton chaning it wo week serial number 21.
Happy to know I was not the only one using 2.
malguera
8 years agoFrequent Visitor
Hi Team,
Need some help here.
The default WEEKNUM function provides week number from the start of the year and runs 1 to 53 or 54.
If I need to show week number within the quarter, running 1 to 13 or 14 within each qtr, how should I do so?
I.e.
Thanks!