[ "| What is the Employee ID of the person you want to move? | [\"4\"] |", "| What is the Employees Forename | [\"Test\"] |", "| What is the Employee's Surname | [\"Person\"] |", "| What is the effective date of the change? | [\"25/11/2024\"] |", "| Who will be the Employee's future line manager? | [\"test@domain.com\"] |" ]
addProperty(item(), 'Answer', xpath(outputs('XML'), concat('//root/array[Sequence/text()="', item()['Sequence'], '"]/Answer/text()')))
concat('| ',item()?['Question'],' | ',item()?['Answer'],' |')
join(body('Map_Questions_and_Answers_for_Approval'),decodeUriComponent('%0A'))
split(item(), '|')[1]
join(json(split(item(), '|')[2]), '')
| Question | Response | |-----------|:-----------:| @{join(body('Map_Questions_and_Answers_for_Approval'),decodeUriComponent('%0A'))}
addProperty( item(), 'Answer', first( xpath( outputs('XML'), concat('//root/array[Sequence/text()="', item()['Sequence'], '"]/Answer/text()') ) ) )
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Tomac 497 Moderator
Michael E. Gernaey 477 Super User 2025 Season 2
chiaraalina 242