Forum Discussion
Prakash_Singh
Sep 03, 2024Brass Contributor
Number of columns limits in List in SharePoint online
Hi,
I tried to create custom list using excel sheet having 260 columns in excel sheet but getting error due to number of columns.
is there any limits for number of columns in List in SharePoint online?
- Yes, I tested, and 250 max columns can be created in a list.
2 Replies
Sort By
- Prakash_SinghBrass ContributorYes, I tested, and 250 max columns can be created in a list.
Yes, likely exceed the limit, SharePoint Online list primary constraint is the row size limit, which specifies the maximum number of table rows internal to the database used for a list or library item. Each item can be wrapped over several internal table rows, up to 6 rows, and the total size of all columns in a list item cannot exceed 8,000 bytes