web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / printing a Collection ...
Power Apps
Unanswered

printing a Collection to Word

(0) ShareShare
ReportReport
Posted on by 28

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.

Categories:
  • Cat Schneider Profile Picture
    488 Most Valuable Professional on at

    You need to create an instant flow in Power Automate, set the trigger to the Power Apps v2 connector, and add a text input. Then add your connectors for word (to be honest, I've never used them before as they are premium connectors, so I'm not sure what or how you would need to set the rest of this flow up.)

     

    To get the data from the fields you want into the flow, save your flow, then in Power Apps with your button control selected, open the Automate section. If you don't see your flow showing, click the '+ add flow' (and I believe there's refresh button if you don't see it in this list), click to select you flow. It will add the run command to the OnSelect property. Inside the parens use:

     

    Json(ShowColumns(collectionName, "columnName1", "columnName2", ...etc.), JsonFormat.IncludeBinaryData)

    Screenshot_20230331_015908_Firefox.jpg

     

    That should get you in. Hopefully that's what you were looking for!

  • sai2001 Profile Picture
    28 on at

    This has worked and I have now a JSON object with required text and Image fields. Thanks a lot...
    Now I need to figure out how to print those images in the word document!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard