Report Builder Help?
Updated: 24 May 2010 | 4 comments
Asset management question here - I am a report novice, and I need to make a report which will give me a report showing the primary logged on user (which is a default report) combined with a computer make and model breakdown, the purpose of which is to show who in our organization needs to have thier base systems upgraded. What is the easiest way to make a useful list?
discussion Filed Under:
Comments
Here is a quick query, it
Here is a quick query, it will give you model, serial number and primary user.
Steve Petrasek
When I run a query with
When I run a query with that expression, it gives me an error - are there additional parameters?
Incorrect syntax near the keyword 'SELECT'.
SQL Works
Maybe you had some superfluous character or line before the code when you cut and pasted the SQL into your report window.
Sandy Fletcher
IT Asset Management Consultant
http://www.velocegroup.com
working perfectly
The query is simply working fine. But i think we need to display unique records. For that i used DISTINCT and also MACHINE name just in case you want see that in the report
Thanks,
Eshwar
Would you like to reply?
Login or Register to post your comment.