Skip to main content

Notifications

Copilot Studio - Calling Actions from Copilot S...
Unanswered

Current method to return Pick List Values from PVA in Actions

(0) ShareShare
ReportReport
Posted on by

Hello! What is the current method for puling the text value of an option set in Power Automate for a PVA Action? I found several methods suggested that didn't always specify the connector type and I thought this CDS method would be promising but its not working for me. http://crmaddicted.blogspot.com/2020/01/working-with-optionset-lables-in-power.html

 

The error states it cannot find the value?

 

Unable to process template language expressions in action 'Compose_2' inputs at line '1' and column '13242': 'The template language expression 'items('ApplyEachClaim')['_xxx_claimstatus_label']' cannot be evaluated because property 'xxx_claimstatus_label' doesn't exist, available properties are...

  • Jcook Profile Picture
    Jcook 7,770 on at
    Re: Current method to return Pick List Values from PVA in Actions

    Hello @bradlaw 

     

    Is your problem solved? Please provide an update.

     

    Thank you!

  • Jcook Profile Picture
    Jcook 7,770 on at
    Re: Current method to return Pick List Values from PVA in Actions

    Hi @bradlaw 

     

    Could you provide an update on this?

  • Jcook Profile Picture
    Jcook 7,770 on at
    Re: Current method to return Pick List Values from PVA in Actions

    Hello @bradlaw 

     

    CDS connector has been updated, the outputs are slightly different.

    The best way to check, is to check the outputs of your List records action in the run. and copy the outputs to an editor like Visual Studio or Notepad++.

     

    Check your outputs for the item value. For example:

    I am looking for the text value of EventType. Looking in the outputs I found these

    "cr589_eventtype@OData.Community.Display.V1.FormattedValue": "Potential Claim",
    "cr589_eventtype": 659950000,

    So my expression would look like this:

    items('ApplyEachClaim')?['cr589_eventtype@OData.Community.Display.V1.FormattedValue']

     

  • bradlaw Profile Picture
    bradlaw on at
    Re: Current method to return Pick List Values from PVA in Actions

    @renatoromao here you go. I am trying to get to the picklist label. Thanks!
    pva action 1.png

     

  • renatoromao Profile Picture
    renatoromao 6,819 on at
    Re: Current method to return Pick List Values from PVA in Actions

    Hi @bradlaw ,

     

    Can you take some screenshots around your workflow, please?

    You can see my workflow template, they can help you to understand better about CDS with Power Automate to return to PVA.

    https://powerusers.microsoft.com/t5/Publish-Channel-Management/Is-it-possible-to-reconnect-the-user-to-a-conversation-with-a/m-p/570902/highlight/true#M308

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,666

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,996

Leaderboard

Featured topics