Copilot Studio : Use Generative Answers on SharePoint List

2024 ж. 31 Қаң.
11 235 Рет қаралды

Videos shows 3 design patterns that you can use to reason over your data within sharepoint list. These design patterns can also be used with any custom data source that you want to connect with your copilot

Пікірлер
  • This is awesome Parag! Thank you!

    @AudrieGordon@AudrieGordon2 ай бұрын
  • Dude, this is amazing !! Thanks so much

    @neilokelly9208@neilokelly92083 ай бұрын
  • This is a great demo leveraging multiple features in M365 Copilot Studio.

    @DanielChristian19@DanielChristian193 ай бұрын
    • Thanks Daniel!

      @ParagDessai@ParagDessai3 ай бұрын
  • 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?

    @Juntami@Juntami3 ай бұрын
  • Great video, thank you

    @user-gi6me5sg2h@user-gi6me5sg2h26 күн бұрын
  • 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?

    @joefording4197@joefording4197Ай бұрын
  • 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Ай бұрын
    • hi @parag - did you get chance to check above comment?

      @siddh5151@siddh5151Ай бұрын
  • Does it work for sharepoint pages ? Thanks for that !

    @fpoire@fpoire2 ай бұрын
  • 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.

    @manoplaeli4027@manoplaeli40273 ай бұрын
    • 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')))

      @ParagDessai@ParagDessai3 ай бұрын
  • Great video! How to transfer chat to Microsoft team with information of chat herem

    @user-qh2kc8xw2g@user-qh2kc8xw2g3 ай бұрын
  • 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.

    @BremenLee@BremenLee2 ай бұрын
    • Copilot Plugins can be used to create a connection to any data source already available in the power platform

      @darespusta@darespusta2 ай бұрын
  • 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"

    @jujubalismel@jujubalismel3 ай бұрын
    • On power automate side you need to do something like : json(string(variables('finalResponse')))

      @ParagDessai@ParagDessai3 ай бұрын
    • @@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!

      @jujubalismel@jujubalismel3 ай бұрын
KZhead