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: 

Topics in this forum

Resolved! Reboot Report

Lansweeper tracks reboots.. can I create report that will show how many times and what time of the day PC was rebooted?Any help where to start would be great.

PeterJG by Champion Sweeper II
  • 8975 Views
  • 2 replies
  • 1 kudos

Data Rows Report Error

I have built out a report, and it lists 44 assets. I click on the "Rescan Assets" link on the left side of the page and get this error: Error while adding assets to scanningqueue... The source contains no DataRows.This does not happen with all my re...

DougE380 by Engaged Sweeper
  • 4443 Views
  • 1 replies
  • 0 kudos

Number of Software

Hallo,I'm trying to build a Report wich shwos me wich Software is installed on all clients in a spesific Domain. The Publisher is the Microsoft Corperation. I don't want to see where it is installed just the Number of innstallations in this Domain. I...

Dennis_A by Engaged Sweeper
  • 4498 Views
  • 1 replies
  • 0 kudos

Report auto formatter removing brackets

Creating this report:Select tblSoftwareUni.softwareName, tblAssets.AssetNameFrom tblSoftwareUni Inner Join tblSoftware On tblSoftwareUni.SoftID = tblSoftware.softID Inner Join tblAssets On tblAssets.AssetID = tblSoftware.AssetIDWhere tblSoftwareUn...

Software counts/audit

Looking to make a report that will compile the following:Name of software | Total Count of Install locations | list of computers/users it is installed for | In a certain IP LocationAny thoughts?

Resolved! Assetname not clickable

Anyone have any idea why the assetname in the report below is not clickable? Followed advise on old thread to remove the alias. Works for most reports just not this one. Any help appreciated.Select Top 1000000 tsysOS.Image As icon, tblAssets.AssetNa...