Forum Discussion
Analitika
Post Prodigy
4 years agoEmbed token in Power BI
Hello, How could to check application token usage.
ibarrau
Super User
4 years agoHi. Can you be more specific?
Correct me if I'm wrong but it looks like you want to know the token usage from an embedding stand point in shared capacity. You can check that with the following API request:
https://docs.microsoft.com/en-us/rest/api/power-bi/available-features/get-available-features
I has a "usage" in the response that is the percentage of that.
I hope that helps,