Announcements
[ "| 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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 589
Valantis 328
David_MA 284 Super User 2026 Season 1