Forum Discussion

VisualJade's avatar
VisualJade
Frequent Visitor
2 years ago
Solved

Data Modelling error: Missing rows in matrix

DATA MODEL: This is what my data model looks like: Date to date, country to country etc. All Many (Fact Table) to one, all in single cross-filter direction. MATRIX VISUAL I'm trying to cal...
  • VisualJade's avatar
    2 years ago

    LOL I forgot to try this and it worked:

    CountofCompanies =DISTINCTCOUNT(Fact Table[Company])+0

     

    Bruh.