Open maeg02 opened 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
Alight so its a different Metadata: https://learn.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.metadata.bigintattributemetadata?view=dataverse-sdk-latest
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 :)