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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Omega
Impactful Individual
Impactful Individual

Pushing PBIRS extraction to BLOB

Hi, 

 

Is there a way where we can push .CSV extraction from Power BI Report Server directly to Azure BLOB storage? 

 

Please help 🙂

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

There is no direct way of doing this in Report Server itself. You can only setup report schedules to output to email or to a network file share. But you could set up a process using something like a Powershell script to request the CSV using URL access (see Export a Report using URL Access) and then push it to blob storage.

View solution in original post

3 REPLIES 3
d_gosbell
Super User
Super User

There is no direct way of doing this in Report Server itself. You can only setup report schedules to output to email or to a network file share. But you could set up a process using something like a Powershell script to request the CSV using URL access (see Export a Report using URL Access) and then push it to blob storage.

Icey
Community Support
Community Support

Hi @Omega ,

 

To my knowledge, it is not supported currently. Why do you want to do this? Maybe we can consider from other directions.

 

 

Best Regards,

Icey

 

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

Omega
Impactful Individual
Impactful Individual

The extractions are slightly huge and might my fill email inbox. Instead, I want to push directly to BLOB. 🙂

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors