not able to apply conditional formatting to Measure

vineet78

Board Regular
Joined
Oct 22, 2017
Messages
74
I inserted a measure which is a text field. but now i am not able to conditional format this measure.
COnditional formatting is not allowing me to select this measure.
Please help !!

i am using below formula for measure
_Final_status = if(CONTAINS('Raw Dump KPI Dashboard','Raw Dump KPI Dashboard'[_Status],"Not Met"),"Not Met",if(CONTAINS('Raw Dump KPI Dashboard','Raw Dump KPI Dashboard'[_Status],"Partially Met"),"Partially Met",if(Not(CONTAINS('Raw Dump KPI Dashboard','Raw Dump KPI Dashboard'[_Status],"Met")),"Out of Scope","Met")))
In above , results are like "Not Met" , "Met" or "Out of scope"
so they are text.
Now i want to conditionally format this measure but i am not able to select the measure.
 
Last edited by a moderator:

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
once the measure is in the data area of the pivottable click on the first entry and then apply CF from the normal CF dialog. Make sure you correctly use the 'Applies to' options that appear above the other choices. If that doesnt work then try rebuilding the Pivottable as it would appear to be odd behaviour.

HTH
 
Upvote 0

Forum statistics

Threads
1,223,698
Messages
6,173,897
Members
452,536
Latest member
Chiz511

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top