Hide read-only column hidden when cell value is null

Certified Associate Developer

So I have an interface where in a read-only grid the user can select a specific "event" which then shows another read only grid with that particular events information.  I would like a way to hid a column in the break down when the value is null but show when there is a number in the value.

For example, in the picture, hide "Energy", "Air Gas", etc

Thank you

  Discussion posts and replies are publicly visible

Parents Reply
  • +1
    Certified Lead Developer
    in reply to davidh0020

    The reason I didn't suggest that is it looks as if they're checking specifically against a single space character (" ") versus blank.  I suppose the view they're referencing for this record type could be set up so that it intentionally populates a single space instead of blank or null under specific conditions, though I guess maybe I should've asked about that assumption.

Children
No Data