Hi ,
I am creating ER Data model mapping with Data source. I have to bind data source enum field with enum field in data model but " Bind" is not unable for that. Can someone please suggest how to do that.
Thanks Blue but its really complicated.
@Ludwig - Can you please suggest that simple way you usually do for bind Enum data source fields to DataModel.
Hi Sir,
I read this Enumeration (Dynamics 365 for Operations > Enumeration) part.
: ax.docentric.com/.../
It seems to transform the NoYes enum value into a boolean value in the model.
hey Ludwig,
It says some incorrect references:-
Please suggest.
Thanks Ludwig , I'll try this and let you know.
Hi Rohin,
An alternative to defining "Eye" as Enumeration value is defining it as a "String".
To map the "Is Thinning" NoYes Enum value you can do something like this:
On the data model "Eye" field click the edit button.
The select the case formula and do something like
Case (Eye,
Thinning.No,
"NO",
Thinning.Yes,
"YES")
That's what I use often and that overcomes issues with the correct formatting and mapping of enums.
Hope it helps.
Best regards,
Ludwig
Please refer this blog:dynamicsmanuals.com/.../
If you missing some setup.
Hey Blue,
Thining is Enum type field in my Table and i am trying to BIND DATA MODEL with my data source , not DATA FORMAT.
I could see there is no direct way to bind Enum Fields , Can you please suggest how to BIND Enum fields.
What type of thinning field is yours?
Bind cannot be performed if the type does not match.
I tried it and it seems that there is no type that can bind with Enum.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Andrés Arias as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Sohaib Cheema 785 User Group Leader
André Arnaud de Cal... 626 Super User 2025 Season 2
Martin Dráb 621 Most Valuable Professional