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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
hmwpbi_24
New Member

Data size limitation for pivoting data

Hi there.

 

I am wondering if there is a limitation in data volume (lines of data) when trying to pivot.  

 

Thanks,

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Hi @hmwpbi_24 ,

 

It's not just a matter of rows (there is not a limitation in number of rows): it's also a matter of cardinality (number of unique values) and colums.

1M rows with 100 columns and all of them with unique values is a demanding dataset for PowerBI.

100M rows with 2 columns and a couple of different values (low cardinality) will be very easy.

That's because the way VertiPaq works: it's a compressed columnar db.

 

The maximum number of columns allowed in a dataset, across all tables in the dataset, is 16,000 columns. This limit applies to the Power BI service and to datasets used in Power BI Desktop. 

 

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
V-lianl-msft
Community Support
Community Support

Hi @hmwpbi_24 ,

 

It's not just a matter of rows (there is not a limitation in number of rows): it's also a matter of cardinality (number of unique values) and colums.

1M rows with 100 columns and all of them with unique values is a demanding dataset for PowerBI.

100M rows with 2 columns and a couple of different values (low cardinality) will be very easy.

That's because the way VertiPaq works: it's a compressed columnar db.

 

The maximum number of columns allowed in a dataset, across all tables in the dataset, is 16,000 columns. This limit applies to the Power BI service and to datasets used in Power BI Desktop. 

 

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@hmwpbi_24 , each visual has limit, refer

https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-data-points

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

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

Top Kudoed Authors