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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
AnkitSingla
Frequent Visitor

Upload data from Power Query To Azure Blob Storage

Hi All,

I am trying to upload data from Power Query to Azure Blob Storage using python script.

I have just one query with 4 transformation steps with python script as 4th one.

When I refresh the data, file is getting uploaded to Azure blob 3 times i.e transformation step is getting executed 3 times.

However, when i execute the same script using python IDE(Jupyter Notebook), files gets uploaded once which is the expected behaviour.

Any idea why tranformation steps are getting executed 3 times in Power Query?

1 REPLY 1
Anonymous
Not applicable

Hi @AnkitSingla ,

 

Could you please describe the steps how to upload data to Azure Blob Storage in detail or provide some screenshots/ gifs to help us clarify your scenario?

Here is a tutorial talking about How to upload files to Microsoft Azure Blob Storage with Python

 

For more information:

GitHub - How to upload and download blobs from Azure Blob Storage with Python

Quickstart: Azure Blob Storage library v12 - Python | Microsoft Docs

 

Best Regards,
Eyelyn Qin

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors