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 / Unable to fetch data f...
Power Automate
Unanswered

Unable to fetch data from report to excel sheet

(0) ShareShare
ReportReport
Posted on by 2

 I have created a power automate flow. Step 1: created a flow to send out mail to employees based on trigger date mentioned in the data source file to complete the assigned training. Step 2: created a flow  to pull a training completion report from LMS site by using API link. Training report will have status of the training. Step 3- Flow is created to send out reminder mail to employees where the training status is blank. I am getting stuck at the flow 2 where data is getting pulled only in one column. Kindly refer the screenshot of the flow for reference.

 

 

Vanita123_0-1715352981344.png

 

Categories:
I have the same question (0)
  • Srini007 Profile Picture
    3,451 Super User 2025 Season 2 on at

    Hi @Vanita123 

     

    From the above screenshot what I understood is that you are calling a api and parsing the json and adding the row to excel. But not clear that what type of response you are getting and how you are adding that info to excel sheet

     

    Because without knowing the response and required output it's very difficult to understand your issue

     

    If you find this reply helpful, please consider giving it a LIKE AND

    If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION

     

    Cheers,

    Srini

     

     

     

  • Vanita123 Profile Picture
    2 on at

    Hello,

     

    report has total 6 columns but when i am adding a row into a table data is getting fetched only in first column.

     

    i am using below schema for parse Json

    {
    "type": "array",
    "items": {
    "type": "object",
    "properties": {
    "First": {
    "type": "string"
    },
    "Last": {
    "type": "string"
    },
    "Email": {
    "type": "string"
    },
    "Course": {
    "type": "string"
    },
    "Attempt": {
    "type": "string"
    },
    "Status": {
    "type": "string"
    },
    "Date": {
    "type": "string"
    }
    },
    "required": [
    "First",
    "Last",
    "Email",
    "Course",
    "Attempt",
    "Status",
    "Date"
    ]
    }
    }

     

    so ideally data should reflect under all column headers but i am getting data only under "First" header

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…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 398 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 331 Super User 2025 Season 2

#3
Expiscornovus Profile Picture

Expiscornovus 203 Most Valuable Professional

Last 30 days Overall leaderboard