Forum Discussion
data23f
6 years agoHelper I
Find the date difference for a single column
Hi, I have a Date field in a table. My goal is to create a new column that calculates the date difference from the previous date in # of days. For example: • 1/17/20 an...
- 6 years ago
Icey
6 years agoCommunity Support
Hi data23f ,
A calculated column can't change automatically, but a measure can. So, you need to create a measure, not a column. Please check whether Ashish_Mathur 's measure works.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.