Hi,
I am new to SAP Macro calculation.
I want to add to the value to the key figure..
Key figure | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug |
Sales total | 10 | 10 | 10 | 10 | 10 | 10 | 10 | 10 |
Total | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 |
I want a macro logic where I should calculate and should like below.
Key figure | Jan | Feb | Mar | Apr | May | Jun | Jul | Aug |
Sales total | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 |
Total | 80 | 80 | 80 | 80 | 80 | 80 | 80 | 80 |
Please help.