Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Export Report user list to CSV/Excel

Hi, I need to export the list of my Report users to a CSV or Excel file. However there seems to be no option to do that. When I try to copy the content from the Power BI service HTML page, its eit...
  • Anonymous's avatar
    Anonymous
    6 years ago

    HI Anonymous ,

    I checked power bi REST API but haven't found any API can export report users. (it only allow you to export users list for group or gateway datasource)

    Maybe you can consider tracing power bi audit log to extract specific logs that logged users view power bi reports. (you can group users by viewed report id)

    Use auditing within your organization

    Regards,

    Xiaoxin Sheng