Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Continuous axis failed

Power BI cannot interpolate the timeline correctly on a continuous axis when adding a month column from calendar table (date data type, format "m/yy", calculated as EOMONTH(Date,-1)+1, field sorted by month number)

Getting this:

RedMax_1-1744673454838.png

Worked fine before 4/11 update

Status: New
Comments
RedMax
New Member
I resolved the issue by removing sorting of the Month column - looks like Power BI started to struggle putting dates on a continuous axis when these dates were pre-sorted.