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.
dear All,
Can anyone assist me with finding a way to handle the HTTP Error.
For an example when pulling data from a API , is there way to load an error message as a column to the table to avoid the data refresh being interrupted.
Thanks,
Solved! Go to Solution.
Hi @deevs ,
Chris Webb wrote a blog post about it.
https://blog.crossjoin.co.uk/2014/09/18/handling-data-source-errors-in-power-query/
It first checks the source with M code and returns an alternative result in the expected data structure in the event of an error.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Hi @deevs ,
Chris Webb wrote a blog post about it.
https://blog.crossjoin.co.uk/2014/09/18/handling-data-source-errors-in-power-query/
It first checks the source with M code and returns an alternative result in the expected data structure in the event of an error.
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials