Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Good Morning
I'm calculating the difference between DateTime.LocalNow and the date of a work order. My question is: does a calculated value based on DateTime.LocalNow automatically update each day or do you have to actively refresh the data?
Thanks
Solved! Go to Solution.
If it is part of the query, then DateTime.LocalNow will evaluate each time that the query refreshes, so you would have to actively refresh the data. If you want to do it in DAX, it would be the TODAY() or NOW() function and that would be updated each day automagically without a data refresh. Calculated columns in DAX are evaluated when the data model is opened/accessed.
If it is part of the query, then DateTime.LocalNow will evaluate each time that the query refreshes, so you would have to actively refresh the data. If you want to do it in DAX, it would be the TODAY() or NOW() function and that would be updated each day automagically without a data refresh. Calculated columns in DAX are evaluated when the data model is opened/accessed.
I am currently running into this issue. Is there something I can do in Direct Query that automaticlly updates the today function? That is one of the last peices of the puzzle I am trying to figure out. The data is updating and flowing through, but I have one chart that is based off of dates and having the today column update on its own. Is there anything I can do?
Thanks
Hi @Tapco_AV !
I faced the same issue today...
Have you found any solution?
Best wishes, Inna
Good Morning
I'm calculating the difference between DateTime.LocalNow and the date of a work order. Can anyone tell me if the calculated field automatically updates each time the file is opened or do you have to actively refresh the data. Thanks
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 55 | |
| 34 | |
| 32 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 75 | |
| 72 | |
| 38 | |
| 35 | |
| 25 |