Forum Discussion
Current embedded usage in percentage
@ https://docs.microsoft.com/en-us/power-bi/developer/embedded-faq,
i read that "Go to Available Features to check the usage value that indicates the current embedded usage in percentage"
Multiple times I called the endpoint https://api.powerbi.com/v1.0/myorg/availableFeatures
But, i always see below snippet in response, i.e. 0 for usage.
I am assuming that value of usage should be equal to number of refresh tokens generated till now.
Any clues on why it always shows 0?
{
"name": "embedTrial",
"state": "Enabled",
"extendedState": "Enabled",
"additionalInfo": {
"usage": 0
}
}
2 Replies
- v-xuding-msftCommunity Support
Hi claimsmanager ,
Suggest you to create a support ticket to get a quick and dedicated support.
Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- v-xuding-msftCommunity Support
Hi claimsmanager ,
Could you tell me if your problem has been solved? Can you please share your own solution? More people who have the same issue will benefit from the thread.
Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.