Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Concatenate Enumlist of ID with Column not ID

Good Morning All,

How would one Take a Column of Type Enum List with a base Type of Ref and Concatenate the value of another column from The associated table instead of the ID itself?

Right now if I Concatenate a column of type enum list into a string, it works, but shows string of ID’s, I would Like to display another column instead.

0 1 339
1 REPLY 1

Steve
Platinum 5
Platinum 5

See Constructing a List from a List Dereference here:

Top Labels in this Space