Forum Discussion
Exporting data from Power BI to Excel
Looks like export to CSV is not available in BI any more. Can someone tell me why it was dropped.
- cwoo8 years agoRegular Visitor
Can someone assist I am in a report view and would like to export to excel . The problem is the value of the calculated fields in one of the coulumns in the report ( last years sales using calculate and sameperiodlastyear function ) when exported to the excel sheet is not adding up .
However the simple aggregrate field for sum sales is adding up correctly .
If there is a limitation on the ecport of calculated measures , then how do i ever report alot of the reports that are built in Microsoft BI ? Tableau allows you to export the report straight to xcel and with calculated coulmns as well.
Can anyone assist .
Colin
- maciejxy9 years agoRegular Visitor
still available on my June 2017 update version. cannot export to .csv directly, only through a visualization table (bizarre I know). There are also currently record limits on amount of records you are allowed to export. this method is not ideal.
- RobertSlattery9 years agoResponsive Resident
You can connect to the Power BI SSAS server if you know the localhost port.
I didn't read the whole thread so I don't know if MattAllington chimed in at some stage but he has an excellent solution for this. His post is about connecting to Power BI assets from exclel and if you read his code, you will see where the information you need is at.