Forum Discussion
Br1-981
3 years agoHelper I
Table 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
3 years agoSolution Sage
Hi,
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 agoHelper 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?