Hi dellzy,
Lets say old value is 50 and new value is 80, so do you want to capture when 80 comes in place of old value (replaces 50) ?
and what you want to capture ... system date & time when this change happens ? or some other thing ?
Regards,
DILIPandey
Dear DILIPandey ,
Firstly, thank you for your prompt response. Sorry for the delays in responding as I was trying very hard to try on my own and at the same time to built a mock data for better clarification and your kind perusal. Judging from your reply, you briefly understood what I need but please allow me to give you the sample data as per attached along with details here for much better understanding.
The attached file consists of 3 tabs of worksheets. "Data" tab consists of the raw data that we use to populate the pivot table in "pivot" tab. In data tab I highlighted some rows. "Members" is a namedrange where the values are as follows:-
1. MyGroup
2. User1
3. User2
4. User3
Originally the data exported from audit trails are all from column A until column G. In column H & I have some formulas to return the values based on criterias as below:-
1. Value in column "New Value" is always "MyGroup" (as per formula in column I)
2. Value in column "Old Value" always match either one in the "Members" namedrange EXCEPT "MyGroup" (as per formula in column I)
Actually the purpose of this is to track how many times a ticket is being assigned to MyGroup and each staff in MyGroup and how much man days is used to attend the case which is calculated from the datetime the case goes into MyGroup bucket, until the case is signed out from individual bucket.
From col H, I identified the datetimes involved. When I do the pivot table (pls refer to "pivot" tab), I filter the blanks for field "Assigned&Responded", it will display those involved dates chronologically. So, I set it to show me the difference between those dates (next datetime minus prev datetime) and it shows me the duration correctly in the grand total. However, what I need is these durations must be shown under the individual column so that the report reader can know how much the duration for him/her to attend the case. But I have tried so many ways but to no avail.
So, would appreciate it very much if someone with better expertise to come out with a solution. This pivot table should be dynamic for other ticket numbers in future and will be the main content as a report to management in terms of SLA achievement.
Thank you in advance.
https://www.dropbox.com/s/ex0wboekponw2io/Pivot-CalculatedField.xlsx?dl=0
DZ