Create a software entitlement report with related contract detail
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2025 03:59 PM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2025 07:36 PM
Hi @Julie M,
you could use the following ootb table as baseline for your report - Asset Covered [clm_m2m_contract_asset]
Lists the assets covered by a contract. An asset can be covered by multiple contracts and a contract can have multiple assets.
Based on this it’s possible to add additional tables to the report (e.g, Entitlement & Coktract) to get other details per object.)
With the help is „Related List Conditions“ and dot.walking for the columns you should be able to get all the details you want into your report.
- https://m.youtube.com/watch?v=znENpRIyNdg
- https://www.servicenow.com/docs/bundle/yokohama-platform-user-interface/page/use/using-lists-v3/task...
Best, Dennis
Should my response prove helpful, please consider marking it as the Accepted Solution/Helpful to assist closing this thread.