Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

D365FO ER filter issue on Boolean field

(1) ShareShare
ReportReport
Posted on by 10
Hi all, 
I am trying to modify SAF-T  Electronic report model mapping. We have a Boolean field on InventTable and I want to filter $Products with that. 
Filter works with string fields , enum fields, numeric fields but unfortunately it gives error /Validation error:  Invalid condition expression./ for the formula below. 
 
 
 
FILTER(@.InventTable,@.InventTable.ARBReleased = true)
 
 
It accepted same condition with Where but it gave error on $Product_Join 
 
WHERE(@.InventTable,@.InventTable.ARBReleased = true)
 
I tried creating Enum and using like FILTER(@.InventTable,@.InventTable.ARBReleased = ARBReleased.true)  no luck. 
I tried NoYes Enum ,  Numeric 1 value as well, no luck. 
 
 
Unfortunately I can not change the field type now. 
 
What should be the format for boolean filter? 
Any help is greatly appreciated. 
Thanks, 
Ismail
 
 
 
 
  • Suggested answer
    Arcadi  Profile Picture
    788 on at
    D365FO ER filter issue on Boolean field
    You shouldn't create your own enum, instead declare the D365 enum that's being used by this field... it's not NoYes, could be NoYesBlank or any other so you should check the field in the table using Visual Studio.

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

News and Announcements

Now Available: 2025 Release Wave 2

Quick Links

Ramesh Kumar – Community Spotlight

We are honored to recognize Ramesh Kumar as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Abhilash Warrier Profile Picture

Abhilash Warrier 565

#2
Martin Dráb Profile Picture

Martin Dráb 536 Most Valuable Professional

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 402 Super User 2025 Season 1

Product updates

Dynamics 365 release plans