Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SSRS Auto Generating all columns from Dataset into tablix (Report Builder 3.0)

Is there a simple way to just auto generate every field/column from a dataset into a flat table/tablix in SSRS without making it a matrix? Seems like something that should be so easy, rather than having to drag each and every column over. Not sure if I'm missing something obvious.

My dataset returns about 180 columns, dragging them all over would be painful. Any insight would be greatly appreciated! I'm using Report Builder 3.0 by the way.

Thanks!

like image 366
Jay Avatar asked Dec 03 '25 21:12

Jay


1 Answers

Have you considered using the Table Wizard in Report Builder?

See Creating a Basic Table Report.

You can specify the required columns quite easily by just selecting them in the Wizard and Report Builder creates the table - for hundreds of columns that might be slightly easier than the standard Designer.

You can only use the built-in Wizard themes, but it's probably easier to format all of the cells in one go or by find/replace in the RDL file than specifying almost 200 fields.

like image 93
Ian Preston Avatar answered Dec 06 '25 14:12

Ian Preston



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!