- LIST("") | This doesn't seem to be working all that much for me anymore, anyone else?

Let's say I've got a list of child records, and out of those I wish to extract a sub-list of reference IDs - excluding any blanks, as there is the possibility of the field being blank.

To do this I would do something like

UNIQUE(
  [Related Whatevers][My_Column]
  - list("")
)

_____________________________________________________________________________________

For the past few days, this hasn't been working all the time.

  • Especially when I send something off to a script; the scripts are now having to deal with empty values.

Anyone else seeing this as well?

0 4 287
4 REPLIES 4
Top Labels in this Space