Forum Discussion
Anonymous
5 years agoNot applicable
Tricky Dimdate Table
Hi Experts See attached sample PBIX file.... I need to some how amend the measure i have in the attached file so the date for week one starts in the first full week in each of the following h...
- 5 years ago
Anonymous , Is it same as ISO week ?
Week = weeknum([Date], 21)
amitchandak
Super User
5 years agoAnonymous , Is it same as ISO week ?
Week = weeknum([Date], 21)