Skip to main content
Nintex Community Menu Bar

Get repeating section lookup data from xml

  • October 4, 2017
  • 1 reply
  • 30 views

Forum|alt.badge.img+11

Hi

How do i get the text part of a repeating section lookup field out of xml? I can't connect to an ID in the repeating section. 

Is there an XPath to access the text captured in the lookup field?

1 reply

Forum|alt.badge.img+14
  • Scholar
  • October 9, 2017

lookup value/text is not being stored within repeater XML, just an ID.

to get text value related to the ID you have to make one another lookup, eg with set variable action

it might look like this

208988_pastedImage_1.png