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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
f4b10_mutant
Frequent Visitor

Make .gzip files available for download in Power BI report

Hello, community!

I’m facing a challenge in Power BI and would like to seek your assistance.

Currently, I’m working on a report where I need to make .gzip files available for download. These files are stored in a Blob Storage that uses an account key for access, but the end users of the report do not have this key, so I cannot expose that information.

 

In my semantic model, I’m using the Import method and have a table that contains the following columns:

  • Name: which returns the path of the files within the container.
  • Folder Path: which returns the link to access the container.
  • Content: which brings the data in Binary format.

 

My goal is to allow end users to download these .gzip files directly from the report, without the need to decompress or manipulate the data.

 

If anyone has faced a similar situation or has suggestions on how I could implement this, I would greatly appreciate it!

I look forward to your advice!

Thank you!

4 REPLIES 4
v-jialongy-msft
Community Support
Community Support

Hi @f4b10_mutant 

Has your problem been resolved? If so, could you share your solution so that others with similar issues can benefit from it?

 

 

 


Best Regards,

Jayleny

Hi @v-jialongy-msft,

Unfortunately, I haven't resolved the issue yet. However, I will definitely share the solution in this thread as soon as I find it.

Best regards!

lbendlin
Super User
Super User

Power BI is not a file storage tool. Best you can do is maintain hyperlinks to the actual file storage. But there you will run into authentication issues if the files are not accessible to the report user.

Hi lbendlin,

I hope you’re doing well!


I completely understand that Power BI isn't designed for file storage. The challenge we're facing is that we need to provide analytical tables with millions of rows for our end users. Given the sheer volume of data, exporting directly from the report often leads to errors, especially with CSV files exceeding 400 MB daily.


We considered using Gzip compression to manage the data size, but we want to avoid the need for decompression to prevent the same issues from arising.


You're right about the authentication hurdles. I'm exploring whether Power Automate could help us navigate this situation. I'm just trying to find a workaround within the constraints we have.

Thanks again!

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!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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