Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi guys,
any idea why this error is popping in my dataset refresh?
all looks good in local when refreshing, dataset failing in service.
This is the full error:
Data source error: {"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"We were unable to find the WebView2 runtime. You can manually download the runtime installer here: https://go.microsoft.com/fwlink/p/?LinkId=2124703"}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: EuroConversion.
@amitchandak @Pragati11 @Arul @mwegener @lbendlin
Solved! Go to Solution.
Hi All,
thanks for your time in reviweing the issue.
I found the reason and fixed it.
we were using some external websites to fetch some live info, this is causing the issue. these websites are giving this strange webview2 error. we got rid of them and dataset is able refresh with out any error.
Hi All,
thanks for your time in reviweing the issue.
I found the reason and fixed it.
we were using some external websites to fetch some live info, this is causing the issue. these websites are giving this strange webview2 error. we got rid of them and dataset is able refresh with out any error.
Hi @johnbasha33
The error message indicates that the Power BI dataset refresh is failing due to a missing component called the WebView2 runtime. WebView2 is a control that allows modern web technologies to be used within Windows applications, and it is used by Power BI for certain data access and processing tasks.
As suggested by the error message, you need to manually download and install the WebView2.
When you refresh the dataset in power bi service, you might need to ensure that the server environment has the WebView2 runtime installed and configured correctly.
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
What's the Windows version of the machine where you see that error? Did it work before?
Hi @johnbasha33
Have you tried updating your gateway?
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.