Show last updated value from rollup column in views or reports
This is a really fast tip but really important because roll-ups columns can show a value that is not the real value Clients.knows what is the last update to the value.
Once created the roll up column we can see other columns are in the table automatically, Value column is there but we can not use it in our applications views.
So, To do this, we’ll create a new calculated column. This could will have the last value of the last updated column and we can use it in every few in our application.
Now we can show this column in our views or in our reports.
The new view is ready and we can use in our application.