0

Using Ignition's Table Component, when I get a value > 0, returned from my query, I want the column "Action" to display the text "Hold". If the value of column "Action" is LEQ 0 then I want to display the text "Crash".

Anybody know how?

What I'm getting -

enter image description here

What I want -

enter image description here

PaulMc
  • 109
  • 11

1 Answers1

0

The Following Pic shows how I was able to Change the Value, of Column Action, to Text and also maintain Odd Row color scheme.

enter image description here

PaulMc
  • 109
  • 11