Forum Discussion

VA_baller11's avatar
VA_baller11
Copper Contributor
Jan 22, 2020

Help with Calculated columns

Hi All;

I'm new to SharePoint development so please be patient. I am trying to evaluate whether a value in [Column1] is between 33 and 66, and if it is, put the color yellow in [Column2] which is a calculated column. Can anyone tell me the correct methodology to accomplish this?

Thanks

 

1 Reply

  • This might help: https://github.com/SharePoint/sp-dev-list-formatting/blob/master/column-samples/number-conditional-format/README.md

Resources