- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 01:57 AM
Getting error "New Unique index skipped: Requested columns (colulmn name) on table (customer_account) contain duplicate values. You must remove duplicate values and then try again." while trying to set field to Unique.
I checked the column on that table, it does not have any duplicate value.
Solved! Go to Solution.
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 03:35 AM
Hi Jayant
groupby that column you are trying to make unique and verify again if there are any duplicates.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 03:35 AM
Hi Jayant
groupby that column you are trying to make unique and verify again if there are any duplicates.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP