Imported reports show duplicate named entries with a - Query suffix
book
Article ID: 170489
calendar_today
Updated On:
Products
IT Management Suite
Cause
Reports that are based on raw SQL queries normally have a hidden item in the console containing just the SQL query with an association to the report proper. In some instances this hidden atttribute is switched to 'normal', causing both the main report and the query portion of the report to be visible.
Environment
8.1 and earlier
Resolution
Export the report with the -Query name
Edit the xml of the report using Notepad or suitable xml editor
Locate the <ItemAttributes> element and change the Normal value to Hidden
Save and reimport the report
You'll see that the orginial report still runs, but the -Query report is no longer visible in the console