How to define Many to Many relationship between two different tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 05:34 AM
How to define the Many to Many relationships between two different tables and two tables have different fields.
Please provide the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 06:02 AM
Hi @maheshch18 ,
To create a many 2 many relationship, please see the product documentation here: https://docs.servicenow.com/en-US/bundle/utah-platform-administration/page/administer/table-administ...
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2023 09:18 AM - edited 06-30-2023 09:18 AM
Hi @maheshch18 please find the steps
1. Go to sys_m2m table
2. Click on new to create a new table
3. Mention from table (parent) and To table (child) and click on submit