I am trying to write 75k rows of data to a dataverse table via a dataflow. This is something that will be repeated regularly.
I seem to be hitting "throttling" due to hitting my usage limits.
Have I understood the Microsoft documentation correctly? Am I right in thinking that each row that I'm writing to the dataverse will contribute to my usage and so as a premium user I can only write 40k rows per day before hitting throttling limits? This seems like a ridiculously low limit.
I have other processes that would need millions of rows loading, this is standard stuff for businesses. Surely Microsoft realises that?
Hi @Andy3 ,
The 40K usage limit is for a standard user, if you are running Dataflows I would expect you would want to leverage an application or non-interactive user. https://docs.microsoft.com/en-us/power-platform/admin/api-request-limits-allocations#non-licensed-user-request-limits
Now, this is actually worse from a limit perspective except if you have a single Dynamics 365 Professional license in the environment then you get 500K base requests per day.
It does suggest contacting Microsoft in this article if you need as well. based on your desire to enter millions of records this might be a good option to discuss with them.
mmbr1606
22
Super User 2025 Season 1
stampcoin
17
ankit_singhal
11
Super User 2025 Season 1