Forum Discussion
Relationship & Data Issue
- Anonymous2 years ago
Hi emperkins ,
Based on my testing, try to copy four tables into the power bi desktop.
Drag the column into the matrix visual to see if the problem still exists.
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Does your data model have a designated Calendar/Dates table?
- emperkins2 years agoNew Member
It doesn't. It won't allow me to designate a date table. It keeps saying there are gaps in values, even though there are no null values and it's continguous months/years from 2016 through 2024.
- lbendlin2 years agoSuper User
Create your own then, for example via CALENDAR() . Or better yet, use an externally prepared reference table, as that data is immutable and there isn't really a need to compute that Dates table over and over again.
- emperkins2 years agoNew Member
I was able to create the data table, but I'm still running into this issue only for the month of October.