Thanks for this. I feel I am very close but not quite. How can I do this with a File column, rather then Notes? On the 2nd List Rows, I pull in FileAttachments Table, but in the compose, I dont have any dynamic content that contains "content". .. Thanks for any assistance
Hi Thanks for your question. I need to see your flow then only I can answer it. Check my Channel about section and connect me via teams. I will have a look and see. Thanks
HI!, i'm trying to replicate your flow in my environment but using Canvas App to add records to Dataverse table. I have no access to FileName neither Document dynamic content to fill the array. Could you suggest me some tips to get the same output but using a dataverse File column with multi attachments?. Thanks in advance.
Hi Alex Not really understood your requirement. So in Canvas App you have an upload document (multiple) and you want to store that in File column in Dataverse? Please confirm. Thanks
@@abm4975 Hi, i just successful relicate your flow. Just need to know how to apply this flow to multiple file attachment. Currently despite i store several files in File column only one is sent by email. Thanks!
Hi I have another video about file column. Please have a look. ua-cam.com/video/RL_PZKlzo_k/v-deo.html If you need any further help please let me know. Thanks
The way how’s its done here is not working when my attachment is present in a Dataverse table. Is there another way to access and read Dataverse attachements? Any suggestions please?
My flow failed with the detail. "The request content was invalid and could not be deserialized: 'Could not find member 'ContentBytes' on object of type 'ApprovalsConnectorAttachment'. " Then I tried revise 'ContentBytes' to 'Content' and it worked. Your video is very helpful. Thanks.
Thank you so much, It works, but it sent me hundreds of emails from all my records. How can I do so that the shipment is from a single record of my table. In this case, I am activating the submsend with a yes/no field
Hi Need to see your flow. Happy to do a screenshare. Check my channel about section and get my email and connect me via Teams. I will have a look. Thanks
@@abm4975 Now I am able to send attachments to sharepoint. But I am facing null value error. please help to solve . I am explaining it below. I am using canavas powerapps and dataverse. By checking include attachments field I am using attachments field to upload , view and delete attachments. these attachments are saved in Notes table. Now i create a flow to save all attachments to a SharePoint list using power automate. I have a form in power apps (new request can be created and it can be modified and updated) . Below is my flow. when I create a request, flow fails but all the attachments are being saved in sharepoint list. But when I delete attachment that particular file is still present in sharepoint. 1. how to remove attachment from sharepoint when removed in power apps ? 2. I added condition also in flow to avoid null values. But still I see error with null values. Can any one explain how is it possible and solution please? I also posted in forum. powerusers.microsoft.com/t5/Using-Flows/Flow-fails-but-attachments-are-attached-to-sharepoint-list/m-p/1843092#M34359
Hi Hanna Thanks for watching the video. Yes we can. Have you got attachments in the list or just columns values you need to email? If you need further help please post in Power Automate Community and tag me as @abm. I will look into this. powerusers.microsoft.com/t5/Building-Flows/ Thanks
Hi Without seeing the flow its difficult to give you an exact answer. Could you please post your issue in Power Automate community and tag me as @abm. I will have a look. powerusers.microsoft.com/t5/Microsoft-Power-Automate/ct-p/MPACommunity
Hi Kavessh Could you post a screenshot of your flow in Power Automate Community forum. Also tag me as @abm so that I will get notified. I will have a look and see what's causing the issue. Power Automate Community powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows Thanks
Thank you so much for this great tutorial. Please don't stop creating contents like this!
Thanks a lot for your kind comments. Really appreciated it.
Great video, well explained. Thank you!
You're welcome!
you're the big one man, thx a lot
You're welcome!
Thanks for this. I feel I am very close but not quite. How can I do this with a File column, rather then Notes? On the 2nd List Rows, I pull in FileAttachments Table, but in the compose, I dont have any dynamic content that contains "content". .. Thanks for any assistance
Hi
Thanks for your question. I need to see your flow then only I can answer it. Check my Channel about section and connect me via teams. I will have a look and see.
Thanks
Cool I will try.....by tomorrow may be .....i will use it❤❤❤❤
All the best
HI!, i'm trying to replicate your flow in my environment but using Canvas App to add records to Dataverse table. I have no access to FileName neither Document dynamic content to fill the array. Could you suggest me some tips to get the same output but using a dataverse File column with multi attachments?. Thanks in advance.
Hi Alex
Not really understood your requirement. So in Canvas App you have an upload document (multiple) and you want to store that in File column in Dataverse? Please confirm.
Thanks
@@abm4975 Hi, i just successful relicate your flow. Just need to know how to apply this flow to multiple file attachment. Currently despite i store several files in File column only one is sent by email. Thanks!
Believe you want to read multiple file column and get the contents, then send as an attachment. Is that you after?
@@arlequin71 Can you show me the dynamic content field you used for your ContentBytes? Im using the same (file column)
Hi
I have another video about file column. Please have a look.
ua-cam.com/video/RL_PZKlzo_k/v-deo.html
If you need any further help please let me know.
Thanks
Thank you for the video.
Can you please suggest how can I read and return data of an attachement present in my Dataverse table?
Could you please explain a bit more about your scenario? I have demonstrated in this video how to retrieve attachments.
The way how’s its done here is not working when my attachment is present in a Dataverse table.
Is there another way to access and read Dataverse attachements? Any suggestions please?
If you need further help in this please post in Power Automate community. Tag me as @abm.
Thanks
My flow failed with the detail. "The request content was invalid and could not be deserialized: 'Could not find member 'ContentBytes' on object of type 'ApprovalsConnectorAttachment'. "
Then I tried revise 'ContentBytes' to 'Content' and it worked.
Your video is very helpful. Thanks.
Hi TW
Thanks for the support.
Thank you so much, It works, but it sent me hundreds of emails from all my records.
How can I do so that the shipment is from a single record of my table.
In this case, I am activating the submsend with a yes/no field
Hi
Need to see your flow. Happy to do a screenshare. Check my channel about section and get my email and connect me via Teams. I will have a look.
Thanks
Your video is very helpful, but can please guide me , how to save these multiple attachments in an item of sharepoint list instead email?
Hi Krishna
Thanks for your support. May I ask you where does the file comes from?
@@abm4975 Now I am able to send attachments to sharepoint. But I am facing null value error. please help to solve . I am explaining it below.
I am using canavas powerapps and dataverse. By checking include attachments field I am using attachments field to upload , view and delete attachments. these attachments are saved in Notes table.
Now i create a flow to save all attachments to a SharePoint list using power automate.
I have a form in power apps (new request can be created and it can be modified and updated) .
Below is my flow. when I create a request, flow fails but all the attachments are being saved in sharepoint list. But when I delete attachment that particular file is still present in sharepoint.
1. how to remove attachment from sharepoint when removed in power apps ?
2. I added condition also in flow to avoid null values. But still I see error with null values. Can any one explain how is it possible and solution please?
I also posted in forum.
powerusers.microsoft.com/t5/Using-Flows/Flow-fails-but-attachments-are-attached-to-sharepoint-list/m-p/1843092#M34359
Hi Krishna
Please check the Power Automate community forum email.
Thanks
Thanks for making this video, can we do it on Sharepoint list. Get items and send email based on condition.
Hi Hanna
Thanks for watching the video. Yes we can. Have you got attachments in the list or just columns values you need to email? If you need further help please post in Power Automate Community and tag me as @abm. I will look into this.
powerusers.microsoft.com/t5/Building-Flows/
Thanks
love u bro good content
Thanks Faizan for the support
Syntax error at position 16 in '_objectid_ value eq aa6f8537-712e-ed11-9db1-000d3a2d2791'
Hi
Without seeing the flow its difficult to give you an exact answer.
Could you please post your issue in Power Automate community and tag me as @abm. I will have a look.
powerusers.microsoft.com/t5/Microsoft-Power-Automate/ct-p/MPACommunity
How to merge multiple files in one file
Are you looking to append the files or zipping the files together. What type of files are this?
I have multiple files (like pic . ,Pdf, etc) . I need to combine all of them into one pdf
-
@@abm4975 I think I use append to veriable action then add content of one after one file
I am not sure Power Automate out of the box connector could do this. You need to look some third party tools for this.
Thanks
result ?
@abm???
I am getting null against ContentBytes
Hi Kavessh
Could you post a screenshot of your flow in Power Automate Community forum. Also tag me as @abm so that I will get notified. I will have a look and see what's causing the issue.
Power Automate Community
powerusers.microsoft.com/t5/Building-Flows/bd-p/BuildingFlows
Thanks
🎁🎁🎉🎉🥳.....
Thanks for your support