Sorry, i am an absolut beginner here.
And I am fighting with cr now for days.
I cant succeed in getting all the fields on one page.
My resultset looks like this: (stored procedure mssql 7.0)
id month value1 value2 ... value30
the report should look like this
id1 id2 id3
value1: 20
value2: 50
value3: 100
value30: 6
not all colums fit on one page, and i have no clue how to do
it - i have to write the value1 labels to get a nice formatting here.
Thank you for any hint.
Katja
And I am fighting with cr now for days.
I cant succeed in getting all the fields on one page.
My resultset looks like this: (stored procedure mssql 7.0)
id month value1 value2 ... value30
the report should look like this
id1 id2 id3
value1: 20
value2: 50
value3: 100
value30: 6
not all colums fit on one page, and i have no clue how to do
it - i have to write the value1 labels to get a nice formatting here.
Thank you for any hint.
Katja