I'm trying to add a Request number that starts with SR800000000000000 and the SharePoint ID number (4 integers) is appended to this.
In other words, if my SharePoint item ID number is 3489 it would return SR8000000000000003489
I tried the following expression to no avail
add(triggerBody()?['ID'],800000000000000)


Report
All responses (
Answers (