+1 This would be a great feature to have and would get used daily by me.
+1
A way to Share/Publish a URL with a CSV version of a table. The resulting URL could be used with Google Sheetās ImportHtml or ImportData (and Excelās equivalent).
I was toying around with the idea of exporting CSV using some black magic and custom packs:
I even managed to get it to render as an attachment in the end:
Itās not as good as a native export would be but it could be an interim replacement. If thereās enough demand (e.g. if everyone who wants a template that does this subs to my Patreon for December) Iāll finish and publish it, just like I did it this month with the duplicate finder & merger template (btw I did this CSV export as a byproduct of that merger one)
I also think this is an important feature that is missing from Coda so I made a tool that allows you to make a button in your Coda doc that will export a table to Excel or CSV. The website is codaexport.com. Hope this helps!
Thatās nice @Courtney_Milligan1 !
Thanks @Hendrik_TnB! If you end up using it and have any suggestion for it, let me know!
Hi,
Iāve used the site but there is only one problem for me. The CSV contain information written in a way that canāt be read by other apps, like the duration in hours or minutes. So for me itās useless as I have a lot of duration columns⦠Thanks anyway for your work.
Hi @Alexandru_Dan! Thanks for the feedback. I hadnāt tested it out with a duration column but I see what you mean now. The table data comes from the Coda API, so Iām guessing this issue is the same for others using the API. Personally, I agree that a duration that gets formatted as a String with hours and minutes is not useful as well. It would be great if the Coda API could have a parameter for desired output format for certain column types. Perhaps someone from Coda can provide input on this?
Also, for anyone interested, Iāve created a Coda Pack that you can add to your doc to export tables to CSV or a few different Excel formats
Hey Courtney, I was trying your pack, but it tells me there is a problem with docName although I put it in in quoatitions. Can you help me?
Hey @Tomislav_Mamic! What is the error youāre getting exactly? Can you please screenshot it?
Thank you @Courtney_Milligan1 itās working realy well!
One question: Why there is in the function docId? Because on my side itās working without it and if add the doc ID it didnāt work.
Or maybe Iām not using it well
The docId is just there if you want to export a table from a different doc, but by default, it uses the current doc. I realized this is a bit confusing though so Iām thinking of removing it altogether⦠Anyway, glad the pack is working for you!
you can follow this guide to to export airable to csv. How To Export Airtable To Excel