How to create relationship between 3 tables ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2023 11:53 AM
We have a requirement to have 3 tables data visible as a related list.
How to achieve this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2023 01:53 PM
Hi @Servicenow lear ,
if you would like the three table combined and showed as a related list, you should first create a database view to combine the three tables. Afterwards go to relationship and create the relationship between the parent table and the new database view. Post these activities, you can add the related list on the form.
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
‎04-09-2024 01:04 AM
Hi AndersBGS
I have created database view for 3 tables, but while creating relationship what to write in query..? Can you please provide example.?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 12:51 PM
Hi @Abhilasha5
Go to the relationship table and explore what is already there OOTB. This will be the easiest to actually learn what to write in the query.
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/