Forum Discussion

DushyantK's avatar
DushyantK
Microsoft Employee
6 years ago
Solved

Export Power BI Report Data to Excel Programmatically

Using Power BI Export Data API  to export the data for the Power BI Report Data including all the Visuals from the Power BI Service to Excel Files but there is an issue if the column values contains ...
  • Anonymous's avatar
    Anonymous
    6 years ago

    HI DushyantK ,

    As document mention, export data api can only export data to csv format.(Comma Separated Values) I don't think it is possible to do custom on that api to transform exported data format.
    You can consider to use excel to open it, they will analytic by and display on worksheet.

    Regards,

    Xiaoxin Sheng