Forum Discussion
Br1-981
Helper I
3 years agoTable using time without holes
Hi, I have a DATA Table including a Date and some measurement and attributes. From the Date I've created a custom column WEEKNUMBER using this formula: WEEK_NUMBER = WEEKNUM(Data[Date Start].[Dat...
serpiva64
Solution Sage
3 years agoHi,
in your column Week_Number you have to enable "Show items with no data"
If this post is useful to help you to solve your issue, consider giving the post a thumbs up and accepting it as a solution!
- Br1-9813 years ago
Helper I
It is working for months but not for the week number:
Is it possible that is based on the fact that it is calculated column based only on valued data?