- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 03:03 PM
I know this question has been asked before but I couldn't find a solution. Is it possible to create a many to many definition on the same table? When I try, I get the error "M2M from field and M2M to field must be different". Changing the field names doesn't create a correct many to many table. Thanks for any help with this.
Christine
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 01:30 PM
Thank you.
I was eventually able to do this by creating a list field and related list relationship by following the steps here: https://www.servicenow.com/community/itsm-forum/many-to-many-on-same-table/m-p/440044
And then creating a database view using the list field by following the steps here: https://www.servicenow.com/community/developer-forum/database-view-with-list-field/m-p/2432202
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 01:40 PM
Good to know, you manager to get the desire result. 😎
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution