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

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

Ms Flow Giving an Error "Could not find a property named 'cyno_auditsid' on type 'Microsoft.Dynamics.CRM.audit'."

(0) ShareShare
ReportReport
Posted on by 421

Hi,

I want to trigger an ms flow on the date field of a custom entity(audits), It is a scheduled flow and it will trigger only condition if the date field(on hold) is equal to today's date and will shoot an e-mail, as I am trying the condition is same as per the the flow requirement  and flow is also running successfully but not shooting any e-mail and as I am using the CSV table for my testing purpose that whether data is coming or not form fetch, so CSV table is also empty.

As I removed the filter or condition  of date filed then flow is giving an error "Could not find a property named 'cyno_auditsid' on type 'Microsoft.Dynamics.CRM.audit'." 

My fetch is here:-

<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
<entity name="cyno_audits">
<attribute name="cyno_auditsid" />
<attribute name="cyno_name" />
<attribute name="createdon" />
<attribute name="cyno_onholduntil" />
<attribute name="cyno_auditfile" />
<order attribute="cyno_name" descending="false" />
<filter type="and">
<condition attribute="cyno_onholduntil" operator="on" value="@{variables('lastyeardate')}" />
</filter>
</entity>
</fetch>

Note:-variable lastyeardate value is here

lastyeardate= addDays(utcNow(),0,'yyyy-MM-dd')

flow-1.png

flow-2.png

I have the same question (0)
  • meelamri Profile Picture
    13,216 User Group Leader on at
    RE: Ms Flow Giving an Error "Could not find a property named 'cyno_auditsid' on type 'Microsoft.Dynamics.CRM.audit'."

    Hi,

    Can you please share some screenshots ?

  • meelamri Profile Picture
    13,216 User Group Leader on at
    RE: Ms Flow Giving an Error "Could not find a property named 'cyno_auditsid' on type 'Microsoft.Dynamics.CRM.audit'."

    Hi,

    Can you please share some screenshots ?

  • Himanshu Kamboj Profile Picture
    421 on at
    RE: Ms Flow Giving an Error "Could not find a property named 'cyno_auditsid' on type 'Microsoft.Dynamics.CRM.audit'."

    Hi,

    I have update my question with the screenshots.

    Thanks

  • Verified answer
    meelamri Profile Picture
    13,216 User Group Leader on at
    RE: Ms Flow Giving an Error "Could not find a property named 'cyno_auditsid' on type 'Microsoft.Dynamics.CRM.audit'."

    Hi, 

    Yes, I think I understand the problem. You chose the wrong entity on the step list record. Please refer to the image below: 

    pastedimage1617874011838v1.png

  • Himanshu Kamboj Profile Picture
    421 on at
    RE: Ms Flow Giving an Error "Could not find a property named 'cyno_auditsid' on type 'Microsoft.Dynamics.CRM.audit'."

    Thanks Mehdi!!

    Flow is working now.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Pallavi Phade – Community Spotlight

We are honored to recognize Pallavi Phade as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
MVP-Daniyal Khaleel Profile Picture

MVP-Daniyal Khaleel 125

#2
Tom_Gioielli Profile Picture

Tom_Gioielli 97 Super User 2025 Season 2

#3
Erin Lubben Profile Picture

Erin Lubben 73

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans