Hi,
I have the date like below
From To Value
P1 P2 10
P1 P3 20
P2 P3 30
But in my reports my requirement is like below
P1 P2 P3
-10 +10 00
-20 00 +20
00 -30 +30
Can we create a report like above with the data given in the above.
Regards
Sankar