Hi. I want to try and use LO instead of buggy Excel for my large financial spreadsheet. It makes extensive use of DB queries, formulas, conditional formatting etc.
I have the following requirements and want to know if/how this can be done in Base and Calc.
± 30 Database Queries:
The results of each query displayed in tables in multiple sheets with column filters/sort options. Some sheets have multiple queries on them.
Some tables(queries) need to refreshed at regular intervals without user intervention (while document is open), say every 5 minutes. Refresh time needs to be set per query.
A ‘Refresh’ button or menu option easily available to refresh the data in a table on demand. Excel’s is on table’s right-click menu. There should also be a ‘Refresh All’ option.
I have set up access to my DB (Postgres) and created one query. I have no idea how this data gets into Calc and how to set refresh parameters etc.
Given the size of this task, I have no desire to spend lots of time learning LO if the capabilities are not there.
If this is all feasible, I would really appreciate specific help or URLs for good and relevant references/tutorials.
Thanks.
Edit: I’m guessing there is no way to import the queries and tables from Excel. Correct ?