report duplicate rows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 06:39 AM
Hey guys,
I'm having a problem when I click on one of my reports to drill into the details it brings back alot more records than it should, duplicate records are returned...
..it should only bring back about 7 distinct records, however its returning quite a more...
The source for the report is a cmdb query, could that have something to do with it....
is there a way to distinct these records somehow?
Any info would be greatly appreciated.
thanks,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 02:19 PM
Hi @drslry2 ,
I would recommend you to look into how the cmdb query has been created in the query builder - seems something is not right if there should only be seven.
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
02-16-2024 02:24 PM
I think it has something to do with the Create Report button being always greyed out even though I've loaded the results and created a schedule......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 01:27 PM
Hi, this happened to me and I found out that when I create the report directly from Query Builder interface, it creates a report that is updated, and it doesn't duplicate the results every time the schedule runs.
When I create the reports from "Create Report" and select the Table query, it's when i get duplicates, but if I create the report from the Query Builder interface, it works fine. I hope it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 11:56 AM
Sounds good, I'll give it a try..thank you for your response.