I have a matrix table that shows the daily value for each day over the past 30 days. Sorted to show the oldest date first. I have a column that shows the delta between the two dates utilizing the previous function. This works correctly but now I need to change the report so it now sorts newest to oldest. I need to update the report so the delta column will calculate the difference. Any suggestions would be appreciated!
↧