This discussion was attempted in an earlier exchange but the requester didn't appear to know how to explain his needs.
"Displaying Classical Report vertically in left side"
In earlier versions of APEX there was a vertical report that is useful in certain situations.
The vertical report was a single column with all the record values listed vertically instead of horizontally.
A 2 record 3 column report would look something like this:
Heading 1 Record 1A
Heading 2 Record 1B
Heading 3 Record 1C
Heading 1 Record 2A
Heading 2 Record 2B
Heading 3 Record 2C
Does anyone have an ideas on how I can create a report like this?
My reports would have 1 to 10 records with 8 columns that can be conditional.