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
Mo_
Helper I
Helper I

Bug? Can't refresh data in Power BI Desktop

Hi,

 

I have a semantic model published to the service which refreshes perfectly fine. When I try to refresh the pbix-file that I used to publish the report, I get the following error message:

Mo__0-1740648699203.png

Interestingly this also happens when I download the semantic model, which, as mentioned, refreshes perfectly fine in the service, and then try to refresh that pbix-file in Power BI Desktop.

 

I use the following version: 

Version: 2.140.1078.0 64-bit (Februar 2025)

 

Can anyone interpret this error?

 

Cheers

1 ACCEPTED SOLUTION

Hi @Anonymous,

 

the error happened in one of the steps of a query in Power Query:

Mo__0-1741160154605.png

 

I could fix the error by just removing the step. Still I wonder, why the report was refreshing just fine in the Power BI Service.

 

Cheers

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi, @Mo_ 

The error message "We cannot convert the value ' ' to type Table" typically occurs when there's a mismatch in data types or an unexpected null value in your data source.

 

You can check the data types to ensure that all columns in the query have consistent data types. Mixing data types can cause this error.

 

You can also handle null values by replacing or removing null values in the data. You can use the Table.ReplaceValue function in Power Query to replace null values with default values.

 

 

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous,

 

the error happened in one of the steps of a query in Power Query:

Mo__0-1741160154605.png

 

I could fix the error by just removing the step. Still I wonder, why the report was refreshing just fine in the Power BI Service.

 

Cheers

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!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors