Column Report 'Header Column'
Hi,
I need to print 7 columns - the first column would be the headers for the
rows and the next six columns would be the values. I don't see an easy way
to do this.
I need:
xxxxx 32342 234234 234234 234234 6123423 24243
yyyyy 23423 24234 234234 243234 243234 242342
etc...
where xxxx & yyyy are the headers for the two rows.
Thanks,
Nick Hustak
I need to print 7 columns - the first column would be the headers for the
rows and the next six columns would be the values. I don't see an easy way
to do this.
I need:
xxxxx 32342 234234 234234 234234 6123423 24243
yyyyy 23423 24234 234234 243234 243234 242342
etc...
where xxxx & yyyy are the headers for the two rows.
Thanks,
Nick Hustak
This discussion has been closed.
Comments
Unfortunately ReportBuilder was not designed to traverse data in horizontal
columns. There is no built in feature for a horizontal column header. You
may be able to create these column header labels manually and position them
on the page where you need them but this will not be dynamic and will need
to be done for each column header.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
A cross-tab might work?
Thanks,
Brett
can't do this.
That's twice this month I've stumped it with what I consider basic stuff.
Bummer.
William
http://www.planitechnologies.com, it has a RBCrossTab, which basically print
rows in columns.
William
Why?
How about printing landscape and using rotated text
components?
Thanks,
Brett