Hi a quick question I am stuck on
I have multiple choice answers and I use join(json(outputs('Get_response_details')?['body/r200a521530d34a3a9d833ec47cfc6c32']), decodeUriComponent('%0D%0A')) and I drop it into the populate a ms word field to remove the '[]' and seperate the selected answers. This works all well and good when the answer is populated. However when the form question is branched off (therefore not completed). I keep getting a null error. Is there something I can change on the join to rectify this?
Any help would be great thanks