FSG Question
I have the following question regarding FSG functionality.
As per customer requirements I need to build the following FSG report:
Column 1 Column 2
Row 1 1000 500
Row 2 800 80
where 1000 = balance of combination account A for PTD 1 and 500 = 50% * column 1 value (when Row is Row 1)
where 800 = balance of combination account B for PTD 1 and 80 = 10% * column 1 value (when Row is Row 2)
I already know and I asked in the community about it and received the correct answer that I can do the setup for the first row and obtain the numbers I expect. But now I don't know how to do it for multiple rows (as per my example that I have 2 rows)