Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Changing exported file location

Hi all,   I would like to know if we can change the destination folder from "Download" to any other desired folder when we user "Export to excel" feature on the Power BI Service?   Currenlty, by ...
  • Shivu-2000's avatar
    2 years ago

    Hi Anonymous 

    In Power BI Service itself, there isn't a built-in option to change the default download location for exported Excel files. The "Export to Excel" feature always saves the file to your browser's designated download folder, which is typically "Downloads" by default.

    But you can consider these alternative approaches:

    1. Change Browser Download Folder: You can modify your browser settings to specify a different default download location. This will impact all downloads initiated through that browser, not just Power BI exports. Refer to your specific browser's settings for instructions on changing the download directory.

    2. Explore Alternative Export Methods (For Advanced Users): If you're comfortable with technical solutions, consider these options:

      • Power Automate Desktop with Data Export Action: This method involves creating a Power Automate Desktop flow with a "Data Export" action specifically for Power BI datasets. You can configure the flow to save the exported data to a specific folder location. [Power Automate Desktop Data Export Action] (Be aware that Power Automate Desktop is a separate product requiring additional setup)
      • Custom Visualizations: With advanced development knowledge, you could potentially create a custom visualization in Power BI that allows exporting data to a user-defined location. However, this requires significant expertise.

        https://learn.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data?tabs=powerbi-desktop

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