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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! 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
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.