Can we Export data from Power BI desktop into multiple tabs of the same excel sheet ?
The following Microsoft doc suggests that it can be done (create an Excel file with multiple worksheets from one paginated report). Does anyone have experience doing this?
Pagination in Power BI paginated reports - Power BI | Microsoft Docs
Hi @kumar27
You can use DAX Studio to export tables to CSV files from Power BI Desktop. Go to Advanced > Export Data and choose CSV Files, then follow the steps in Export Data Wizard. This will export tables into separate csv files. You could use other tools or methods to combine them into multiple tabs of the same excel workbook.
Kindly let me know if this helps.
Community Support Team _ Jing Zhang
If this post helps, please consider Accept it as the solution to help other members find it.
@kumar27 , I doubt that. May be you can use R or Python code for that
https://pawarbi.github.io/blog/powerbi/python/sql/export/2020/06/23/export-powerbi-sql-python.html
https://owlcation.com/stem/How-to-Export-Data-from-Power-BI
Proud to be a Super User!
you can copy entire table in the model view and paste it on the excel manually, export data from a visual in the options panel of the visual, or create a excel coneected to a BI dataset on power bi dataset , this will work as a power pivot with direct connection to the dataset.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
436 | |
194 | |
105 | |
56 | |
49 |
User | Count |
---|---|
468 | |
232 | |
128 | |
75 | |
71 |