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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
BeemsC
Resolver III
Resolver III

Last refresh time problem

Hey all,

I've seen posts about this, but couldn't find the appropiate solution for this.
I have a card which shows my last refresh date, i did it doing the following:

''  Last refresh column = NOW()  ''

Then i use this measure in the card:

'' Last refresh date = MAX('tbl_sales'[Last refresh column]) ''

Everything works fine in desktop.
But when i upload the report onto Service it shows the last refresh time - 1 hour.
So instead of 11;00 it would show 10;00.
Does anyone have any idea on how to fix this?

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@BeemsC,

 

It shows the current date and time in UTC. There is already an idea, you may leave a comment and vote it up.

Community Support Team _ Sam Zha
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

3 REPLIES 3
v-chuncz-msft
Community Support
Community Support

@BeemsC,

 

It shows the current date and time in UTC. There is already an idea, you may leave a comment and vote it up.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
dilumd
Impactful Individual
Impactful Individual

Hi @BeemsC

 

On your dashboard you can click on "three dots" towards the right hand side of a tile and go to "edit details" to enable last refresh time.

 

1.JPG

 

I think this serves the same purpose which your trying to achieve.

Hey,

Thanks for the reply.
The problem is, instead of first going to a dashboard and the clicking on it, it's added as a report.
I don't think it's possible for this case

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors