Finding Relation between two tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 12:35 AM
i need to create a report based on two tables but i didn't find any Direct relational field between these two tables(alm_license and software installation)
1)Is there any alternate solutions for this to create report.?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 06:39 AM
You need to create the report with the software installation table (cmdb_sam_sw_install) as the source table. Then you can dot walk to the entitlement table (alm_license).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 07:47 AM
Thanks @Vickie Cooper
@sruthikonda would you please so kind to share the use case for this report?
thanks, Dennis