Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I need a label to show how many minutes so far from last refresh, so the label need incremental update.
For example:
Data last refreshed:
1 mins ago
2 mins ago
...
and so on.
Until user actual refresh, then lable reset to 0 mins ago.
Hi @ffeng,
Which refresh do you mean?
1. If it's the refresh of Dashboard, you can enable it in the tile settings.
2. If it's refresh of the dataset, you can find it in the settings of the
Best Regards,
Dale
HI @v-jiascu-msft:
I meant the refresh button on the top of powerbi.
Sorry, I didn't find where to adding a title which you mentioned.
I need something similar like below in the dashboard.
Thank you.
Hi @ffeng,
The Refresh in your post refreshes the report only, which doesn't refresh the dataset. Do you really need this function? I would suggest you create an idea here.
Adding a tile is one function in the Dashboard.
If you want to refresh the dataset, you can do it like below.
Best Regards,
Dale
Sorry, I am new to power bi, I didnt explained clearly.
I am using direct query, I dont need schedule a refresh on that dataset.
My requirement is to show how many mintues ago in report since user refresh last time, and the mintues will keep updating visually in the report.
User | Count |
---|---|
3 | |
2 | |
2 | |
2 | |
1 |
User | Count |
---|---|
9 | |
4 | |
3 | |
3 | |
2 |