cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
imagautham
Helper II
Helper II

Getting the refresh timing of all reports in all workspace

I have a requirement here to create a Power BI Report which should show all reports that I have access across all workspaces and the latest time it got refreshed.

 

The output should look something like below.

Has Anyone done something like this in Power BI? Would be really great if someone guide me on this. Thanks in advance

 

Screenshot 2022-11-13 114738.png

1 ACCEPTED SOLUTION
mariussve1
Solution Supplier
Solution Supplier

Hi,

 

If you have a gateway I recommend Power BI REST API Custom Connector:

https://github.com/migueesc123/PowerBIRESTAPI

If you dont have a gateway (this is needed to refresh custom connectors in the service), then you should look at using rest api with power automate or adf. I have set up soulition with power automate and excel. I use this rest api:

https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-refreshables-for-capacity

Then I store the result in a excel file on sharepoint and use this as source in power bi.

 

Br

Marius

View solution in original post

2 REPLIES 2
mariussve1
Solution Supplier
Solution Supplier

Hi,

 

If you have a gateway I recommend Power BI REST API Custom Connector:

https://github.com/migueesc123/PowerBIRESTAPI

If you dont have a gateway (this is needed to refresh custom connectors in the service), then you should look at using rest api with power automate or adf. I have set up soulition with power automate and excel. I use this rest api:

https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-refreshables-for-capacity

Then I store the result in a excel file on sharepoint and use this as source in power bi.

 

Br

Marius

AbbasG
Memorable Member
Memorable Member

@imagautham Just my suggestion, may be it can work for you.

 

First add latest refresh time card in each report by using the following method - https://learn.microsoft.com/en-us/azure/devops/report/powerbi/add-last-refresh-time?view=azure-devop...

 

 

Then Create a dashboard with all the cards.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors