web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / MS Graph data convert ...
Power Automate
Unanswered

MS Graph data convert to SharePoint list

(0) ShareShare
ReportReport
Posted on by 2

Hi All,

 

I take a long time to search for the relevant writing to my flow stuck if you have any solution will appreciate for your help!

My flow scheme share as a link:

 

Invoke the data form HTTP.JPG

 

The scheme explains:

Send an HTTP request to take the excel file form SharePoint and invoke the excel's data from HTTP, finally retrieve the original data form "Value", this way is good for avoiding the SharePoint's versioning setting of "Require to Check out" and don't need to format the excel file to be the table type, also quick and efficiently, but I stuck with the data after invoking from HTTP, please see below link for the data get from "Value" and names it rows: 

Invoke data detail.JPG

[

[

"No",

"CD",

"CAT",

"Sub CAT",

]

[

2,

"Add1",

"Test1",

"format3",

]

[

3,

"Add2",

"Test2",

"format4",

]

]

The data has no title, I would like to make the rows has a title, just like below content, because I need the title for each of the rows to define each row to apply to the SharePoint list:

 

[

[

"No": "2",

"CD": "Add1",

"CAT": "Test1",

"Sub CAT": "format3",

]

[

"No": "3",

"CD": "Add2",

"CAT": "Test3",

"Sub CAT": "format4",

]

]

 

I try to use the Select to convert it, but no idea how to get it, cause the "Value" content no title for the formula to quote.

Refer to some article(below link) but their issue has a title and no need to overcome this situation, if you have some idea, please advice, thank you.

https://powerusers.microsoft.com/t5/Building-Flows/How-to-retreive-or-calculate-minimum-and-maximum-values-from/m-p/104169

 

leonwan99

Categories:
I have the same question (0)
  • manuelstgomes Profile Picture
    6,625 on at

    HI @Leonwan99 

     

    The issue here is that you're getting the array of values and not the array of objects (key, value). 

     

    I think there's a more natural way to do this. If you want to fetch Excel files and want to do it dynamically, check the template I've built.

    https://manueltgomes.com/microsoft/flow/template-archive/

     

    Under Actions > Excel > Access Excel Using a Custom Path

     

    With this, you can fetch the Excel information and parse it as you would like.

     

    Give it a try and let me know.

     

    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.
    ​
    Cheers
    Manuel

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 503 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 321 Moderator

#3
abm abm Profile Picture

abm abm 237 Most Valuable Professional

Last 30 days Overall leaderboard