Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
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
Hi @Jean_Jales,
Have you had a chance to review the solution we shared by @lbendlin? If the issue persists, feel free to reply so we can help further.
Thank you.
replace "day" with "24 hour period".
Note that the limit of 8 is only for Pro/free workspaces.