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 :
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
 
 
 
 
I have the same question (0)
  • Suggested answer
    Arcadi Profile Picture
    796 on at
    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

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 April Top 10 Community Leaders

These are the community rock stars!

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

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 692

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 532 Super User 2026 Season 1

#3
CP04-islander Profile Picture

CP04-islander 478

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans