Parse JSON objects in power automate and save data in Excel

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

ความคิดเห็น • 26

  • @isadoraaca1560
    @isadoraaca1560 ปีที่แล้ว +1

    amazing content...looked all over the internet for this!

  • @RowDogSA
    @RowDogSA 11 หลายเดือนก่อน

    Thank you. Great video.

  • @kns4945
    @kns4945 ปีที่แล้ว +1

    Hey can I process all the json data to excel table without using apply to each because apply to each can only process 5000 records and its slow sometimes to process all the records, so is there anyway that i can pass all the records without using apply to each ?

  • @edupy2719
    @edupy2719 ปีที่แล้ว

    Excellent video brother!

  • @sergiohilario426
    @sergiohilario426 ปีที่แล้ว

    thank you so much, you are life saver

  • @kaiyao5135
    @kaiyao5135 ปีที่แล้ว +1

    hi, mate. thanks so much for this video! as a beginner, i still find a little difficult to write the express like "item()..." and confuse with the format.... so it seems if we paste the schema in 'parse json', we can directly use phone, itemname, city.. is that correct?

  • @PavanCh-q2u
    @PavanCh-q2u 2 หลายเดือนก่อน

    I implemented the same, but in my scenario the data is coming from PowerBI and then compose and after that "appendvariable" and ParseJson and "Apply to each", same steps as you mentiioned, but getting error:
    error while exporting to excel:
    InvalidTemplate: Unable to process template language expressions in action 'Add_a_row_int_a_table' inputs at line '0' and column '0'. and template language expression cannot be evaluated because of 'name' cannot be selected. Property selection is not supported on values of type 'String'.

    • @corporateprogramming
      @corporateprogramming  2 หลายเดือนก่อน

      Please share screenshots programmingcorporate@gmail.com

  • @ManojKumar-zn2gf
    @ManojKumar-zn2gf ปีที่แล้ว

    Can you help me in parsing the HTTP response in JSON format into excel workbook file

    • @corporateprogramming
      @corporateprogramming  ปีที่แล้ว

      Earlier uploaded a video on similar use case: Simplify JSON Data Import to SharePoint list with Power Automate
      th-cam.com/video/d8DtIM0RmAE/w-d-xo.html

  • @rajanvadakkepat
    @rajanvadakkepat ปีที่แล้ว

    How to write flow steps for scheduled email reminder notification on due date filter out from excel data in a SharePoint

  • @thuraiit
    @thuraiit 8 หลายเดือนก่อน +1

    Thank you

    • @corporateprogramming
      @corporateprogramming  8 หลายเดือนก่อน

      Glad it was useful and thank you for the feedback!

  • @abiabi2163
    @abiabi2163 2 ปีที่แล้ว +2

    Please make video to import json data into SharePoint list .🥲plz

    • @corporateprogramming
      @corporateprogramming  2 ปีที่แล้ว

      Video has been uploaded for the same!
      Import JSON Data to a sharepoint list using power automate flow
      th-cam.com/video/d8DtIM0RmAE/w-d-xo.html

  • @bryankendig3989
    @bryankendig3989 ปีที่แล้ว

    How would this change if the source array were to be replaced by "List Rows Present in a Table"

    • @corporateprogramming
      @corporateprogramming  ปีที่แล้ว

      Please connect for custom requirements: programmingcorporate@gmail.com

  • @AjayKumar-yu3qx
    @AjayKumar-yu3qx ปีที่แล้ว

    how can i get excel data as json by calling power automate through api?

    • @corporateprogramming
      @corporateprogramming  ปีที่แล้ว

      Ajay, You can use the "Excel - Get Rows" action to retrieve the rows of data from the spreadsheet, and then use the "Response" action to convert the data to JSON. You can also use the "HTTP" action to trigger the Power Automate flow using an API call.

    • @AjayKumar-yu3qx
      @AjayKumar-yu3qx ปีที่แล้ว

      @@corporateprogramming can you please make a video or notes for same?

  • @divr748
    @divr748 หลายเดือนก่อน

    Thank you