Forum Discussion
Feature Usage and Adoption symantic model report
Hi All,
I need to created a report with Feature Usage and Adoption symantic model where I need to show workspaces and reports in my org and it should be dynamic.
I connected with Adoption symantic model from Power Bi desktop and for some reason other users are unable to see as we moved to Fabric capacity license.
Is there any other alternate to do this like by using some API's or anything.
Please suggest.
The step by step guide is present here : https://github.com/GT-Analytics/fuam-basic/wiki/Lifecycle:-Initial-Deployment-via-Notebook
13 Replies
- HarishKM
Super User
viswaaa Hey
I will refer below suggestion for this requirement.- Root cause: Consumers need rights on the upstream Adoption/Feature Usage semantic model—Build for composite (DirectQuery for PBI datasets), at least Read for live/thin; both source and report must be on Premium/Fabric or users need Pro/PPU.
- Quick fix: Host the adoption dataset on your Fabric capacity and grant appropriate access (Read for thin, Build for composite) via the app; ensure the source isn’t on shared capacity if users are Free.
- Other option 1: Deploy the Fabric Admin Monitoring solution in a Premium/Fabric workspace to get ready-made activity/adoption data and reports under your capacity.
- Other option 2: Use Admin APIs—GetActivityEvents + Scanner APIs—with a service principal; land data to Lakehouse/SQL, model a star schema (FactActivity + dimensions), and publish a dataset/report on Fabric.
- Other option 3: Alternative ingest: Use Dataflows Gen2/Power Query to pull API data into your own dataset; map activities to “features” and build measures (active users, feature usage, adoption) for dynamic reporting.
ThanksHaish K
If I resolve your issue. Kindly give kudos to this post and accept it as a solution so other can refer this.
- vivien57
Super User
Hello viswaaa ,
Can you give me more details about what you did and what isn't working, because I don't quite understand the problem.
To monitor usage and provide information to key users (owners), the FUAM community solution is really very good :
https://github.com/GT-Analytics/fuam-basicHave a nice day,
Vivien- viswaaa
Helper IV
Hi vivien57 ,
My requirement is to create a report which will show Workspace name and corressponding reports under it.
So I connected to Feature Usage and Adoption symantic model from Power BI desktop and only people who have Admin monitoring workspace access are able to view this report as its built with Feature Usage and Adoption symantic model.
Thats why I need to use another alternate for this to bring workspace names and report names to create my own report and give access to users.Also we moved to fabric licnese for the report users.
- vivien57
Super User
When you say a Fabric licence, do you mean a Fabric capacity ?
If so, the FUAM solution is really suitable. Once deployed, you have a standard report that already shows a lot of information and that you can customise to make other information available.
- v-venuppu
Community Support
Hi viswaaa ,
Thank you for reaching out to Microsoft Fabric Community.
Thank you vivien57 for the prompt response.
I wanted to check if you had the opportunity to review the information provided and resolve the issue..?Please let us know if you need any further assistance.We are happy to help.
Thank you.
- HarishKM
Super User
viswaaa Hey,
- Other option 1: Deploy the Fabric Admin Monitoring solution in a Premium/Fabric workspace to get ready-made activity/adoption data and reports under your capacity.
This will give usage metric for multiple workspace hosted for entire capacity or You can configure usage metric report and add a flag to remove dev team foot print from usage metric to get adoption rate of dashboard.
Thanks
Haish K
If I resolve your issue. Kindly give kudos to this post and accept it as a solution so other can refer this.
- Other option 1: Deploy the Fabric Admin Monitoring solution in a Premium/Fabric workspace to get ready-made activity/adoption data and reports under your capacity.