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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Can we use power bi data gateway to connect AWS fie share FSX ?

Hi Folks ,

 

We've a requirment to publish Power BI reports to AWS FSx .can someone please suggets how to publish the report output? Where exactly we need to configure.

 

Here my assumption we can configure using Power BI data gatway or using some code in power automate.

 

Please guide.

2 ACCEPTED SOLUTIONS
rohit1991
Super User
Super User

hi @Anonymous ,

Power BI does not natively support publishing reports directly to AWS FSx.

  1. Instead, Use the gateway for data connectivity but not for publishing reports directly to FSx.
  2. Use Power Automate to export report data (e.g., via subscription or API) and save it to AWS FSx.

You'll need custom automation to transfer report outputs to FSx.

View solution in original post

Poojara_D12
Super User
Super User

Hi @Anonymous 

Publishing Power BI report outputs to AWS FSx requires exporting the report data and saving it to the FSx file system. Power BI does not natively support direct exports to FSx, but you can use the Power BI Export API to generate report outputs in formats like PDF or Excel. For CSV outputs, the Dataset API can run DAX queries to retrieve data. You can then use Power Automate to automate the export and save the file to FSx by mapping FSx as a network drive using the "File System" connector. Alternatively, Python or custom scripts can handle the export process and upload files to FSx via SMB. Ensure proper permissions for accessing Power BI APIs and FSx, and automate the flow based on your frequency requirements.

 

fabric-community-super-user-fy24-25.png

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos"

Kind Regards,
Poojara - Proud to be a Super User
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS

View solution in original post

8 REPLIES 8
v-pagayam-msft
Community Support
Community Support

Hi @Anonymous ,
I wanted to check and see if you had a chance to review my previous message or Please let me know if everything is sorted or if you need any further assistance.If it is solved, please mark the helpful reply or share your solution and accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster.

Thank you for your cooperation. Have a great day.


v-pagayam-msft
Community Support
Community Support

Hi @Anonymous ,
We haven't heard back from you regarding our last response and wanted to check if your issue has been resolved. If our response addressed your query, please mark it as Accept as Solution and click Yes if you found it helpful.If you have any further questions, feel free to reach out.

Thank you for being a part of the Microsoft Fabric Community Forum!

v-pagayam-msft
Community Support
Community Support

Hi @Anonymous ,
I just wanted to kindly follow up to see if you had a chance to review the previous response provided by us. I hope it was helpful. If yes, please Accept the answer so that it will be helpful to others to find it quickly.Still required any further assistance, feel free to reachout.

Thank you for being a valued member of Microsoft Fabric Community Forum!

Poojara_D12
Super User
Super User

Hi @Anonymous 

Publishing Power BI report outputs to AWS FSx requires exporting the report data and saving it to the FSx file system. Power BI does not natively support direct exports to FSx, but you can use the Power BI Export API to generate report outputs in formats like PDF or Excel. For CSV outputs, the Dataset API can run DAX queries to retrieve data. You can then use Power Automate to automate the export and save the file to FSx by mapping FSx as a network drive using the "File System" connector. Alternatively, Python or custom scripts can handle the export process and upload files to FSx via SMB. Ensure proper permissions for accessing Power BI APIs and FSx, and automate the flow based on your frequency requirements.

 

fabric-community-super-user-fy24-25.png

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos"

Kind Regards,
Poojara - Proud to be a Super User
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS
v-pagayam-msft
Community Support
Community Support

Hi @Anonymous ,
Thank you for reaching out to the Microsoft Fabric Community Forum about the issue you are encountering.

As @rohit1991 mentioned, In addition to that you may manually export reports from Power BI Service or Power BI Desktop to  like pbix or csv  and load them into AWS FSx.

If still facing difficulty in resolving the issue, please feel free to reachout.

If this post helps, please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.



Anonymous
Not applicable

Do you mean to say manually copy output file to amazon FSx ?

Hi @Anonymous ,
Thank you for the response.

Yes. To do manually, you may already have an FSx file system created in your AWS account and A computer or EC2 instance that can access the FSx file system.

To manually upload PBIX files, you may need to Mount the FSx file system to local computer or EC2 instance.


If this post helps, please give us Kudos and consider Accept it as a solution to help the other members find it more quickly.




rohit1991
Super User
Super User

hi @Anonymous ,

Power BI does not natively support publishing reports directly to AWS FSx.

  1. Instead, Use the gateway for data connectivity but not for publishing reports directly to FSx.
  2. Use Power Automate to export report data (e.g., via subscription or API) and save it to AWS FSx.

You'll need custom automation to transfer report outputs to FSx.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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