Forum Discussion

Jean_Jales's avatar
Jean_Jales
Regular Visitor
10 months ago
Solved

What is a DAY for the limits of refresh request

Within this endpoint in the Pro Plan POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes

 

I can have 8 refreshes per day, but when exactly a day starts or ends.

 

I want to be able to computate how many request i have remained to give a return to the user.

 

Like: Refresh button clicked, now you have 7 refreshes remaining. The "day" passes so the counter go back to 8

6 Replies

  • replace "day"  with "24 hour period".

     

    Note that the limit of 8 is only for Pro/free workspaces.

    • Jean_Jales's avatar
      Jean_Jales
      Regular Visitor

      I made the system follow that logic of 24 hours, but the requests were blocker by the limit of 8 requests per day. Now i think the right way would be to restart the count of requests remaining at UTC 00:00 or the 00:00 of my time zone

      • v-saisrao-msft's avatar
        v-saisrao-msft
        Icon for Community Support rankCommunity Support

        Hi Jean_Jales,

        Could you please confirm if the issue was resolved after following the approach you suggested? Please let us know if you require any further assistance.

         

        Thank you.

  • Hi lbendlin,

    Checking in to see if your issue has been resolved. let us know if you still need any assistance.

     

    Thank you.