daryllabar / DLaB.Xrm.XrmToolBoxTools

Plugins for the XrmToolBox
MIT License
78 stars 70 forks source link

Support for Big int in Attribute Manager #510

Open maeg02 opened 3 months ago

maeg02 commented 3 months ago

Tool What tool/version is it that you're making a feature request for? i.e. AttributeManager

Is your feature request related to a problem? Please describe. There is a new data type, big int. https://crmtipoftheday.com/1461/big-int-data-type-is-available-in-dataverse/

Describe the solution you'd like It would be nice if I could convert my existing (normal) int to big int.

Describe alternatives you've considered No, this is just a suggestion

Additional context Nope, but I am here to make a feature request :)

maeg02 commented 3 months ago

Well it seems easy, but if the CRM SDK doesn't support it then its a lot harder: https://learn.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.metadata.integerformat?view=dataverse-sdk-latest

maeg02 commented 3 months ago

Alight so its a different Metadata: https://learn.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.metadata.bigintattributemetadata?view=dataverse-sdk-latest