Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello! I'm calling an API function each row in a table. But in some cases the API throttles and the result returns null.
Can I create some rule that the function only go to the next row when the result isn't null?
Use try ... otherwise ... as a cheap way to retry an API call. If you need to wait a bit, read about Function.InvokeAfter
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.