Join 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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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:
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:
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.
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:
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:
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.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!