Ask the Community
Groups
-- Creating custom reports from ReliableDR Database - Connect IT Community | Kaseya
<main> <article class="userContent"> <h2 data-id="summary"><strong>SUMMARY</strong></h2> <p>Custom reports can be created using ReliableDR's internal Database as data source</p> <h2 data-id="issue"><strong>ISSUE</strong></h2> <p></p> <p>In this example we will use Excel to get a report of the compliance Dashboard. We will create a basic table with a list of jobs and RPO/RTO. In the same way you can use any Excel report template to create more complex reports.</p> <div> </div> <ol><li>Open Excel and Create a Blank document</li> <li>Select Data->From Other Sources->From SQL Server</li> <li>Provide ReliableDR database credentials (contact ReliableDR support team to know ReliableDR's internal database credentials)</li> <li>Select ReliableDR Database View ( V_SummaryDashboardJob )</li> <li>Click Finish and you will get a list of jobs and compliance status.</li> </ol> </article> </main>