In PBI desktop i have a CALENDAR TBL_Date table with defined start and end dates for column "date". This TBL_Date is linked with the data table which has 3 columns, "date", "label", "value. I create a chart using this "date" column of the TBL_Date for the x-axis, the "value" for the y-axis and legend will have the "label" values. The chart in PBI desktop looks as expected.
I upload the report on PBI service and i see that the same chart has a starting date prior to 1980. I have checked my data an the min date found is for 2025 onwards. I have unselected the "auto date/time" from the options in the Desktop app.
What could be causing this or could it be a power bi service glitch?
Of note, the same report worked fine up to a few weeks ago.