'Power BI Timestamp Refresh for Dataset AND Report
I have a Power BI report with a live connection to a Power BI Dataset. The dataset contains a query that uses DateTime.LocalNow() to timestamp the most recent refresh. So far so good. My report consumer can now know at at any time how up to date the dataset is.
However, I'd like to also include a timestamp for the last report refresh. The problem is everything under Get Data is greyed out:
I understand this is because my model resides in the dataset, but is there any way to expand on the existing data model from within my report in order to include second refresh query? If not, can anyone think of a way to capture both the last dataset refresh and the last report refresh?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

