Skip to main content
Nintex Community Menu Bar

Is it possible to append to MultiLine text workflow variable

  • April 5, 2018
  • 2 replies
  • 88 views

Forum|alt.badge.img+6

Hello,

In my workflow I query to the list and read items.  I try to store one of the file in multiline text workflow variable.  Actually I need the field content from the some of the items to be appended in one workflow variable.  Is it possible?

Sunil

2 replies

Forum|alt.badge.img+9
  • April 5, 2018

Use 'Build string' action. Enter by 'Insert Reference' the multiline text variable into the text field and append it with other text. Use the multiline text variable as 'Store result in' too.


Forum|alt.badge.img+6

Thanks Buddy,

Its so simple, I missed it.

Sunil