Forum Discussion

gautampruthi's avatar
gautampruthi
Helper II
1 year ago

SSRS Report Formatting

Hi There,

I have recently started working on SSRS, and facing issue with report formating.

The data has design has


student personal information --- student1
marks --- student1
page break
student personal information --- student2
marks --- student2

but issue i am facing is when i select more then one student then data is being dispayed as
Student personal --- student1
Student personal --- student2
marks --- student1
marks--- student2

 

I know the issue is with grouping since i am new with SSRS i am not much confident with grouping or how it works

right now if i select multiple student code the data is merged

1 Reply