Hello @richard-napier1
I am looking for a function like **jsonpath ** in the rule document to set an attribute value which has the below value
[{"index":0,"column1":"1","column2":"2"},{"index":1,"column1":"3","column2":"4`"},{"index":2,"column1":"5`","column2":"6"},{"index":3,"column1":"7","column2":"8"}]
to 1 2
3 4
5 6
7 8
Do you know if there is any way we could do that using the word document and functions?
Regards,
Sandeep