We would like to be able to include columns from other SQL database tables in Lansweeper reports.
For example, we have an existing SQL table which contains details on users in a database called REFERENCE. We would like to include Job Title, Phone Number, etc. from REFERENCE in, say, the Asset to User Relations reports produced in Lansweeper.
Assuming the service ID used to query the Lansweeper database also has sufficient access to REFERENCE, is it possible to build custom queries which refer to tables in REFERENCE? If so, what syntax should be used, etc. to enable the report builder to validate the SQL references and save the report?
(Note that we are well able to execute the report above by modifying the Lansweeper query and running from SSMS or similar. Not everyone has these tools/skills/access, however, but all have access to Lansweeper.)