Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

WORKING ON IT issue

Hello,   I am having an intermittent issue in Power BI while created a new measure. My data model is simple. It has one fact table (1.5M rows) and 4 dimension tables (joined using a 7-digit numeric...
  • Anonymous's avatar
    Anonymous
    5 years ago

    It seems that the issue was the use of binary as a key between fact tables and dimension tables. I moved to a numerical key and this solved the problem.