Skip to main content
Nintex Community Menu Bar

Read all item columns/values in workflow

  • January 17, 2018
  • 1 reply
  • 8 views

Forum|alt.badge.img

Dear Community,

within a list workflow we would like to

  • Iterate all columns of the item
  • If not empty: append line “field = value” to a string variable
  • string variable finally will include all field/values

 

We could not find s.th. like that in built-in functions.

Do you know a solution based on REST calls?

 

Best Regards

Rolf

1 reply

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • August 14, 2019
Hi,
This solution colud easily be acheived with a loop or for each action, list lookup and build string.