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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Avishekonly12
Frequent Visitor

How to show in app in pbi service last data refresh as image provided below

1000077001.jpg

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Avishekonly12 

 

If you want to get the latest update time of an App, you'll need to use the REST API in Power BI, which is a viable way to do it at the moment:

Apps - Get App - REST API (Power BI Power BI REST APIs) | Microsoft Learn

This API can return the specified installed app, for example:

vzhengdxumsft_0-1721957500077.png

You can use the api in the power query to get the last update time, then create a visual with it and publish to the service, so that you can add the visual to the app.

You can get the appID in the browser url bar, just like the red box in the image below:

vzhengdxumsft_1-1721957956346.png

 

Best Regards

Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Avishekonly12 

 

If you want to get the latest update time of an App, you'll need to use the REST API in Power BI, which is a viable way to do it at the moment:

Apps - Get App - REST API (Power BI Power BI REST APIs) | Microsoft Learn

This API can return the specified installed app, for example:

vzhengdxumsft_0-1721957500077.png

You can use the api in the power query to get the last update time, then create a visual with it and publish to the service, so that you can add the visual to the app.

You can get the appID in the browser url bar, just like the red box in the image below:

vzhengdxumsft_1-1721957956346.png

 

Best Regards

Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors