
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2023 04:27 PM
The Software Compliance Report to Excel is good, but the Comments field is missing in the export. Is there a way to add this field to the report export?
Another "nice to have" feature would be additional fields for the License information such as:
Software/App URL:
Review Date:
Ticket: (We use Service Now for incident / request tracking and it would be nice to capture this for reference)
Thanks.
- Labels:
-
General Discussion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2023 04:59 PM
Hello there!
Concerning adding the license type comments to the report, these comments are stored in the tblLicenses.LicenseTypeComments field.
If you are interested in building or modifying reports, we do recommend:
- Reviewing some SQL tutorials, as the Lansweeper report builder is a standard SQL editor. If you know SQL, you know how to build Lansweeper reports as well. This seems like a good tutorial: https://www.w3schools.com/sql/
- Making use of our database dictionary, which explains in great detail what each database table and field stores. More information on the dictionary can be found here: https://www.lansweeper.com/knowledgebase/accessing-the-lansweeper-database-documentation/
- Checking out our report library: https://www.lansweeper.com/report/
