Forum Discussion
- Anonymous
You mean you want to convert an ASCII value, as a number, into a character? No way to do that that I'm aware of. You could possibly script something in javascript in a text widget, but that'd be extremely hackey.
- manthena2020Advisor
I want that in Table Widget. Any possibility
- Anonymous
Stuart_Weenig wrote:
No way to do that that I'm aware of.
- Mike_MonizProfessor
What are you trying to do in general? Have an example?
- manthena2020Advisor
My Datapoint has Value = 0 . I want it to Diasplay as Offline
- Anonymous
I've never been able to do that. Would love to.
But if you do color bars and set the range somewhere outside the range of the datapoint, it'll highlight the whole cell. So if your datapoint can be 0 or 1, set the range -10 to -5 and set the color to be red if the value is equal to 0.
Related Content
- 4 months ago
- 5 months ago
- 5 months ago