Skip to main content
I've got an Sobject collection variable in a flow, and I would like to display a list of values from the collection in a display text field.

 

If I use the varaible resource, it displays the IDs, along the lines of [Id1, Id2, Id3].

 

Is there any way to get the flow to produce something along the lines of:

 

Name1, Value1

 

Name2, Value2,

 

Name3, Value3,

 

etc.

 

Thanks
3 个回答
0/9000