Forum Discussion
SP Online List Formatting Cell Colour
- Aug 02, 2022
Bharath Arja Thanks.
So, it's not possible to apply this styling to a complete list? If I have 50 columns I need to do this 50 times, manually?
Bharath Arja Thanks.
So, it's not possible to apply this styling to a complete list? If I have 50 columns I need to do this 50 times, manually?
- ganeshsanapAug 02, 2022MVP
jonboylib Yes, you have to add the JSON manually to all the list columns where you want to apply the formatting.
There is a way to update the JSON for each column using PowerShell. But, you must have at least basic experience with PowerShell to loop through list columns & add JSON to required columns. If you are using few columns only, I will suggest to do this manually.
Follow Microsoft official documentation for more information: Column formatting
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.
- ganeshsanapAug 02, 2022MVP
jonboylib If you want to do this using PowerShell, refer below article:
SharePoint Online: Apply Column Format using PowerShell
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.
- ganeshsanapAug 02, 2022MVP
jonboylib I think you have marked the wrong response as best response accidentally.