- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Power BI - Azure table storage - Limits
Hey community,
following this giude Connect to a knowledge store with Power BI - Azure Cognitive Search | Microsoft Learn I connected
my azure table storage to Power BI. I was wondering if there are some limitation on the underlying dataset in PBI; for instance, when creating a push dataset with RetentionPolicy "None", you have a limit of 5.000.000 rows per table, and limits on the amount of requests you can send to the PBI API: Power BI REST APIs push datasets limitations - Power BI | Microsoft Learn
So what happen if I ingest 6.000.000 of entities in my Azure table? They will still be processed by PBI? If I insert 20.000 entities with a single request in the Azure table, they will be ingested in "real time" in PBI?
What kind of dataset PBI creates when I create a connection between Azure table and PBI?
Thanks for the help,
Luigi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This one is still open.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Still open.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI @Anonymous,
>>So what happen if I ingest 6.000.000 of entities in my Azure table? They will still be processed by PBI? If I insert 20.000 entities with a single request in the Azure table, they will be ingested in "real time" in PBI?
These should be considered with operation methods, if you directly use rest API to push the data over the limit amounts, the request will be failed and got the response about exceed to the limit.
If you split these and push them in batch, some of the records can be pushed successfully and power bi will return message when requests amounts are exceeded to the limitations.
Regards,
Xiaoxin Sheng
If this post helps, please consider accept as solution to help other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry to say @v-shex-msft but looks to me that you did not read properly my question. The behavior you are describing is the behavior of a push dataset in PBI; the question is different! What happen when I create a connection between an Azure table and PBI trough Power BI Desktop? What kind of dataset PBI creates (if any)? What are the limits of this connection? There is no limit on the entities that I can put in an Azure table, what are the limits on PBI then? Thanks.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
06-19-2024 12:43 AM | |||
03-10-2020 02:40 AM | |||
07-05-2023 09:08 AM | |||
12-17-2023 06:01 AM | |||
01-20-2024 06:58 PM |