Can you please help me I want to upload a very large Excel spreadsheet what I want to share with viewers on the Confluence Wiki. I want users to be able to scroll around in the spreadsheet and still be able to see the Column and Row Headings. If you create a table in Excel it also gives you the ability to use pre-formatted tables that have colored cells and boldened fonts and alternating row coloring for easier reading. I want to be able to keep all of the previously described formatting in the web version of my spreadsheet
I had the problem of managing big amounts of data in Confluence and I've built a tool for enterprise spreadsheets in Confluence. You can edit columns and cells within the page, but in the back-end, it's a SQL database, so you can store millions of rows and still have optimal performance. For that purpose, Play SQL also supports pagination, auto-filters, caching and timeouts.
You mention colored cells and boldened fonts: Play SQL doesn't support it yet, but you can use Markdown to format your cell contents or you can put icons on them.
Editable with totals.png
Caralene,
Does your spreadsheet have to be a proper wiki page? If not I'd advise using the Excel plugin instead.
This embeds the spreadsheet which can then be seen as it was originally formatted. You can also edit it if you are using either IE or Firefox.
Cheers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.