Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Is it possible to get a list of the reports published in an App that users have (individually) marked as "Favorite"?
The list should contain the user ids and the "Favorite" reports.
Power BI REST APIs do not seem to provide this info...
Solved! Go to Solution.
Hi @anselmojg ,
Based on the description, it is impossible to get a list of Favorite reports directly.
May be try to use the activity logs to view the interactions with reports.
You can also view the following documents to learn more information.
Track user activities in Power BI - Power BI | Microsoft Learn
Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @anselmojg ,
Based on the description, it is impossible to get a list of Favorite reports directly.
May be try to use the activity logs to view the interactions with reports.
You can also view the following documents to learn more information.
Track user activities in Power BI - Power BI | Microsoft Learn
Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Sounds like an invasion of privacy? What's the business scenario?
No invasion of privay in this case.. We have a Catalog of reports published in various Apps with report descripions and search capabilities. The intent is to also show which ones the user has marked as Favorite. So each user will only see his/her Favorites...