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 / Power Automate / I cant access 0DATA fo...
Power Automate
Unanswered

I cant access 0DATA formattedValues in a list rows 0DATA filter

(0) ShareShare
ReportReport
Posted on by 190
E.g: name eq '' and endswith(_resource_value/@OData.Community.Display.V1.FormattedValue, '')

Fails as:
Action 'List_rows' failed: Could not find a property named '@OData.Community.Display.V1.FormattedValue' on type 'Edm.Guid'
 
But I don't want to use the GUID which works as just _resource_value I want the FormattedValue.

Other tests:
name eq '' and Microsoft.Dynamics.CRM.ContainsValues(PropertyName='_resource_value',PropertyValues=[@{triggerBody()?['text']}])
name eq '' and contains(_resource_value/@OData.Community.Display.V1.FormattedValue,'')
name eq '' and contains(_resource_value/@OData.Community.Display.V1.FormattedValue, '')
name eq '' and endswith(_resource_value/@OData.Community.Display.V1.FormattedValue, '')
name eq '@{triggerBody()?['text_1']}' and _resource_value_value eq '@{triggerBody()?['text']}'
name eq '@{triggerBody()?['text_1']}' and _resource_value/@OData.Community.Display.V1.FormattedValue eq '@{triggerBody()?['text']}'
name eq '@{triggerBody()?['text_1']}' and _resource_value/FormattedValue eq '@{triggerBody()?['text']}'
name eq '@{triggerBody()?['text_1']}' and _resource_lookupLogicalName eq '@{triggerBody()?['text']}'
name eq '@{triggerBody()?['text_1']}' and _resource_value/$lookupLogicalName eq '@{triggerBody()?['text']}'
name eq '@{triggerBody()?['text_1']}' and _resource_value@Microsoft.Dynamics.CRM.lookuplogicalname eq 'bookableresource' and _resource_value@OData.Community.Display.V1.FormattedValue eq '@{triggerBody()?['text']}'
name eq '@{triggerBody()?['text_1']}' and _resource_value/FormattedValue eq '@{triggerBody()?['text']}'
name eq '' and Microsoft.Dynamics.CRM.ContainsValues(PropertyName='_resource_value',PropertyValues=[@{triggerBody()?['text']}])
name eq '' and contains(_resource_value/@OData.Community.Display.V1.FormattedValue,'')
Categories:
  • creativeopinion Profile Picture
    10,508 Moderator on at
    @Splotchy0541 
    It's hard to offer any recommendations without seeing your full flow and the logic behind it. If you are using the new designer, toggle it off and click each action to expand it. Upload a screenshot of your flow in edit mode.
     
  • Splotchy0541 Profile Picture
    190 on at

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 243 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 211 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 190

Last 30 days Overall leaderboard