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

Join us at the 2025 Microsoft Fabric Community Conference. March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for $400 discount. Register now

Reply
sudhav
Helper V
Helper V

Need to create automatic script from JSON file

Hi Team, 

I have a JSON file, I need automatic script in sql/python for that file, so that i can run that code in my pipeline to copy that file to my Lakehouse, is there any way to do that.

please let me know. 

TIA

2 REPLIES 2
miguel
Community Admin
Community Admin

the only consideration for the dataflow is that you wont be saving a file, but actually reading the file and saving the results as a table in the lakehouse. If your intent is to save the file in your lakehouse, then you can still use the copy activity in data pipelines

HimanshuS-msft
Community Support
Community Support

Hello @
Thanks for using the Fabric community.
If the intend is to copy the content of the JSON to LakeHouse , havre you tried to use the data flow ? 
If you are facing any issue , please do let me know .


Thanks
HImanshu

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebFBC_Carousel

Fabric Monthly Update - February 2025

Check out the February 2025 Fabric update to learn about new features.

Feb2025 NL Carousel

Fabric Community Update - February 2025

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

Top Solution Authors