I have various SQL queries I have been running against the DB to get custom info. Is it possible to use these as the source for a Web Based report so I can e-mail them to my teams etc.?
when defining the datasource there is an option to define an SWQL/SQL query
Yes, you can have a SQL query as datasource for a report
Thanks! Could you give me an example of how to set this up?
@shocko
From the Reports Menu select All Reports, then in the top right of the page select 'Manage Reports'
From this page, select the option to create a new report and follow the wizard.
It should be fairly self explanatory when you see it, to get it to email someone or a group of people you will need to setup a schedule with actions, with email being one option.
OK so I wish to build a custom table so I select the 'Custom Table' resource then 'Add Content' to define my DataSource. SO where do I define the custom SQL query I have built? AM I being dense (very possible! )