bcolpaert / Colso.Xrm.AttributeEditor

XrmToolbox plugin to create, modify and delete entity attributes via an Excel template.
MIT License
8 stars 12 forks source link

Cannot define min and max values for numeric/currency fields #25

Open stevenfayers opened 3 years ago

stevenfayers commented 3 years ago

It's not possible to define the min and max values for numeric and currency fields in the template.

danmcau commented 3 years ago

Adding an integer datatype to a table template ignores any maximum value set and creates the column in CDS with Minimum Value: 0 Maximum Value 100