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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
gregoliveira
Helper II
Helper II

Dataflow Monday.com API

Hi!

I have a board at Monday.com with around 1,2k items. I coded a function that retrieves the items and then iterated in each row to load their details.

This same structure works perfectly in Power BI Desktop and Online (dataset with automatic refresh); however, the flow did not work as well in Power Query Online (dataflow). In truth, it works if I set an item limit, for example, only the top 20 rows.

The error message is very vague.

gregoliveira_0-1689782623106.png

 

Someone may help me. Thanks!

2 REPLIES 2
otravers
Community Champion
Community Champion

It's hard to know for sure, but I'd investigate throttling issues. How many calls per second/minute/hour can you make against that API? Consider using Invoke.After to pace your API calls.

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

@otravers, thanks for your support. I will try to use InvokeAfter, but I do not believe this is throttling issue because I do not have any error refreshing the data in the dataset.

Maybe I will need to extract this data with the dataset...

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.