I'm a beginner , and I try to create a faceted report with a very big table made up of very large varchar fields. Apex automatically creates the report with all the field of the table, but being descriptive fields , it arrange them in several row,and the report cannot be used in this way. I haven't found a way to give a fixed column width (big) so that I can get a better wiew of the table. I would like the contents of this fields to be written all in one row. Is it possible? Any suggestions?