Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi there,
The past month I've had noticed data missing from a published powerBI report online. When I go into the desktop dataset driving the report and refresh the data, its there. I republish this dataset, and for a few minutes the data is there. When I refresh the page however, the data goes missing again.
I've tried checking credentials and everything looks good. Any idea why there would be a discrepancy between my PowerBI desktop dataset and PowerBI online dataset?
Thanks,
Courtney
Hi @Anonymous ,
1. You try to clear the filter on Power BI Service to be consistent with Power BI Desktop to prevent different settings on the filter.
2. Do you use time functions such as Today() in Dax, because the time displayed on Power BI Desktop is the time of your computer, and the time on Power BI Service shows a certain domain where your account is located time, your dax may cause data inconsistency due to the different time ranges filtered by the function.
https://radacad.com/solving-dax-time-zone-issue-in-power-bi
3. Clear the browser cache, repost and refresh.
This is the related document, you can view this content:
https://community.powerbi.com/t5/Service/Different-data-in-Desktop-vs-Online/td-p/1329575
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.