Forum Discussion

Prakash_Singh's avatar
Prakash_Singh
Brass Contributor
Sep 03, 2024
Solved

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?

2 Replies

  • Prakash_Singh's avatar
    Prakash_Singh
    Brass Contributor
    Yes, I tested, and 250 max columns can be created in a list.
  • Prakash_Singh 

     

    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

Resources