can i create a view on parent table and will this same reflect in child table in servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2025 11:44 PM
can i create a view on parent table and will this same reflect in child table in servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2025 11:58 PM
Hi @Suhail2297 ,
In ServiceNow, views are table-specific, meaning that creating a view on the parent table does not automatically reflect in the child table.
If this helps you mark it as helpful and correct.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 12:21 AM
Here my requirement is that i need to create a view on server parent class which sjould also be available for child class for server....i tried to create a view for parent cmdb_ci_server and the view is available for child class cmdb_ci_win_server.......but one main section is visible not the configuration section...how can i achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2025 11:59 PM - edited ‎02-17-2025 12:27 AM
Hi @Suhail2297
NO, view works on specific tables only.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2025 12:19 AM
Here my requirement is that i need to create a view on server parent class which sjould also be available for child class for server....i tried to create a view for parent cmdb_ci_server and the view is available for child class cmdb_ci_win_server.......but one main section is visible not the configuration section...how can i achieve this?