Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Your file has been submitted successfully. We’re processing it now - please check back in a few minutes to view your report.
04-23-2024 10:30 AM - last edited 05-10-2024 05:14 AM
The "Download Button by JTA" is a custom visual designed specifically for Power BI users, empowering them to export large datasets effortlessly.
If you have the need to download more than 300,000 rows, please send us a request at enquiries@thedatascientists.com. Our team at The Data Scientists will work with you to accommodate larger datasets, providing tailored solutions to meet your specific data export requirements.
The custom visual leverages the browser’s cache memory. It works by fetching data in chunks of 30k rows, storing each chunk in the browser's cache until the entire dataset is compiled for download. This incremental approach requires the use of browser memory to ensure seamless processing. Unfortunately, this means that the visual does not operate as intended in Power BI Desktop due to technical constraints and security restrictions within that environment and you must se the Power BI Service.
For the very same reason, there's a possibility that it may encounter limitations or restrictions in certain browsers. Each browser has its own set of security measures and permissions that can affect how our visual operates.
1. Create a measure with the number of lines you want to download.
2. Add it to the "Number of Lines" field.
3. Add all the columns you wish to download to the "Columns" field.
4. Click on the Download button.
5. Await while the request is processed.
6. Copy the provided link from the opened window.
7. Open a new URL window and paste the copied link into the address bar.
8. Press "Enter" to start the download process.
9. You will observe an Excel file being downloaded containing the requested data.
Try it yourself! Download Button by JTA (microsoft.com)
Watch the Youtube video with more information here.
eyJrIjoiYTI1Y2JmYmUtYzY0Ny00YTdjLWJhYTQtMTk1YzMzMDJmYjExIiwidCI6IjRhZWQ1ZDI2LTZlNzctNGI3Mi05MjNlLTRiYTM0NDllYThkZSIsImMiOjl9
Is this free up to 300k records and only pay when needing 350k+?