Forum Discussion

Peki72's avatar
Peki72
Copper Contributor
Aug 16, 2023
Solved

Sharepoint list with JSCON code in default listview does not display all the rows?

Dear Community, I have a SharePoint list in default listview with JSCON code to format the view. It works perfect only Sharepoint does not display all the rows. I have 4500 records and only 40 are...
  • ganeshsanap's avatar
    Aug 16, 2023

    Peki72 Try adding below at line no. 4 in your above JSON: 

     

    "fillHorizontally": true,

     


    Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.