Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Download/Export file from Power Query

Hi,

I am trying to download/export this JSON file directly from Power Query. Any help appreciated. Thank you.

fahidH_0-1616161082974.png

let
Source = (Web.Contents("https://support.oneskyapp.com/hc/en-us/article_attachments/202761627/example_1.json"))
in
Source

1 ACCEPTED SOLUTION
negi007
Community Champion
Community Champion

@Anonymous 

Please follow below steps. connect to your json data source

negi007_2-1616162412375.png

 

then you will get below screen. click onthe into table icon on the right top corner

negi007_0-1616162367650.png

 

below is your data.

 

negi007_1-1616162381990.png

on refresh you json will get updated data. let me know if you still need help. thanks




Did I answer your question? Mark my post as a solution!
Appreciate your Kudos



Proud to be a Super User!


Follow me on linkedin

View solution in original post

4 REPLIES 4
negi007
Community Champion
Community Champion

@Anonymous 

Please follow below steps. connect to your json data source

negi007_2-1616162412375.png

 

then you will get below screen. click onthe into table icon on the right top corner

negi007_0-1616162367650.png

 

below is your data.

 

negi007_1-1616162381990.png

on refresh you json will get updated data. let me know if you still need help. thanks




Did I answer your question? Mark my post as a solution!
Appreciate your Kudos



Proud to be a Super User!


Follow me on linkedin

Anonymous
Not applicable

Hi @negi007 ,

Thanks for your reply. I need to download it as a JSON file from the Power Query editor. I don't want to open the JSON file in the Power Query editor. I found some help from the biccountant site but couldn't achieve my needed result 😞
https://www.thebiccountant.com/?s=export+data+from+Power+BI&submit=Search

themistoklis
Community Champion
Community Champion

@Anonymous 


I dont think you can export the table into csv or other file format throug Power Query

As a workaround you can click on the top left icon of the table in Power Query Editor, and then click on 'Copy Entire Table'.

Then open an excel spreadsheet and paste the data there. With this workaround you can only copy the first 1000 rows.

 

If you want to copy all rows you need to load the data first, then go to Desktop and on 'Data' section select the table. Then do right click any where in the table and select copy table. This way you will copy all rows from the table

Anonymous
Not applicable

Hi @themistoklis,

Thanks for your help. Hopefully, someday we will be able to export the entire file through Power Query 🙂

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.