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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

How to use formatted value @OData.Community.Display.V1.FormattedValue in List Rows Power Automate

(5) ShareShare
ReportReport
Posted on by 20
Hi,

If I query a table in Power Automate, I have the following fields
 


I'd like to use the formatted value field in my List Rows filter like this:


outputs is Todays Date 
 

However the flow then fails with the following error:



Is there a way to achieve what I am trying to do?
Any help is much appreciated
I have the same question (0)
  • Verified answer
    Holly Huffman Profile Picture
    6,554 Super User 2026 Season 1 on at
    Good morning, afternoon, or evening :) depending on your location!
     
    It seems like you're trying to use the formatted value field in a filter query within the "List Rows" action in Power Automate, but encountering a syntax error. Unfortunately, the @OData.Community.Display.V1.FormattedValue annotation cannot be directly used in filter queries. This annotation is meant for retrieving formatted values in the output, not for filtering data.
     
    To achieve what you're trying to do, you can follow these steps:
    1. Retrieve the Data: Use the "List Rows" action without applying the filter query. This will fetch all the rows from the table.
    2. Apply Filtering in Power Automate: After retrieving the data, use a "Filter Array" action to filter the rows based on the formatted value. You can access the formatted value using an expression like:
      outputs('List_Rows')?['body']['fieldname@OData.Community.Display.V1.FormattedValue']
      Replace fieldname with the actual field name you're working with.
    3. Proceed with the Filtered Data: Once you've filtered the data using the "Filter Array" action, you can proceed with the filtered results in your flow.
     
    This approach allows you to work with formatted values indirectly, as Power Automate does not support filtering directly on formatted values in the "List Rows" action.
     
    Hope this helps some!

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 Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 156

#2
Pallavi Phade Profile Picture

Pallavi Phade 102 Super User 2026 Season 1

#3
Abhilash Warrier Profile Picture

Abhilash Warrier 55 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans