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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
erhang
Helper II
Helper II

Refresh Date To Report

Hi there ;

 

İs there anyway to put " the refresh time of report "into the dashboard of the report.İ want that when i refresh the report at the corner of dashboard refresh time will seem.

 

Thanks for your supports 

 

Erhan 

1 ACCEPTED SOLUTION
prateekraina
Memorable Member
Memorable Member

Hi @erhang,

 

One way would be to create a calculated column in the model to store current Datetime.

Build a card visual to show the Datetime value inside report somewhere.

Then pin this card to the dashboard along with other required visuals.

 

Make sure you create calculated column and not measure, because the value needs to refresh only when dataset is refershed which is achieved by calculated column.

 

Prateek Raina

View solution in original post

3 REPLIES 3
prateekraina
Memorable Member
Memorable Member

Hi @erhang,

 

One way would be to create a calculated column in the model to store current Datetime.

Build a card visual to show the Datetime value inside report somewhere.

Then pin this card to the dashboard along with other required visuals.

 

Make sure you create calculated column and not measure, because the value needs to refresh only when dataset is refershed which is achieved by calculated column.

 

Prateek Raina

Anonymous
Not applicable

Hi

I am getting data from VSTS using online services connector and have created a calcuated column based on current time.

The refresh date is fine when i do the referesh from desktop as it takes local time, but when the report is refreshed in power BI service it gives the date in UTC format.

Any pointers how it can be converted to local time zone.

Thank you @prateekraina for your support 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.