Change the labels for values ("true" and "false") to the text required(Eg. "SLA Met" and "SLA Not Met") while creating an Incident SLA report.

Prajakta15
Giga Contributor

Change the labels "true" and "false" to the text required(Eg. "SLA Met"  and "SLA Not Met")

 

 

3 REPLIES 3

Saurav Maiti
Mega Expert

you can create database view and then you can change field values of database view .

Prajakta15
Giga Contributor

Kindly guide me the steps. I have to change "Has Breached" field values from true or false to "SLA Met" and "SLA Not Met" respectively.


Hi Prajakta,

"Has Breached" field is a "true/false" dictionary type.
Instead of updating the OOB field values as it might impact, you can create a new field with the above choice values.

Create an onchange client script, when the "Has breached" value changes based on that your new field value will be changed.

Hope your using this new field for reporting purpose.

If my reply has helped you,Kindly click the Helpful button.
If my reply is the answer you were looking for, Kindly click the Accepted Solution button.
Thanks,
Priya