/build/static/layout/Breadcrumb_cap_w.png

'System Hidden' Label Type in Reports - Why?

Hi guys,

Got a weird one - noticing on some of my device reports, for the field Label, it will list the assigned label, but then on some of them, it will also put a label of 'System Hidden'. 

I've scanned all over and tried to figure out where this is coming from - but no avail. That occasional extra label is messing with the grouping on my reports - so I'd love to just remove it, but when I go to edit the device's label, only the existing label shows up - can't see nor delete 'system hidden' from a device (appears to only show up in the reports). 

Any ideas? Anyone else encounter this? 

Thanks!

0 Comments   [ + ] Show comments

Answers (1)

Posted by: chucksteel 9 years ago
Red Belt
0
When you join to the label table you should exclude hidden labels:
LEFT JOIN LABEL ON (LABEL.ID = MACHINE_LABEL_JT.LABEL_ID  AND LABEL.TYPE <> 'hidden') 

The appliance uses some hidden labels in the background that you can exclude from your reports.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ