
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2018 08:38 PM
Dear Support,
I'm facing difficulties in creating custom report because there are SQL table and views to add and I'm not very good in SQL. Is there any guide on how to create a custom report?
I'm facing difficulties in creating custom report because there are SQL table and views to add and I'm not very good in SQL. Is there any guide on how to create a custom report?
Labels:
- Labels:
-
General Discussion
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2018 01:09 PM
Lansweeper reports are made in a standard SQL editor. We don't have any SQL tutorials.
Since there are many free online courses which teach the basics of SQL we generally advice people interested in custom reports to try those.
https://www.codecademy.com/learn/learn-sql
https://www.w3schools.com/sql/
Additionally, you can find all our built-in reports and some community reports in the Reports Center here on the forum. You can use those as a starting point or inspiration for your own reports.
You can also use our database dictionary to find what is stored in the database tables if you are looking for specific information.
Lastly, you can also ask for helps with reports you are building in this forum category.
Since there are many free online courses which teach the basics of SQL we generally advice people interested in custom reports to try those.
https://www.codecademy.com/learn/learn-sql
https://www.w3schools.com/sql/
Additionally, you can find all our built-in reports and some community reports in the Reports Center here on the forum. You can use those as a starting point or inspiration for your own reports.
You can also use our database dictionary to find what is stored in the database tables if you are looking for specific information.
Lastly, you can also ask for helps with reports you are building in this forum category.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2018 03:33 PM
I am interested as well.
