# Export Data?

**URL:** https://community.glideapps.com/t/export-data/2118
**Category:** Ask for Help
**Created:** [November 18, 2019, 3:56pm UTC](https://community.glideapps.com/t/export-data/2118 "2019-11-18T15:56:06Z")
**Posts on this page:** 8
**Page:** 2

<div class="post-metadata">

### Author: ![seemapahelani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/seemapahelani/32/31458_2.png) [@seemapahelani](https://community.glideapps.com/u/seemapahelani)
#### Post date: [May 13, 2021, 3:35am UTC](https://community.glideapps.com/t/export-data/2118/22 "2021-05-13T03:35:56Z")

</div>

> **[ExportTrial](https://exportexcel.glideapp.io/)**

I tried creating an export to excel functionality using google sheets.  
Each sheet has a GID, you can find GID of specific sheet in the URL of spreadsheet. Then you can use this link to download specific sheet -  
\<link\_to\_google\_sheets\>/export?format=xlsx&gid=\<sheet\_id\>  
sample  
KEY is the unique ID of the spreadsheet.  
Sample below:  
[https://docs.google.com/spreadsheets/d/14nA5-DV6\_8FwR7Q6c8UY6EPB7YpqooQ8EYy2Tm11Dr8/export?format=xlsx&gid=1863657158](https://docs.google.com/spreadsheets/d/14nA5-DV6_8FwR7Q6c8UY6EPB7YpqooQ8EYy2Tm11Dr8/export?format=xlsx&gid=1863657158)  
Once you have your export url, you can add action to your button to open link with target as your export url.

P.S - You will have to create user friendly sheets with only required columns for the purpose of export and use the link of that sheet.

---

<div class="post-metadata">

### Author: ![Lucas\_Pires](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lucas_pires/32/64863_2.png) [@Lucas\_Pires](https://community.glideapps.com/u/Lucas_Pires)
#### Post date: [May 13, 2021, 4:41am UTC](https://community.glideapps.com/t/export-data/2118/23 "2021-05-13T04:41:19Z")

</div>

Oh wow! Huge thanks for that! 🤩

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [May 24, 2021, 7:27pm UTC](https://community.glideapps.com/t/export-data/2118/24 "2021-05-24T19:27:07Z")

</div>

This is fantastic!

How about the PDF? How did you get it to download as a PDF?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [May 24, 2021, 11:18pm UTC](https://community.glideapps.com/t/export-data/2118/25 "2021-05-24T23:18:49Z")

</div>

> <https://gist.github.com/Spencer-Easton/78f9867a691e549c9c70>

You can specify “format=pdf” in the link to generate it.

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [May 25, 2021, 3:55am UTC](https://community.glideapps.com/t/export-data/2118/26 "2021-05-25T03:55:15Z")

</div>

“format=csv” 😍

---

<div class="post-metadata">

### Author: ![seemapahelani](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/seemapahelani/32/31458_2.png) [@seemapahelani](https://community.glideapps.com/u/seemapahelani)
#### Post date: [May 30, 2021, 3:03am UTC](https://community.glideapps.com/t/export-data/2118/27 "2021-05-30T03:03:00Z")

</div>

Saw your post late. Yes, you can export in formats supported by Google Sheets.

---

<div class="post-metadata">

### Author: ![ALEKSEI\_BARANOV](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aleksei_baranov/32/33948_2.png) [@ALEKSEI\_BARANOV](https://community.glideapps.com/u/ALEKSEI_BARANOV)
#### Post date: [February 27, 2022, 2:24pm UTC](https://community.glideapps.com/t/export-data/2118/28 "2022-02-27T14:24:43Z")

</div>

Hi Seemapahelani 🙏 👏  
Thank you so much for this great help!

---

<div class="post-metadata">

### Author: ![Nadir\_Abdelrahman\_MD](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nadir_abdelrahman_md/32/5237_2.png) [@Nadir\_Abdelrahman\_MD](https://community.glideapps.com/u/Nadir_Abdelrahman_MD)
#### Post date: [February 27, 2022, 7:59pm UTC](https://community.glideapps.com/t/export-data/2118/29 "2022-02-27T19:59:59Z")

</div>

> [@seemapahelani](#):
>
> sheet

This is great. Thanks for sharing.!

[Previous page](https://community.glideapps.com/t/export-data/2118.md?page=1)
