reporting services - SSRS report Group by rows in the Display -


i want group rows below in ssrs report:

lastname firstname  employeeid  day         workhours  gaines   edward     77430       monday      8 gaines   edward     77430       tuesday     10 gaines   edward     77430       wednesday   9 

display in report should like:

lastname    firstname   employeeid  day         workhours                                     monday      8 gaines      edward      77430       tuesday     10                                     wednesday   7 

you need add table report. add day , work hours fields data part of table.

right-click on row header box , add group -> parent group.

add parent group

add employeeid field new column on left. add new column first name right-clicking on column header , insert column -> left. repeat last name.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -