Forum Discussion
Anonymous
5 years agoNot 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 rep...
- Anonymous5 years ago
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.
Refresh:
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.
Anonymous
5 years agoNot applicable
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.
Refresh:
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.