Skip to main content
Community site session details

Community site session details

Session Id :
Power Pages - Power Apps Portals
Unanswered

Add File Attachments Without Creating Record First

(0) ShareShare
ReportReport
Posted on by 32

In the Dataverse table, I have created a column named "File Attachment" with the data type set to File. Currently, users can only attach documents after the record has been created.

Is there any way to bypass this limitation—i.e., to allow the attachment option to be available before the record is created?

Also, I do not want to use Power Pages for the form's attachment functionality because that stores attachments in the Notes table. I’m using the File data type so that the attachment is saved directly in the main table, making it easier for users to view the file at any time.

Categories:
  • Lucas001 Profile Picture
    2,253 Super User 2025 Season 2 on at
    Add File Attachments Without Creating Record First
     
    I guess your users are not anonymous.
    What you could do is use a cloudflow and submit the file and the content to that flow for further processing it.
    It's quite easy to setup and robust without a lot of limits.
     
    In case of security I would advise to at least check the files with some kind of code, firewall etc.
     
     
  • crisfervil Profile Picture
    111 on at
    Add File Attachments Without Creating Record First
    Hi Asutosh, 
     
    You can do it using custom HTML + JS to call the Web Api endpoint, creating the record first, then attaching the file to the field.
    See an example on this article by Franco Musso and related question in the forum.
     
     
    I hope it helps!! 
    Cris

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Pages

#1
Lucas001 Profile Picture

Lucas001 60 Super User 2025 Season 2

#2
Fubar Profile Picture

Fubar 55 Super User 2025 Season 2

#3
surya narayanan Profile Picture

surya narayanan 35