database view question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 10:10 AM
Hi gurus,
I'm attempting to create my first database view and between a custom table that looks like this...
and the 'Business Application' class...using the following left join...
...however it returns no records.
Any idea what to join on in this case?
thanks in advance.
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 09:25 AM
It's really just between two table, one of them is defined as follows...
and the other table is the Business Application Class
...and this is how I currently have the join define (incorrectly)....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 12:00 AM
Hi @drslry2 ,
The configuration item column on the business application table - is that custom? As far as to my knowledge there is no Configuration Item on that table?
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
03-25-2024 12:18 AM
Hi @drslry2 ,
See the below example along with video :
I hope this helps...
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....