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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
Anonymous
Not applicable

Report date field is not updating but schedule refresh is working

Hi,

 

I have scheduled refresh a report in Power BI service and it's working but only the refresh date field is not updating.

When I download the PBIX file and try to refresh the table then it works but not automatically in Power BI service.

Can anyone halp me on this so that I do not have to this manually everytime.

 

Pooja_Mishra_0-1691534263650.png

Pooja_Mishra_1-1691534280182.png

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, 

 

Thanks for your help.

I am able to identify the issue by myself.

 

The issue was caused because I was using local time function to get current refresh time, when refresh in Service, it always show old date which is expected since service use UTC timezone

 

Resolution:
Source = DateTimeZone.RemoveZone(DateTimeZone.UtcNow()) + #duration(0,number of hours,0,0)

 

in Advance editor in Transform data and publish the report 

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi, 

 

Thanks for your help.

I am able to identify the issue by myself.

 

The issue was caused because I was using local time function to get current refresh time, when refresh in Service, it always show old date which is expected since service use UTC timezone

 

Resolution:
Source = DateTimeZone.RemoveZone(DateTimeZone.UtcNow()) + #duration(0,number of hours,0,0)

 

in Advance editor in Transform data and publish the report 

 

Anonymous
Not applicable

Hi @Anonymous ,

Normally, this shouldn't happen, could you tell me about the process you used to create the report and the actions you do on the Service.

 

Best regards,
Community Support Team_Binbin Yu

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.