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 / dataverse get only val...
Power Apps
Unanswered

dataverse get only value of pdf file and save it with Untitled.txt

(0) ShareShare
ReportReport
Posted on by

on canva app ,i have a form to upload a file(pdf generated) .when i click the button submit i generated the pdf 

Set(
 rappoertconstat;
 PDF(
 'rapport de constat pos';
 {
 Orientation: PaperOrientation.Portrait;
 Size: PaperSize.A4;
 Margin: "20pt 20pt 20pt 20pt"
 }
 )
)

and in datacardvalue items :

If(
 !IsBlank(rappoertconstat);
 {
 FileName: "rapportdeconstat.pdf";
 Value: rappoertconstat
 }
)

I verified in report_column.update of the form,that I received the name and the file .After i send file to Dataverse column.In Dataverse I received the file, but without a name (with Untitled.txt), I download it and changed the extension (it is it the same file that I send it).
Where is it the problem.

I have the same question (0)

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 483

#2
WarrenBelz Profile Picture

WarrenBelz 399 Most Valuable Professional

#3
11manish Profile Picture

11manish 327

Last 30 days Overall leaderboard