Forum Discussion
Anonymous
3 years agoNot applicable
New table with list of refresh dates
New table with list of refresh dates
Hi,
I am making a notification tooltip which shows what happened to the data since the last refresh. So I need a table with the list of refreshes, or at least the last one. Is that possible?
- Anonymous3 years ago
Hi Anonymous ,
Please review the following links and check if they are what you want...
Via REST API:
GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshesGet Refresh Execution Details In Group
GET https://api.powerbi.com/v1.0/myorg/groups/fdb91b8f-0a9b-44c1-b6c0-0cb185c6ebfb/datasets/f7fc6510-e151-42a3-850b-d0805a391db0/refreshes/87f31ef7-1e3a-4006-9b0b-191693e79e9eVia Admin portal in Power BI Service:
Refresh summaries for Power BI
Best Regards
1 Reply
- AnonymousNot applicable
Hi Anonymous ,
Please review the following links and check if they are what you want...
Via REST API:
GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshesGet Refresh Execution Details In Group
GET https://api.powerbi.com/v1.0/myorg/groups/fdb91b8f-0a9b-44c1-b6c0-0cb185c6ebfb/datasets/f7fc6510-e151-42a3-850b-d0805a391db0/refreshes/87f31ef7-1e3a-4006-9b0b-191693e79e9eVia Admin portal in Power BI Service:
Refresh summaries for Power BI
Best Regards