Hey - new user here so apologies if I shouldn't post this here..
I'm populating a word template with a JSON data and a the output of a compose operation that converts a data uri value, each work perfectly independently but not when I add both to the document data field in word populate, as below..

@{triggerBody()?['text_1']}{"imageBase64":"@{outputs('Compose')}"}