Solved
Forum Discussion
j_angelevski
4 years agoContributor III
Hi @swright,
You need to concatenate the jsonPath with the pipeline parameter.
jsonPath($, "$entity.items[?(value.AssignmentNumber=='" + _AssignmentNumber + "')].links[*]").find(x=>x.name == "assignedPayrolls").href
Related Content
- 7 years ago
- 9 months ago
- 2 years ago