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
Hi,
The Power BI REST API has the following limitations, are these limitations per group/workspace? We are build a multi tenant solution with a workspace for each client.
To POST Rows
Regards
Remeez
You can only use Python script cant run curl command powershell or c# from PowerBI .
In some case where you need to make mulitipule calls for Rest API and refresh token etc this limitation can play Significant role.
Thanks
The Limits is for the whole Power BI Embeded API, there is no restriction/limits on the Group/workspace when Post rows..
The post action for the Add Row API is as below:
POST https://api.powerbi.com/v1.0/myorg/groups/{group_id}/datasets/{dataset_id}/tables/{table_name}/rows
Regards,
Michael
Thanks @v-micsh-msft for your response.
Sorry, what I am trying to undestand is, what happens if I have more than 75 tables? Is the 75 table limit per POST request?
If I have more than one client, with 100 tables each, and these are being updated every night.
I would also like to understand what happens if you hit the 5,000,000 row limit. Does it then age-out the oldest rows (FIFO)? If so, how is that different than basicFIFO?
Thanks,
== Ross ==
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |