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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
kkalyanthaya
Employee
Employee

Power BI REST API Limitation on Non-Retention-Policy data set

Hi,

 

I have been using Power BI REST APIs for posting rows to dataset. In FIFO i see that 2,00,000 is MAX rows a table can hold. Beyond that it is a FIFO model.

For Non-Retention-Policy dataset documentation says 5,000,000 is the MAX rows. What is the behavoiur of the dataset beyond this limit ? If this is not FIFO will my POSt call just fail ?

 

Thanks,

Kiran

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

Hi @kkalyanthaya,

 

It should return error code to notice records amount has exceed to limit.
BTW, FIFO mode is for live steam dataset, otherwise it means the ‘non retention policy’ dataset..

 

Reference link:

Common REST API Error Codes

Power BI REST API limitations

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

2 REPLIES 2
zoloturu
Memorable Member
Memorable Member

Hi @kkalyanthaya,

 

Can you close not needed internet applications for little time, then run Fiddler and then run your POST request and track all events once done. There you will see how step by step how much rows were transferred and status of it.

 

* I recommend saving Fiddler trace to the file for further use (in case you will open a ticket to Microsoft).

 

Regards,

Ruslan

v-shex-msft
Community Support
Community Support

Hi @kkalyanthaya,

 

It should return error code to notice records amount has exceed to limit.
BTW, FIFO mode is for live steam dataset, otherwise it means the ‘non retention policy’ dataset..

 

Reference link:

Common REST API Error Codes

Power BI REST API limitations

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors