Forum Discussion
Anonymous
8 years agoNot applicable
Calendar Table Showing Blank Values on Report View
Hi guys. I have an weird issue. I created the CALENDAR table from the FACT table roughly like this: StartDate = List.Min(XXXXX[YYYYY]),
EndDate = List.Max(XXXXX[YYYYY])
NumberOfDays = Dur...
- Anonymous8 years ago
I think what I did to solve it doesn't make sense, but I increased the CALENDAR table range on before and after the FACT table entries, and the blanks are gone.
Anonymous
8 years agoNot applicable
I think what I did to solve it doesn't make sense, but I increased the CALENDAR table range on before and after the FACT table entries, and the blanks are gone.