Is there a way to create an Impromptu report that shows column data from one row of query data in multiple report rows.
I.E.
Each row from the Query data would be:
Row1 - col1 col2 col3 col4
Row2 - col1 col2 col3 col4
Each report row would be:
Row1 - col1 col2
col3 col4
Row2 - col1 col2
col3 col4
I.E.
Each row from the Query data would be:
Row1 - col1 col2 col3 col4
Row2 - col1 col2 col3 col4
Each report row would be:
Row1 - col1 col2
col3 col4
Row2 - col1 col2
col3 col4