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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Ram007
Frequent Visitor

PowerBi Service issue for Report

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.

 

Error.png

1 ACCEPTED SOLUTION
Ram007
Frequent Visitor

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.

View solution in original post

3 REPLIES 3
Ram007
Frequent Visitor

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.

v-alq-msft
Community Support
Community Support

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

GilbertQ
Super User
Super User

Hi there

Can you make sure that you make sure the "Reset to Default" button is NOT enabled. Meaning that you do not have any user filters on the report?




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors