Forum Discussion
ruinaldo
8 years agoHelper II
Problem with Duplicates
I have a list of clients, that duplicates in same month. My target is for each month separate the accumulated values by client and positive vs negative, in matrix table For example: Month 1 Positiv...
ruinaldo
8 years agoHelper II
Hi,
I have a table of clients movements by month. I don´t need the sum of positive or negative values
I need by month the accumulated values by client. And each month i have client balance positive others negative that i want separate in diferent columns.
Month 1 = positive (650) = acumulated balance of clients 211000500 (500) and 211000700 (150)
Month 2 = positive (350) = acumulated balance of clients 211000500 (200) and 211000700 (150).
negative = acumulated balance of client 211000600 (-100)
.......
......
Ashish_Mathur
8 years agoSuper User
Hi,
Share the link from where i can download your file.