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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Syndicate_Admin
Administrator
Administrator

Control de errores con Source = Xml.Tables(Web.Contents(url,

Hola

Tengo varias API web, por ejemplo:

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

cómo puedo poner un "IF ERROR" y luego DO X escenario,

algo así como

SI NO ES ERROR = HACER LA LLAMADA A LA API,

IF NOT = Valor devuelto NULL u otra cosa

gracias

2 REPLIES 2
Syndicate_Admin
Administrator
Administrator

Gracias

hay algo de información allí, pero el TRY y Else solo funcionan si la fuente de datos "no se encuentra", no funciona para un "error real" 😞

Seguiré buscando y actualizando aquí si encuentro algo

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

Top Solution Authors