Forum Discussion
Color Shading in the Cell based on Column Percentage Value in a List
- Apr 08, 2019
Hello SheTriedIt,
JSON column formatting will help format your column as required. Specifically, see risk-score.json in https://github.com/SharePoint/sp-dev-list-formatting/tree/master/column-samples/generic-project-management.
If you need help on creating the calculate columns see Examples of common formulas in SharePoint Lists.
I hope this helps.
Norm
Edit: Added example with code.
Hello SheTriedIt,
JSON column formatting will help format your column as required. Specifically, see risk-score.json in https://github.com/SharePoint/sp-dev-list-formatting/tree/master/column-samples/generic-project-management.
If you need help on creating the calculate columns see Examples of common formulas in SharePoint Lists.
I hope this helps.
Norm
Edit: Added example with code.