Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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.
Solved! Go to Solution.
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.
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.
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 🤔
User | Count |
---|---|
45 | |
26 | |
21 | |
18 | |
18 |
User | Count |
---|---|
51 | |
45 | |
24 | |
24 | |
21 |