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

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.

Reply
jeongkim
Post Prodigy
Post Prodigy

Get error from scheduled refresh but not get error when refresh manually on desktop app

Hi,

 

My PBI gets error like below from scheduled refresh(auto):

 

jeongkim_0-1738556123167.png

 

 

but without any change, with same data source, 

It deosn't get error when I refresh manually on the desktop app like below.:

'WO ID' which was cause of error above is shown well. 

 

jeongkim_1-1738556234690.png

 

 

 

FYI,

 

'WO ID' dax

jeongkim_2-1738556316617.png

 

and its data source 'WO No.' is Direct query from other PBI

jeongkim_3-1738556372758.png

 

6 REPLIES 6
Anonymous
Not applicable

Hi @jeongkim , hello Uzi2019, thank you for your prompt reply!

 

Please go to the semantic model settings>Gateway and cloud connections > make sure the gateway connections works well:

vyajiewanmsft_0-1738655491724.png

Please also check the refresh history for any clues:

vyajiewanmsft_1-1738655578213.png

Best regards,

Joyce

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

 

 

Hi,

 

It looks okay connection, and refresh history says Completed without error but actually 1 table get error. 

 

jeongkim_0-1738739285461.png

jeongkim_1-1738739308067.png

 

 

jeongkim_2-1738739383959.png

 

Activity ID: 44707044-abb0-456f-925c-6c8ac525485a
Request ID: 7c556f5f-e521-44a4-9355-243925231b70
Correlation ID: 89cf0b10-85a3-ecdb-397d-f639a02a2f24
Time: Wed Feb 05 2025 16:09:23 GMT+0900 (Korean Standard Time)
Service version: 13.0.25125.48
Client version: 2501.2.22731-train
Cluster URI: https://wabi-north-europe-redirect.analysis.windows.net/

Anonymous
Not applicable

Hi @jeongkim , thank you for your feedback.

 

Please try to add null-check logic to the calculated column, similar to:

 

IF(ISBLANK([WO ID]), 0, [WO ID])

 

Best regards,

Joyce

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

Uzi2019
Super User
Super User

Hi @jeongkim 

 

Publish your desktop verison after proper refresh then try to refresh from service just for testing to check whether it is causing an error again.

 

I hope publishing your desktop version would resolved your issue!

 

I hope I answered your question!

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

Publish your desktop verison after proper refresh then try to refresh from service just for testing to check whether it is causing an error again.  --> it is causing error again. 

 

Manual refresh or scheduled refresh are not working, only refresh from desktop and pulish is working. 

It is quite weird. 

 

hi @jeongkim 

 

what error it is causing after publishing on service???

 

please share detail error.

 

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

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.