Reports & Analytics

Ask about reports you're interested in and share reports you've created. Subscribe to receive daily updates of reports shared in the Community.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Custom report - adding OS output

Hi,Fairly new to this, but loving the product.I have written a custom report but struggling to get OS in the report after model, I want it to show "Windows 7" and so on....Can anyone help? report below:Select Top 1000000 tblAssets.AssetName, tblAsse...

alexb by Engaged Sweeper
  • 10812 Views
  • 3 replies
  • 0 kudos

Resolved! Report for SSDs from Samsung

Hello,i want to have a Report about all computers with a hard disk from Samsung.Unter Computer - Config - Dsik - Diskdrive there is a texfield called "Model"There I want so search "Samsung%" or "Samsung SSD%"Thanks for help!

MSITGW by Engaged Sweeper
  • 4142 Views
  • 1 replies
  • 0 kudos

Resolved! Report computers without specific software and version

This report shows computers from a Static group, that without "VMware Horizon Client" installed. But I need also to filter by version the version "3.4", so in case that has a lower version will appears too.. How I should update it?Many thanksSelect T...

servicedesk by Champion Sweeper II
  • 17008 Views
  • 6 replies
  • 2 kudos

Resolved! Monitors not connected to computer

I'm seeing a lot of monitors which do not have relations to any computer. How can I create a report to list all such monitors so I can delete them?

sbrunk by Engaged Sweeper II
  • 4970 Views
  • 2 replies
  • 1 kudos

Resolved! Managers/Employees, Equipment/Warranty

I have a manager requesting all machines 'under' him, and their warranty.Can somebody help make a report to gather this information?I see under any given manager "Direct Reports" but it only shows 4 (example) people. I need the people under them, and...

E__L__Gray by Engaged Sweeper II
  • 5689 Views
  • 3 replies
  • 1 kudos

Resolved! Sort by another field in report view

I am currently using the following bit of code to format System Uptime: Convert(nvarchar(10),Ceiling(Floor(Convert(integer,tblAssets.Uptime) / 3600 / 24))) + ' d ' + Convert(nvarchar(10),Ceiling(Floor(Convert(integer,tblAssets.Uptime) / 3600 % 2...

EShook by Engaged Sweeper
  • 6851 Views
  • 3 replies
  • 0 kudos