Hi Gurus,
I have come across the issue in HAHA calculation graphical view where I want to build a logic there calculations on different rows are required.
Please suggest the possible solution.
For instance,
Table is like below:
Column1(Attribute) Column2(Attribute) Column(Year) Column(Measure) Calculated_Column
Row1
Row2
Row3
Row4
Now Calculated_Column required the calculation where I need calculation like:
(Column(Measure) of Row1 MINUSColumn(Measure) of Row3) based on Column(Year) or
(Column(Measure) of Row4 MINUS Column(Measure) of Row 3) based on Column(Year)
Also There is no sequence of occurrence on Row1 - Row4
Appreciate your help.
Regards,
Maneesh