Skip to main content

Notifications

Power Automate - Using Connectors
Unanswered

Problem with List data

(0) ShareShare
ReportReport
Posted on by 59

Hi,

 

I think I am missing something simple, but it isn't making sense to me.

 

I have a trigger 'dataverse/When data is changed', the next stage is a 'Dataverse\list rows'.

 

I want to list all the rows that have the same work order number as the triggered rows.

 

So I put in the filter

 

cr318_worksordernumber eq [Dynamic value of WO] (@{triggerOutputs()?['body/cr318_worksordernumber']})

 

but I get the error:-

 

Could not find a property named 'WO018697' on type 'Microsoft.Dynamics.CRM.cr318_sdeworkorderroutingsv2'.

 

if I hard code the Work order number it works fine

cr318_worksordernumber eq 'WO018697'

 

it has the correct work order number in the error, the error is talking about trying to find a property named that. 

 

Can you help?

 

Troy

 

 

 

 

  • DamoBird365 Profile Picture
    DamoBird365 8,942 on at
    Re: Problem with List data

    @troyhoskison 

     

    What's your filter for the action?

     

    cr318_worksordernumber eq '(@{triggerOutputs()?['body/cr318_worksordernumber']})'

    OR

    cr318_worksordernumber eq (@{triggerOutputs()?['body/cr318_worksordernumber']})

     

    Have you tried the other?  Are you using the experimental features or the default filter expression builder?

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
    Cheers,
    Damien


    P.S. take a look at my new blog here and like & subscribe to my YouTube Channel thanks 😉

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