cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Red217
Helper III
Helper III

Error handling with Source = Xml.Tables(Web.Contents(url,

Hello, 

i have several Web API, for example:

Source = Xml.Tables(Web.Contents(url,

 

how i can i put an "IF ERROR" then DO X scenario, 

something like

 

IF NOT ERROR = DO THE API CALL, 

IF NOT = Return Value NULL or something else

 

thanks

 

2 REPLIES 2

Thanks 

there is some info there but the TRY and Otherwise only work if the data source "is not found" , it doesnt work for a "real error" 😞 

i will keep on searching and update here if i find something

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors