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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Is it possible to pass...
Copilot Studio
Answered

Is it possible to pass the data of more columns of a Sharepoint list to the Virtual Agent connector?

(0) ShareShare
ReportReport
Posted on by 1,058

Dear Experts,

 

I use a Power Virtual Agents connector to search in a Sharepoint list column Title for a string that has been specified by the user in Virtual Agent. When the string has been found it has to pass the data of the column Description of that row back to the Virtual Agent connector. Is it possible to pass the data of more columns than just the column Description to the Virtual Agent connector?

 

VirtualAgent01.JPGVirtualAgent02.JPG

Gr. P

I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    33,768 Most Valuable Professional on at

    Hi @PeKi72,

     

    You could add for example an expression to retrieve two columns in the MijnServer output variable.

     

    Below is an example with a second column named Role.

     

    1. This is the list with the Role column (internal field name is Role as well).

     

    serverlijst.png

     

    2. The is the setup of the flow. In the last action I used a concat function which references two columns of the first item it found in the Get Items action.

    concat(outputs('Get_items')?['body/value'][0]['description'], ' en ', outputs('Get_items')?['body/value'][0]['role'])

     

    expression_concat.png

     

    3. In a test the output would look like below.

    example_role.png

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 279

#2
Romain The Low-Code Bearded Bear Profile Picture

Romain The Low-Code... 222 Super User 2026 Season 1

#3
Arild Aarnes Profile Picture

Arild Aarnes 64 Super User 2026 Season 1

Last 30 days Overall leaderboard