Forum Discussion
Group on just one level
Anonymous Please use Matrix as below
Hi Pattem,
If I try that it gets the First() value of fieldname, newvalue,oldvalue so not the required result.
This wasn't clear in the example I gave but the combination username, fieldname, time is not unique
I basically want a detail table but with a grouping on username
- PattemManohar7 years agoCommunity Champion
Anonymous Please provide the sample data to replicate your issue.
- Anonymous7 years agoNot applicable
USERNAME;FieldName;CREATEDDATETIME;NewValue;OldValue
USERA;GDTotalCostAmountMST;22/01/2019 14:48;520;0
USERA;GDTotalCostAmountMST;22/01/2019 14:44;81550;0
USERA;GDTotalCostAmountMST;22/01/2019 14:43;12250;0
USERA;GDTotalCostAmountMST;22/01/2019 14:43;804.48;0
USERA;GDTotalCostAmountMST;22/01/2019 14:42;43334.8;0
USERA;GDTotalCostAmountMST;22/01/2019 14:34;-43334.8;0
USERA;GDTotalCostAmountMST;22/01/2019 14:32;1600;0
USERA;GDTotalCostAmountMST;22/01/2019 14:32;280;0
USERA;GDTotalCostAmountMST;22/01/2019 14:32;39000;0
USERA;GDTotalCostAmountMST;22/01/2019 14:33;41.72;0
USERA;GDTotalCostAmountMST;22/01/2019 14:33;11000;0
USERA;GDTotalCostAmountMST;22/01/2019 14:33;2200;0
USERB;GDTotalCostAmountMST;22/01/2019 9:24;0;623
USERB;GDTotalCostAmountMST;22/01/2019 9:24;623;0
USERB;GDTotalCostAmountMST;22/01/2019 9:32;0;143.76
USERB;GDTotalCostAmountMST;22/01/2019 9:32;143.76;0
USERB;GDTotalCostAmountMST;22/01/2019 10:36;0;572.76
USERB;GDTotalCostAmountMST;22/01/2019 10:36;572.76;0- v-frfei-msft7 years agoCommunity Support
Hi Anonymous,
Is the excepted result you need?
Regards,
Frank