Copilot Studio : Use Generative Answers on SharePoint List

แชร์
ฝัง

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

  • @DanielChristian19
    @DanielChristian19 4 หลายเดือนก่อน +2

    This is a great demo leveraging multiple features in M365 Copilot Studio.

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

      Thanks Daniel!

  • @AudrieGordon
    @AudrieGordon 3 หลายเดือนก่อน +1

    This is awesome Parag! Thank you!

  • @neilokelly9208
    @neilokelly9208 4 หลายเดือนก่อน +1

    Dude, this is amazing !! Thanks so much

  • @user-gi6me5sg2h
    @user-gi6me5sg2h หลายเดือนก่อน

    Great video, thank you

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

    Great demo on the power of generative answers! Just wondering if there’s a link to a detailed breakdown of the parsing/data manipulation to the required table format in Power Automate?

  • @siddh5151
    @siddh5151 2 หลายเดือนก่อน +3

    hey @Parag - one of finest video around this usecases.... !! Can you please share somewhere screenshots of expanded action how are you formatting the custom data json object which you are passing to Generative answer as custom data source in first use case ? so in your example leave request would have 4/5 fields but custom data has to be in format of content, title and location...so what pattern are you using to convert that?

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

      hi @parag - did you get chance to check above comment?

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

    Hello Parag! Great video but we could use some clarification. I am trying to follow along with the first section but I don't know what to do with the variables and how to call them. Could you do a step by step video on how you created the copilot for returning records from the list?

  • @fpoire
    @fpoire 3 หลายเดือนก่อน +1

    Does it work for sharepoint pages ? Thanks for that !

  • @manoplaeli4027
    @manoplaeli4027 4 หลายเดือนก่อน +1

    This is very interesting to pass data from power automate. I see you have custom data source with table. Is it passed from power automate? I can only string.

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

      You can convert your resulting array as string and pass it as JSON to Copilot studio. Here is the example where finalResponse variable is an array of objects returned by API or Sharepoint list : json(string(variables('finalResponse')))

  • @user-qh2kc8xw2g
    @user-qh2kc8xw2g 4 หลายเดือนก่อน

    Great video! How to transfer chat to Microsoft team with information of chat herem

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

    WOW that's a fantastic video. I've tried to use the solution but I got an error: ‘RecordDataType’, expected type ‘StringDataType. Are you able to share all the steps please? S"

    • @ParagDessai
      @ParagDessai  4 หลายเดือนก่อน +1

      On power automate side you need to do something like : json(string(variables('finalResponse')))

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

      @@ParagDessai thank you. I found that my issue it is in hitsContainers, for some reason I can see the correct text in the Parse Json action but I receive null when I tried to utilize the items in hitsContainers. Not sure if is a permission issue. Do you know? Thank you so much!

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

    How do you connect your SharePoint list from CoPilot Studio? CoPilot Studio does not allow more than 2 level deep of the URL or include query string.

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

      Copilot Plugins can be used to create a connection to any data source already available in the power platform