Hi All,
I have a collection in powerapps which comprises many columns. But I am interested in two of them, i.e html text column(Rich Text), and an image column. At least one of the fields would be filled.
These details I need to print in a word document. I thought of using power automate for this by sending the collection there and manipulating using word connector. but I am unable to send the collection or don't know how to receive it in automate.
after some searching I came across JSON parsing, but there is an error in powerapps saying "JSON property cannot serialise table with nested property 'Attachments'".
Can you please tell me what to do? or if there is some other way to achieve this.
Thanks in advance!
I would be happy to provide more details if needed.