Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
claimsmanager
New Member

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 2
v-xuding-msft
Community Support
Community 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.

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-msft
Community Support
Community Support

Hi @claimsmanager ,

Suggest you to create a support ticket to get a quick and dedicated support.

Support Ticket.gif

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.

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.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors