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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
jhauw74
Helper I
Helper I

PowerBI Visuals are not refreshing after published

Hi fellow experts - I have an issue with the powerBI premium where my data in my desktop has shown the latest figures - however when it published and refreshed - the online version does not reflect the same.

 

I have the latest powerBI version on my desktop and the data sources are  coming from primarily share points and  data flows.

 

I have checked that all the tables have the option 'enable load upon refresh' as  well.

 

Hope anyone can help - TIA.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @jhauw74 ,

You can try the following ways:

1. If there is a Boolean data type in your dataset, it may cause this to happen. You can modify the Power BI filter to solve it:

https://www.c-sharpcorner.com/blogs/reports-doesnt-show-data-in-power-bi-web-service-after-refresh-i...

https://community.powerbi.com/t5/Report-Server/After-a-scheduled-refresh-the-report-has-no-data/td-p...

 

2. Whether the functions of Now() and Today() exist in your dax formula, the Today() function on the Power bi service returns today’s value according to the UTC() time zone, while the Today() function on the Power bi desktop shows the computer’s system time, so in Power bi service, your time zone and standard time are different, resulting in data not appearing.

https://radacad.com/solving-dax-time-zone-issue-in-power-bi

https://www.linkedin.com/pulse/power-bi-service-time-differences-how-fix-aaron-watsky

 

3. What does the refresh refer to, the refresh on the dataset or the refresh of the report, Make sure you have refreshed the dataset as below rether than part of data using in report.

https://community.powerbi.com/t5/Service/Dashboard-and-published-report-not-showing-latest-data/m-p/...

vyangliumsft_0-1655792943324.png

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi  @jhauw74 ,

You can try the following ways:

1. If there is a Boolean data type in your dataset, it may cause this to happen. You can modify the Power BI filter to solve it:

https://www.c-sharpcorner.com/blogs/reports-doesnt-show-data-in-power-bi-web-service-after-refresh-i...

https://community.powerbi.com/t5/Report-Server/After-a-scheduled-refresh-the-report-has-no-data/td-p...

 

2. Whether the functions of Now() and Today() exist in your dax formula, the Today() function on the Power bi service returns today’s value according to the UTC() time zone, while the Today() function on the Power bi desktop shows the computer’s system time, so in Power bi service, your time zone and standard time are different, resulting in data not appearing.

https://radacad.com/solving-dax-time-zone-issue-in-power-bi

https://www.linkedin.com/pulse/power-bi-service-time-differences-how-fix-aaron-watsky

 

3. What does the refresh refer to, the refresh on the dataset or the refresh of the report, Make sure you have refreshed the dataset as below rether than part of data using in report.

https://community.powerbi.com/t5/Service/Dashboard-and-published-report-not-showing-latest-data/m-p/...

vyangliumsft_0-1655792943324.png

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi @jhauw74 

Did you try resetting the filter/slicer and other data changes by clicking the Reset button on top right of the report at Power BI service?

 

@Anonymous yes definitely - however it didn't change anything 😞

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors