Forum Discussion
Walterwhamil72
Feb 25, 2021Copper Contributor
Conditional formatting
I'd like to apply conditional formatting to an auto calculated column that needs to display the value as a %. I'd like to highlight values >= 75% and <90% as yellow and values >=90% as red. I'm unf...
RobElliott
Feb 26, 2021Silver Contributor
Walterwhamil72 the reason it's not working is that in your JSON you've used my column which is called Percent. You've got to use your burn rate column name - as you've got a space in the name check what SharePoint has called it internally in List settings, select the column and check what is after field= in the address bar.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
Walterwhamil72
Feb 26, 2021Copper Contributor
RobElliott Everything is working correctly. Thanks for your assistance.