Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi guys! I'm developing custom visuals for our company. How can I track user count(Reviewer and Editors) into our custom visuals to differentiate license levels by the number of users as it is already done in many companies (ZebraBI, XViz, etc...)?
I've found the authenticationService here https://docs.microsoft.com/en-us/power-bi/developer/visuals/visual-api.
But there is not very reach documentation
Hi @alexsaifas ,
Please see if these link are helpful:
https://www.youtube.com/watch?v=eAHCYxwuT4I
https://www.youtube.com/watch?v=WSGimG8BRYg
And you may post your case to Custom Visuals Development Discussion, there will be experts could help you.
Best Regards,
Winniz
Also I added my question here https://community.powerbi.com/t5/Custom-Visuals-Development/Users-tracking-into-custom-visual/m-p/20...
Thanks
@v-kkf-msft
Thank you very much for your answer. But these links won't help me in any way.
I can develop custom visuals.
My question is:
How can I track user count(Reviewer and Editors) into our custom visuals to differentiate license levels by the number of users as it is already done in many companies (ZebraBI, XViz, etc...)?
Thanks