Forum Discussion
Anonymous
5 years agoNot applicable
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...
- Anonymous5 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.
Anonymous
5 years agoNot applicable
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.