Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    5 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.