This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello,
I have the request to show the end time of when the data refresh happened in a table of the report using the dataset.
I have searched but it seems there is no a solution for this?
If someone knows the trick would be super helpful!
Thank you!
Solved! Go to Solution.
Hi @andicornejo12, you need to use the Power BI Rest API Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn to extract this detail.
But is it your intention to include this within the current dataset?
If so, it will be difficult to do without using an XMLA endpoint to refresh a specific table in your model. It easier to include an approximate start time [DateTime.FixedLocalNow() fucntion] in the current refresh.
I once had a similar request and they stopped asking with a simple start time. Just a DateTime.FixedUtcNow() in one of the first steps.
...a people solution is sometimes easier than a technical one.
Hi @andicornejo12, you need to use the Power BI Rest API Datasets - Get Refresh History In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn to extract this detail.
But is it your intention to include this within the current dataset?
If so, it will be difficult to do without using an XMLA endpoint to refresh a specific table in your model. It easier to include an approximate start time [DateTime.FixedLocalNow() fucntion] in the current refresh.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |