It's all about the answers!

Ask a question

Is it possible to show boolean values as anything other than 'true' or 'false'?


John Steele (27111) | asked Jan 23 '18, 12:31 p.m.

 Is it possible to show boolean values in list views (in Plans and Queries) as anything other than 'true' or 'false'?

Accepted answer


permanent link
Donald Nong (14.5k414) | answered Jan 23 '18, 6:41 p.m.

I don't think it's possible. If it's really what you want, I would suggest you use a bi-valued Enumeration rather than boolean for the attribute.

John Steele selected this answer as the correct answer

Comments
John Steele commented Jan 24 '18, 12:08 p.m.

 Thanks, Donald. Much appreciated.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.