D
deepakvenkatesan123
Each week I have to prepare a "Master Summary" report in excel that
takes data totals from 6 other database systems including multiple
Oracle instances, SQL Server and MySQL databases. The data from each
is independently queried, grouped, pivoted, sliced, diced and totaled
upstream using dozens of brio reports and sometimes progressively more
complex excel spreadsheets. Each brio report connects to the
respective database needed and runs custom SQL queries against it to
get the totals required for that region/system. The reports (there are
literally dozens) must be manually run then the data totals need to
either be exported to excel for further processing and hand copied
into the Master Summary or eyeballed and typed into the excel
spreadsheet! This whole process takes an entire week to complete. My
question is: is there a better way to do this? Is there some program
or feature that I'm not aware of that can:
1) connect to and query multiple databases to get data totals
regardless of vendor
2) perform functions/formulas/manipulation on that data regardless of
what database it is coming from
3) combine the data from a many, many sql queries into a single
summarized spreadsheet that makes sense
?? Thanks in advance for your feedback.
-Deepak
takes data totals from 6 other database systems including multiple
Oracle instances, SQL Server and MySQL databases. The data from each
is independently queried, grouped, pivoted, sliced, diced and totaled
upstream using dozens of brio reports and sometimes progressively more
complex excel spreadsheets. Each brio report connects to the
respective database needed and runs custom SQL queries against it to
get the totals required for that region/system. The reports (there are
literally dozens) must be manually run then the data totals need to
either be exported to excel for further processing and hand copied
into the Master Summary or eyeballed and typed into the excel
spreadsheet! This whole process takes an entire week to complete. My
question is: is there a better way to do this? Is there some program
or feature that I'm not aware of that can:
1) connect to and query multiple databases to get data totals
regardless of vendor
2) perform functions/formulas/manipulation on that data regardless of
what database it is coming from
3) combine the data from a many, many sql queries into a single
summarized spreadsheet that makes sense
?? Thanks in advance for your feedback.
-Deepak