Link to home
Start Free TrialLog in
Avatar of mathew_s
mathew_s

asked on

SSRS Report - Records Appearing Multiple Times on Different Pages

When I run my report it displays the records in x number of pages depending on the grouping of a field called billing number. So if I have 2 projects it will repeat all the records on 2 pages. If I have 4 projects it will repeat all records on 4 pages. How to fix this so only the records belonging to the billing number are visible on that page?
Avatar of Koen Van Wielink
Koen Van Wielink
Flag of Netherlands image

Can you provide your RDL, or at the very least a screenshot of your design? Very hard for us to figure out what's going on without some more details.
ASKER CERTIFIED SOLUTION
Avatar of Rajkumar Gs
Rajkumar Gs
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mathew_s
mathew_s

ASKER

Yes something was wrong in the header, I was getting an error there. Once I fixed that everything seemed to go into place.
Great :)