FSG for a scorecard
I am trying to replicate a report where Row "line items" are placed in between columns as shown below:
Col1 Col 2 Col3
(source = Columnset) (source = Rowset) (source= Columnset)
---------------------- ------------------------- ----------------------------
xxx Row (COA 1) xxx
xxx Row (COA 2) xxx
xxx Row (COA 3) xxx
------ ------
xxx xxx
I have seen a scorecard in the past that had this format. Makes for good readability when the columnset is defining different periods/years.
Please advice
Thanks,