Forum Discussion
Power BI limitations for large datasets
Hi guys,
Does anyone know what are the limitations for integrate datasets into Power BI? What is the limit in terms of records? The limitation on desktop is the same on the server?
Thanks
it depends on a variety of things, large datasets can be compressed quite small if there is a lot of similar data, are you using imported mode? some of the limitations will be your machine hardware, there is a limitation of 10gb i think in total but maybe 1gb per file, direct query obviously allows more space
3 Replies
- vanessafvgCommunity Champion
it depends on a variety of things, large datasets can be compressed quite small if there is a lot of similar data, are you using imported mode? some of the limitations will be your machine hardware, there is a limitation of 10gb i think in total but maybe 1gb per file, direct query obviously allows more space
- miltenburgerHelper V
When using DirectQuery your max recordsrows is 1.000.000
See other message http://community.powerbi.com/t5/Service/direct-query-limitation/td-p/122894
- v-chuncz-msftCommunity Support
By the way, for custom visuals, check https://github.com/Microsoft/PowerBI-visuals/blob/master/Capabilities/DataViewMappings.md#data-reduction-algorithm.