Join clm_m2m_contract_asset and alm_hardware tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2024 01:55 AM
Hi.
Im trying to create a report that shows asset with and without a contract.
Report need to show asset and contract information (also asset that does not have a contract)
is there anyway to join clm_m2m_contract_asset and alm_hardware tables ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 11:55 PM
Hi, this gives same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 04:19 AM
Hi.
i get the same issue with this.
any suggestions ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2025 08:08 PM
hi @GisleH
could you please share your database view screenshot
like if you try as mentioned by @Runjay Patel it wont throw any error
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Thanks,
BK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 12:07 AM
The database view is just showing the records using an inner join, but we want all the records from left table and all the records from the right table.