Hi Experts,
I have the following use case where I would liked to receive some advice. I have a Model Driven App which allows me to create Trainings. I have a tab Attachments where users can add attachments to the training. Very simple, the attachments has only 3 fields:
On adding a new attachment. The default behavior is the following flow:
The behavior I would prefer:
Edit: I don't want to use a timeline because I want to set attachment files to Yes/No for Subsidy
Best Regards,
Anthony
Solved! Go to Solution.
Hi @Anthony_Dob,
Unfortunately with out-of-the-box behavior, the record needs to exist before adding a file (assuming you're using the OOB file column type). You can make the Name column optional and hidden on create on the form and still have it auto-populate based on the file name with a business rule, workflow or Power Automate.
Hope this helps!
Hello @Anthony_Dob,
As per OOB Behavior, without GUID we cannot create/update/or delete any records in Dataverse. So We can do only after Record gets created successfully.
There is No Way to achieve your scinario without Creating a Record.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
Hi @Anthony_Dob,
Unfortunately with out-of-the-box behavior, the record needs to exist before adding a file (assuming you're using the OOB file column type). You can make the Name column optional and hidden on create on the form and still have it auto-populate based on the file name with a business rule, workflow or Power Automate.
Hope this helps!
Yes that is what I currently have. However it would be a lot better if Power Apps would change this on their side so it only requires one step.
Best Regards,
Anthony
Unfortunately it's not possible as of now. It is more difficult then it seems in the back-end as records and their GUIDs need to be generated to associate file in Azure Blob Storage. Feel free to submit that idea though at: https://powerusers.microsoft.com/t5/Power-Apps-Ideas/idb-p/PowerAppsIdeas
Cheers!
Hello @Anthony_Dob,
As per OOB Behavior, without GUID we cannot create/update/or delete any records in Dataverse. So We can do only after Record gets created successfully.
There is No Way to achieve your scinario without Creating a Record.
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
11 | |
8 | |
7 | |
6 | |
4 |
User | Count |
---|---|
39 | |
23 | |
13 | |
8 | |
8 |