Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi @ALL
How to create an Export Button so that it ask every time where to save the file?
Solved! Go to Solution.
Hi @suraj_6249 ,
One way, this can be achieved is by including a parameter to download the file. I am assuming you are placing your file in SharePoint
The Below are the steps
1. Create a button and name it as Export
2. Add a Weblink to the button like shown below using the Action dropdown
In the Web URL, enter the document link. At the end of the link, you can add &download=1
This will open the file in a separate window like a downloadable file as shown below
Have not tried this with other cloud storage options. But you can give it a try
Regards,
Hi @suraj_6249 ,
One way, this can be achieved is by including a parameter to download the file. I am assuming you are placing your file in SharePoint
The Below are the steps
1. Create a button and name it as Export
2. Add a Weblink to the button like shown below using the Action dropdown
In the Web URL, enter the document link. At the end of the link, you can add &download=1
This will open the file in a separate window like a downloadable file as shown below
Have not tried this with other cloud storage options. But you can give it a try
Regards,
| User | Count |
|---|---|
| 58 | |
| 46 | |
| 31 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 78 | |
| 66 | |
| 45 | |
| 25 | |
| 22 |