The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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