alireza
alireza

Reputation: 123

how to get exports file from power BI as xlsx?

How can I save my exports from BI as .xlsx instead of .csv ? when i click on dots and then export data, it show me a tool box that contains only csv file.

enter image description here

Upvotes: 2

Views: 480

Answers (2)

Mike Hildner
Mike Hildner

Reputation: 1164

Looks like you're exporting from Power BI desktop, which only supports the .csv format.

As David said, if you want to export to Excel, the report needs to be published to a workspace, and then exported from there.

Upvotes: 2

davidebacci
davidebacci

Reputation: 30344

In the workspace, find the dataset you want to export and click the drop down to create a formatted table. From here, create your export and download as .xlsx. enter image description here

enter image description here

Upvotes: 1

Related Questions