Skip to main content

Notifications

Power Automate - General Discussion
Unanswered

FetchXML filter throws an error while used in Power Automate

(1) ShareShare
ReportReport
Posted on by 2
Error:  'crf20_Table1' entity doesn't contain attribute with Name = 'crf20_Status' and NameMapping = 'Logical'. MetadataCacheDetails: ProviderType=Dynamic, StandardCache=True, IsLoadedInStagedContext = False, Timestamp=10870476, MinActiveRowVersion=10870476, MetadataInstanceId=9913582, LastUpdated=2024-09-09 01:29:44.850, OrgId=6c32bbdd-2f8c-4d18-8dfc-b028f83bc47e



XML Code: <fetch version = "1.0" output-format="xml-platform" mapping="logical" distinct="false">
<entity name="crf20_table1">
<filter type="and">
<condition attribute="crf20_Status" operator = "eq" value= "DD Verified"/>
<condition attribute="crf20_StatementofDestruction" operator = "eq" value= "No"/>
</filter>
</entity>
</fetch>
Categories:
  • Suggested answer
    FLMike Profile Picture
    FLMike 27,291 on at
    FetchXML filter throws an error while used in Power Automate
    Hi
     
    You would need to share more than this, share your flow.
     
    The error is straight forward, you are asking about a column it says doesn't exist, at least not with the name you gave it, try with all lower case.

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,304

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,703

Leaderboard