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 / PDF Viewer - Sharepoin...
Power Apps
Unanswered

PDF Viewer - Sharepoint - Collection in PA

(0) ShareShare
ReportReport
Posted on by 238

I'm playing with the PDF viewer and how to best to make it work.

I have watched a few videos and it functions to a point now.

Currently my on add file function of the attachments uses the below

ClearCollect(colAttachments,attatchmentsbox.Attachments)

This then displays the collection in a gallery below

I can then select the items in the gallery and they appear in my PDF viewer.

However the issue is when moving to another item, it obviously clears that collection and starts again, so when somebody wants to look at the previous uploads on a different item, they collection isn't right.

Is there a way of dynamically naming the collection so I can make them match up, or is there a better way to attempt this?

The attachments are stored in the SP Attachments column if this helps

Thanks

2020-06-05 15_26_54-Presentation1 - PowerPoint.png

Categories:
I have the same question (0)
  • sayyed007amir Profile Picture
    357 on at

    Create 1 more collection will solve your issue.

    ClearCollect(colAttachments,attatchmentsbox.Attachments);
    Collect(PDFCollection,attatchmentsbox.Attachment);

    Now set PDFCollection on Items property on your Gallery.
    Thanks 

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 494

#2
WarrenBelz Profile Picture

WarrenBelz 352 Most Valuable Professional

#3
11manish Profile Picture

11manish 323

Last 30 days Overall leaderboard