Notifications
Announcements
No record found.
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.
Hi Rohin,
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.
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.
Hi Sir,
Please refer this blog:dynamicsmanuals.com/.../
If you missing some setup.
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
Thanks Ludwig , I'll try this and let you know.
hey Ludwig,
It says some incorrect references:-
Please suggest.
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.
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.
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 Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 611 Most Valuable Professional
André Arnaud de Cal... 529 Super User 2025 Season 2
Sohaib Cheema 285 User Group Leader