Forum Discussion
leandro_vegacr
Helper I
2 years agoCalculated column is not returning the desired value using Calculate
Hello all. I have two tables, equipment and snapshot. equipment has all assets, snapshot report on some issues with assets. snapshot has a date column called run_date, where the snapshot of the s...
- 2 years ago
30 days or one month? There's a difference...
- 2 years ago
DATEADD applies to the entire column. To shift individual dates you use EDATE.
lbendlin
Super User
2 years agoPlease provide sample data that fully covers your issue.
Please show the expected outcome based on the sample data you provided.
leandro_vegacr
Helper I
2 years agoI understand full data may be required, but I'm restricted to share it. I ended up creating a measure, based on your ideas and the measure is working fine for my purposes, so this is good enough. Again, realy thnakful for the effort.