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 :
Customer experience | Sales, Customer Insights,...
Answered

Flows - Power Automate

(1) ShareShare
ReportReport
Posted on by 37
Good Afternoon,
 
So I have been trying to understand why this Flow is throwing an error code.
There are two 2 Option Set fields that the Flow needs to trigger off.
1. All Products Added
2. No Product
 
So this is what the trigger looks like:
 
//
 
When I go to test, I get this error message:
 
Exception parsing aze_allpoductsadded eq true,aze_noproduct eq true submitted for attribute filterexpression of callback registration. Target entity: aze_regulatorycase. Exception: Microsoft.OData.ODataException: Syntax error at position 28 in 'aze_allpoductsadded eq true,aze_noproduct eq true'.
   at Microsoft.OData.UriParser.ExpressionLexer.ValidateToken(ExpressionTokenKind t)
   at Microsoft.OData.UriParser.UriQueryExpressionParser.ParseExpressionText(String expressionText)
   at Microsoft.OData.UriParser.ODataQueryOptionParser.ParseFilterImplementation(String filter, ODataUriParserConfiguration configuration, ODataPathInfo odataPathInfo)
   at Microsoft.OData.UriParser.ODataQueryOptionParser.ParseFilter()
   at System.Web.OData.Query.FilterQueryOption.get_FilterClause()
   at Microsoft.Crm.ObjectModel.EdmModelEvaluator.EvaluateFilterExpression(String filterExpression, ODataQueryOptions queryOptions)
   at Microsoft.Crm.ObjectModel.EdmModelEvaluator.EvaluateFilterExpression(String filterExpression)
   at Microsoft.Crm.ObjectModel.CallbackRegistrationService.<>c.<.cctor>b__79_0(EdmModelEvaluator evaluator, String testValue)
   at Microsoft.Crm.ObjectModel.CallbackRegistrationService.ValidateInputEntity(IBusinessEntity entity, ExecutionContext context, IFeatureDetailContainer featureDetailContainer)
 
Thank you
Shawn
I have the same question (0)
  • Verified answer
    Leah Ju Profile Picture
    Microsoft Employee on at
    Hi,
    The problem is that you use the symbol ','
    Your requirement should be that one of these two fields is equal to true to start flow, right?
    If so, you need use or, Like this:
    aze_allpoductsadded eq true or aze_noproduct eq true
     
    Please refer to the following documentation for more details:

    I hope you can mark my answer verified if it answer your question! If you have any questions, please feel free to contact me.
    Regards,
    Leah
     

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
11manish Profile Picture

11manish 165

#2
ManoVerse Profile Picture

ManoVerse 156 Super User 2026 Season 1

#3
Zhilan Profile Picture

Zhilan 49

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans