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 August 31st. Request your voucher.
Hi everybody:
I've embedded my application using the playground.powerbi.com, and I'm consuming the "free tokens" granted when you do that.
Can someone explain step-by-step how to know how many more "free tokens" do I have ? I think there are some APIs that you have to query, but I'm cluseless on how-to. Can someone explain step-by-step, literally?
Super thanks,
Alex
Solved! Go to Solution.
Hi @AlexGurovich ,
To track the usage of your free embed tokens and make sure you don’t need to buy a capacity yet, you can use the API. The API will return the percentage of usage from the total amount.
Please refer to:
https://docs.microsoft.com/zh-cn/rest/api/power-bi/available-features/get-available-feature-by-name
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @AlexGurovich ,
To track the usage of your free embed tokens and make sure you don’t need to buy a capacity yet, you can use the API. The API will return the percentage of usage from the total amount.
Please refer to:
https://docs.microsoft.com/zh-cn/rest/api/power-bi/available-features/get-available-feature-by-name
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.