Hi,
We have developed SQL which pulls large data. I need to format the data on the Report properly.
Requirement -
Now in report we have 3 rows in green at top of the sheet and 3*31 (columns*rows) in Yellow below.Grouping is done by 3 green rows i.e. Contract.
I need to show Contracts horizontally (column wise) and this number would be dynamic data and there can be n number of contracts.
For each contract I have to show the Yellow Highlighted Columns (grouped) and they also need to be displayed column wise on the Report (dynamic data) according to the Contract displayed in green.
Please h