March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi Folks
i have column like
column 1
80%
98%
99%
99.99%
100%
i want to show background colour conditionallay
say
<98.00% -red colour
>98.00 - >99.99 -amber
>99.99 green
i cheched contional formating with 'Rules ' is giving only for numbers not for percentages and it is taking lowest and highest vaues but i want accurally
column 2
98
99
99.99
100
contional formating with 'Rules ' is giving only for for column2 values but not column 1 percentage values
please guide me to allocate a background colour accuraly based on conditions like conditional formating rules ....
Solved! Go to Solution.
Hi @narasimhuluk ,
Below is my setting, you could have a test:
Or you could refer to below link about field value:
Regards,
Daniel He
Hi narasimhuluk,
You have to try with like this.
For 80% --> use .80
similarly, 98% --> .98
This would works.
Regards,
Pradeep
its not working for percentage values
i have values like
Column1 column 2
98.00% 98
99.00% 99
99.99% 99.99
100.00% 100
i tried with decimal values but its not wotking for column 1 yes it is working for numbers column 2
i want to set back ground colour conditionaly for column 1
Hi @narasimhuluk ,
Below is my setting, you could have a test:
Or you could refer to below link about field value:
Regards,
Daniel He
User | Count |
---|---|
120 | |
77 | |
58 | |
52 | |
46 |
User | Count |
---|---|
171 | |
117 | |
63 | |
57 | |
51 |