This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
There is an unique issue occuring on PowerBi service after data refresh.
For line chart the x-axis date value got auto formated and so shows some future date.
The only way to fix issue is to republish the report again. It is happening after every time data refresh schedule.
The screenshot of error also attached for more clerarity. It is happening after every time data refresh schedule.
Solved! Go to Solution.
Thank you Everyone for your responses.
I got fix the issue by changing the date column datatype as date from string value.
If there any date couln value are in string format in database then this below covnersion may fixed the issue arised by me:
CONVERT(datetime, [DateColumn] ,103)
Once again. Thank you community.
Thank you Everyone for your responses.
I got fix the issue by changing the date column datatype as date from string value.
If there any date couln value are in string format in database then this below covnersion may fixed the issue arised by me:
CONVERT(datetime, [DateColumn] ,103)
Once again. Thank you community.
Hi, @Ram007
I wonder if there is some hierarchical structure on the x-axis of the line chart visual. Are there some filters which have effects on the chart?
Best Regards
Allan
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 9 | |
| 7 | |
| 6 |
| User | Count |
|---|---|
| 47 | |
| 27 | |
| 24 | |
| 24 | |
| 22 |