I must be missing something very obvious!
If I have a simple query (SELECT * FROM Table) which has 200 columns - rather than dragging each of my dataset columns onto my table object in design mode, is there any way to have those 200 columns auto built to that table, or a new table? THE CATCH IS - I don't want to do any grouping, summing, etc.. Just a flat table.
** IF I try to use the Table Wizard, it eventually brings me to that "Arrange Fields" box which provides Column groups, Row groups and Values. I only want "Columns" generated, not any kind of Matrix grouping. Just a flat table, so if my dataset returns 1000 rows, I want a table that has 200 columns, and 1000 rows.
Is this not possible in Report Builder? I'm completely stumped!! Help very much appreciated. Thanks!