Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    8 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.