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 / Import excel data from...
Power Apps
Unanswered

Import excel data from canvas with power automate

(0) ShareShare
ReportReport
Posted on by 230

Hi, I'm close to find the solution but issues persits,

I want to import data from excel sheet directly from a canvas app with the attachment control.

on my submit button I trigger the following flow:

Kesh_0-1654125787900.png

Kesh_1-1654125845785.png

 

in powerapps this is the submit formula:

ForAll(AF_Attachment_File_1.Attachments,
Collect(test,
importtest.Run(

{file:{
 contentBytes: Value,
 name: Name
}
})

));
Reset(AF_Attachment_File_1)

 

there is only one attacment max

 

If I want to show the collection in a gallery, this is what I see:

Kesh_2-1654126072968.png

 

this is the error in the formula of the running flow button:

Kesh_3-1654126157972.png

and finaly this is what I see in the output of the response:

[
  {
    "@odata.etag""",
    "ItemInternalId""9c24b40a-3739-483a-b230-55c89a03a9c7",
    "Code""123-45",
    "Statut""Brouillon"
  },
  {
    "@odata.etag""",
    "ItemInternalId""5ce5b372-fe7a-4f1c-90ee-edd74b8f7656",
    "Code""789-45",
    "Statut""En cours"
  },
  {
    "@odata.etag""",
    "ItemInternalId""46f0c911-4ae7-4662-8f5d-4b4d1f228b05",
    "Code""112-131",
    "Statut""test"
  }
]
 
 
I have all the datas I need but powerapps does not want to show me them.
 
please can someone help me?
 
kind regards

 

Categories:
I have the same question (0)
  • TheRobRush Profile Picture
    11,128 Moderator on at

    post here too, will get more help Microsoft Power Automate Community - Power Platform Community

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Haque Profile Picture

Haque 94

#2
WarrenBelz Profile Picture

WarrenBelz 82 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 38 Super User 2026 Season 1

Last 30 days Overall leaderboard