{"id":23924,"date":"2020-06-25T10:15:22","date_gmt":"2020-06-25T10:15:22","guid":{"rendered":"https:\/\/www.inogic.com\/blog\/?p=23924"},"modified":"2020-06-25T10:15:22","modified_gmt":"2020-06-25T10:15:22","slug":"option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform","status":"publish","type":"post","link":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/","title":{"rendered":"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform!"},"content":{"rendered":"<p>Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created.<\/p>\n<p>To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and format value, <strong>\u2018AutoNumber\u2019 <\/strong>data type was added.<\/p>\n<p>Until now, the way to use new AutoNumber data type was to create a new field with the AutoNumber data type. This means, if you have been using a text field until now to store the auto-number generated through custom code and now want to switch to the in-built auto-number data type field, then you have to create a new one, you could not reuse the same field.<\/p>\n<p>But now with the new maker experience at <a href=\"https:\/\/make.powerapps.com\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/make.powerapps.com<\/a>, it looks like we can change the data type of an existing Text field to AutoNumber.<\/p>\n<p style=\"padding-left: 80px;\"><img decoding=\"async\" class=\"aligncenter wp-image-23925\" style=\"border: 1px solid #0a0a0a; padding: 1px; margin: 1px;\" src=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform.png\" alt=\"Power Platform\" width=\"335\" height=\"585\" srcset=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform.png 682w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform-171x300.png 171w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform-585x1024.png 585w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform-660x1155.png 660w\" sizes=\"(max-width: 335px) 100vw, 335px\" \/><\/p>\n<p>Once you change the data type to AutoNumber, you have all the configuration properties available.<\/p>\n<p style=\"padding-left: 80px;\"><img decoding=\"async\" class=\"aligncenter wp-image-23926\" style=\"border: 1px solid #0a0a0a; padding: 1px; margin: 1px;\" src=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/2Power-Platform.png\" alt=\"Power Platform\" width=\"342\" height=\"793\" srcset=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/2Power-Platform.png 682w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/2Power-Platform-129x300.png 129w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/2Power-Platform-441x1024.png 441w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/2Power-Platform-660x1533.png 660w\" sizes=\"(max-width: 342px) 100vw, 342px\" \/><\/p>\n<p>With the String prefixed number type, you could generate values as shown below:<\/p>\n<p style=\"padding-left: 80px;\"><img decoding=\"async\" class=\"aligncenter wp-image-23927\" style=\"border: 1px solid #0a0a0a; padding: 1px; margin: 1px;\" src=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/3Power-Platform.png\" alt=\"Power Platform\" width=\"343\" height=\"795\" srcset=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/3Power-Platform-129x300.png 129w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/3Power-Platform-441x1024.png 441w\" sizes=\"(max-width: 343px) 100vw, 343px\" \/><\/p>\n<p>And the Date prefixed number could be used for generating a sequential code for each date.<\/p>\n<p style=\"padding-left: 80px;\"><img decoding=\"async\" class=\"aligncenter wp-image-23928\" style=\"border: 1px solid #0a0a0a; padding: 1px; margin: 1px;\" src=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/4Power-Platform.png\" alt=\"Power Platform\" width=\"342\" height=\"793\" srcset=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/4Power-Platform.png 682w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/4Power-Platform-129x300.png 129w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/4Power-Platform-441x1024.png 441w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/4Power-Platform-660x1533.png 660w\" sizes=\"(max-width: 342px) 100vw, 342px\" \/><\/p>\n<p>It does not support generating number by the month like 2020-06-1000, 2020-06-1001 and so on. To do this, change the AutoNumber type to custom. Since my previous selected format was date prefixed, it auto-fills the format based on that and then we can edit the format as per our need.<\/p>\n<p style=\"padding-left: 80px;\"><img decoding=\"async\" class=\"aligncenter wp-image-23929\" style=\"border: 1px solid #0a0a0a; padding: 1px; margin: 1px;\" src=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/5Power-Platform.png\" alt=\"Power Platform\" width=\"355\" height=\"400\" srcset=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/5Power-Platform.png 682w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/5Power-Platform-266x300.png 266w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/5Power-Platform-660x743.png 660w\" sizes=\"(max-width: 355px) 100vw, 355px\" \/><\/p>\n<p>In case you want to generate codes similar to how Microsoft does for the OOB case entities, where along with a prefix and sequential number, it also adds a random string, you could do that by setting the format as follows:<\/p>\n<p style=\"padding-left: 80px;\"><img decoding=\"async\" class=\"aligncenter wp-image-23930\" style=\"border: 1px solid #0a0a0a; padding: 1px; margin: 1px;\" src=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/6Power-Platform.png\" alt=\"Power Platform\" width=\"359\" height=\"404\" srcset=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/6Power-Platform.png 682w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/6Power-Platform-266x300.png 266w, https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/6Power-Platform-660x743.png 660w\" sizes=\"(max-width: 359px) 100vw, 359px\" \/><\/p>\n<p>Go ahead and switch to using AutoNumber data type without worrying about historic number sequence and continue using the same field as before.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created. To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/\">Read More: Option to change Data type to AutoNumber for existing Text\u2026 &raquo;<\/a><\/span><\/p>\n","protected":false},"author":13,"featured_media":23931,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18,1913,44,1985],"tags":[1351],"class_list":["post-23924","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dynamics-365-v9-2","category-microsoft-power-platform-services","category-power-apps","category-power-automate","tag-power-platform"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created. To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Inogic\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Microsoft Dynamics 365 CRM Tips and Tricks - By Inogic\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform! - Microsoft Dynamics 365 CRM Tips and Tricks\" \/>\n\t\t<meta property=\"og:description\" content=\"Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created. To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"682\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1194\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2020-06-25T10:15:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2020-06-25T10:15:22+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inogicindia\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@inogic\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform! - Microsoft Dynamics 365 CRM Tips and Tricks\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created. To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@inogic\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform.png\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"Inogic\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#blogposting\",\"name\":\"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform! - Microsoft Dynamics 365 CRM Tips and Tricks\",\"headline\":\"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform!\",\"author\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Power-Platform1.png\",\"width\":150,\"height\":150,\"caption\":\"Power Platform\"},\"datePublished\":\"2020-06-25T10:15:22+05:30\",\"dateModified\":\"2020-06-25T10:15:22+05:30\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#webpage\"},\"articleSection\":\"Dynamics 365 v9, Microsoft Power Platform Services, Microsoft PowerApps, Power Automate, Power Platform\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.inogic.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-365-v9-2\\\/#listItem\",\"name\":\"Dynamics 365 v9\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-365-v9-2\\\/#listItem\",\"position\":2,\"name\":\"Dynamics 365 v9\",\"item\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-365-v9-2\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#listItem\",\"name\":\"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform!\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#listItem\",\"position\":3,\"name\":\"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform!\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/category\\\/dynamics-365-v9-2\\\/#listItem\",\"name\":\"Dynamics 365 v9\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#organization\",\"name\":\"Microsoft Dynamics 365 CRM Tips and Tricks\",\"description\":\"By Inogic\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/inogic-logo.png\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#organizationLogo\",\"width\":1000,\"height\":325,\"caption\":\"inogic logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/inogicindia\",\"https:\\\/\\\/twitter.com\\\/inogic\",\"https:\\\/\\\/www.instagram.com\\\/inogicindia\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCM4V7ousgLSu1hbOEv4DUuQ\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/inogicindia\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/\",\"name\":\"Inogic\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/839d9ae7d2b941d2d09e91df322267a429821f2ce5494302b53bd5ca3679f1a0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Inogic\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#webpage\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/\",\"name\":\"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform! - Microsoft Dynamics 365 CRM Tips and Tricks\",\"description\":\"Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created. To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/author\\\/inogic-2\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Power-Platform1.png\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#mainImage\",\"width\":150,\"height\":150,\"caption\":\"Power Platform\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/2020\\\/06\\\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\\\/#mainImage\"},\"datePublished\":\"2020-06-25T10:15:22+05:30\",\"dateModified\":\"2020-06-25T10:15:22+05:30\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/\",\"name\":\"Microsoft Dynamics 365 CRM Tips and Tricks\",\"alternateName\":\"Inogic\",\"description\":\"By Inogic\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.inogic.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform! - Microsoft Dynamics 365 CRM Tips and Tricks","description":"Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created. To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and","canonical_url":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#blogposting","name":"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform! - Microsoft Dynamics 365 CRM Tips and Tricks","headline":"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform!","author":{"@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author"},"publisher":{"@id":"https:\/\/www.inogic.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/Power-Platform1.png","width":150,"height":150,"caption":"Power Platform"},"datePublished":"2020-06-25T10:15:22+05:30","dateModified":"2020-06-25T10:15:22+05:30","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#webpage"},"isPartOf":{"@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#webpage"},"articleSection":"Dynamics 365 v9, Microsoft Power Platform Services, Microsoft PowerApps, Power Automate, Power Platform"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.inogic.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/category\/dynamics-365-v9-2\/#listItem","name":"Dynamics 365 v9"}},{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/category\/dynamics-365-v9-2\/#listItem","position":2,"name":"Dynamics 365 v9","item":"https:\/\/www.inogic.com\/blog\/category\/dynamics-365-v9-2\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#listItem","name":"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform!"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#listItem","position":3,"name":"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform!","previousItem":{"@type":"ListItem","@id":"https:\/\/www.inogic.com\/blog\/category\/dynamics-365-v9-2\/#listItem","name":"Dynamics 365 v9"}}]},{"@type":"Organization","@id":"https:\/\/www.inogic.com\/blog\/#organization","name":"Microsoft Dynamics 365 CRM Tips and Tricks","description":"By Inogic","url":"https:\/\/www.inogic.com\/blog\/","logo":{"@type":"ImageObject","url":"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2023\/02\/inogic-logo.png","@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#organizationLogo","width":1000,"height":325,"caption":"inogic logo"},"image":{"@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/inogicindia","https:\/\/twitter.com\/inogic","https:\/\/www.instagram.com\/inogicindia\/","https:\/\/www.youtube.com\/channel\/UCM4V7ousgLSu1hbOEv4DUuQ","https:\/\/www.linkedin.com\/company\/inogicindia"]},{"@type":"Person","@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author","url":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/","name":"Inogic","image":{"@type":"ImageObject","@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/839d9ae7d2b941d2d09e91df322267a429821f2ce5494302b53bd5ca3679f1a0?s=96&d=mm&r=g","width":96,"height":96,"caption":"Inogic"}},{"@type":"WebPage","@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#webpage","url":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/","name":"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform! - Microsoft Dynamics 365 CRM Tips and Tricks","description":"Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created. To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.inogic.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#breadcrumblist"},"author":{"@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author"},"creator":{"@id":"https:\/\/www.inogic.com\/blog\/author\/inogic-2\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/Power-Platform1.png","@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#mainImage","width":150,"height":150,"caption":"Power Platform"},"primaryImageOfPage":{"@id":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/#mainImage"},"datePublished":"2020-06-25T10:15:22+05:30","dateModified":"2020-06-25T10:15:22+05:30"},{"@type":"WebSite","@id":"https:\/\/www.inogic.com\/blog\/#website","url":"https:\/\/www.inogic.com\/blog\/","name":"Microsoft Dynamics 365 CRM Tips and Tricks","alternateName":"Inogic","description":"By Inogic","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.inogic.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Microsoft Dynamics 365 CRM Tips and Tricks - By Inogic","og:type":"article","og:title":"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform! - Microsoft Dynamics 365 CRM Tips and Tricks","og:description":"Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created. To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and","og:url":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/","og:image":"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform.png","og:image:secure_url":"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform.png","og:image:width":682,"og:image:height":1194,"article:published_time":"2020-06-25T10:15:22+00:00","article:modified_time":"2020-06-25T10:15:22+00:00","article:publisher":"https:\/\/www.facebook.com\/inogicindia","twitter:card":"summary_large_image","twitter:site":"@inogic","twitter:title":"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform! - Microsoft Dynamics 365 CRM Tips and Tricks","twitter:description":"Back in the old days, we had to write custom plugins to auto-generate code values to automatically assign sequential numbers to records being created. To overcome this issue of having to generate unique values at all times through custom code and to support the auto generation of a codes based on a given seed and","twitter:creator":"@inogic","twitter:image":"https:\/\/www.inogic.com\/blog\/wp-content\/uploads\/2020\/06\/1Power-Platform.png","twitter:label1":"Written by","twitter:data1":"Inogic","twitter:label2":"Est. reading time","twitter:data2":"2 minutes"},"aioseo_meta_data":{"post_id":"23924","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-02-02 07:28:50","updated":"2025-07-04 07:37:14","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.inogic.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.inogic.com\/blog\/category\/dynamics-365-v9-2\/\" title=\"Dynamics 365 v9\">Dynamics 365 v9<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tOption to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform!\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.inogic.com\/blog"},{"label":"Dynamics 365 v9","link":"https:\/\/www.inogic.com\/blog\/category\/dynamics-365-v9-2\/"},{"label":"Option to change Data type to AutoNumber for existing Text fields now available with the new maker experience for Power Platform!","link":"https:\/\/www.inogic.com\/blog\/2020\/06\/option-to-change-data-type-to-autonumber-for-existing-text-fields-now-available-with-the-new-maker-experience-for-power-platform\/"}],"_links":{"self":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/posts\/23924","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/comments?post=23924"}],"version-history":[{"count":0,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/posts\/23924\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/media\/23931"}],"wp:attachment":[{"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/media?parent=23924"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/categories?post=23924"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inogic.com\/blog\/wp-json\/wp\/v2\/tags?post=23924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}