How to create a breakdown for a boolean field type?

praneeth_kadiya
Kilo Explorer

I have a requirement where breakdown is to be created upon a user created field which is of field type boolean. How to create a breakdown source and a breakdown?

 

2 REPLIES 2

Adam Stout
ServiceNow Employee
ServiceNow Employee

Try setting up a bucket group with Yes and No as buckets with null to 1 as No and 1 to null as Yes.  You may need to use a script to translate the true/false field, but you can try it without as well and see if it works.

Padmanabam Tiru
ServiceNow Employee
ServiceNow Employee

I am with Adam her, use bucktgroups to create breakdown on boolean types and it is the best way.

 

Thanks,

Padmanabam Tirumala