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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Published version shows incorrect values

Hello!

My dataset works correctly in Power BI Desktop and when I publish to the web workspace everything works fine. However, after the first update on the no service, the dataset has completely wrong values.

 

Desktop Version:

luanamartinez_0-1689075143733.png

Published version:

luanamartinez_1-1689075224106.png

 

4 REPLIES 4
Anonymous
Not applicable

I'm using hybrid mode. I think the problem is when I enable this Direct Query option:

luanamartinez_1-1689252379848.png

 

luanamartinez_0-1689252219517.png

 

Anonymous
Not applicable

Changing the setting from parallel to concurrent loading resolved the issue.

luanamartinez_0-1689345048273.png

 

Anonymous
Not applicable

Hi @Anonymous ,

The Get the latest data in real time with DirectQuery (Premium only) setting enables fetching the latest changes from the selected table at the data source beyond the incremental refresh period by using DirectQuery. All rows with a date/time later than the incremental refresh period are included in a DirectQuery partition and fetched from the data source with every dataset query.

For example, if this setting is enabled, with each refresh operation, the service still overrides the RangeStart and RangeEnd parameters to create a query for rows with a date/time after the refresh period, with the beginning dependent on the current date and time. Rows with a date/time after the current refresh operation time are also included.

 

Best regards,
Community Support Team_Binbin Yu
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 @Anonymous ,

Please check if the problem is caused by an update to the dataset, which normally does not occur.

 

Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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 Kudoed Authors