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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Publishing a Report with Dynamic Dates

Need help with the PBI service and dashboard not updating a today's date field.  I have created a report with the "NOW Date" and it changes dynamically in the desktop report.  So if I created the report on 7/31/2020 the date field with show todays date (9/15/2020) on the desktop report.  However, when I go to the dashboard or to the report in the workspace the date field continues to show 7/31/2020 even after the visual has been refreshed.

 

Need to know how to make todays date dynamic on the service and on the dashboard as it is on the desktop report where it was created.

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

Hi @Anonymous 

I think you can build a measure use Now() function and refresh the report, then you can see the dynamic time.

Measure = NOW()

Result is as below.

1.png

Refresh:

2.png

3.png

Best Regards,

Rico Zhou

 

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

2 REPLIES 2
v-rzhou-msft
Community Support
Community Support

Hi @Anonymous 

I think you can build a measure use Now() function and refresh the report, then you can see the dynamic time.

Measure = NOW()

Result is as below.

1.png

Refresh:

2.png

3.png

Best Regards,

Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

Lars_Denmark
Frequent Visitor

I have exactly the same problem even I use the same method as Guy In a Cube describe in this video:

 

https://www.youtube.com/watch?v=oN6mOmEruOQ

 

Solution to this problem is highly appreciated 🤔

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

Top Solution Authors
Top Kudoed Authors