Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Issues with aligning subreport with corresponding row in main report

$
0
0
Hi, I have had to make the jump from Crystal Reports to SSRS so I'm still learning.... I am developing the reports in Visual Studio 2013.My issue is that I can't seem to figure out how to properly align a sub report value on my main report. :crazy:On the main report I have several lines of project data and I use the sub report to pass in each corresponding total revenue amount foreach project. The total revenue contained in the sub report will not line up with the corresponding project even though it's on the same line... I tried adding a rectangle and placing the sub report in there to bypass the snap to grid feature but that won't work. If I move the sub report too high in the report, I end up getting an error that to me, seems as though SSRS does not know which dataset to get the field I use to link to the sub report with. (I link the main to sub report using a start and end date parameter and a project Id parameter. The project id parameter is in 2 datasets). Does anyone have any ideas how I can fix this? I have added an attachment showing screenshots of the report display, main and sub reports. Thanks!!

Viewing all articles
Browse latest Browse all 2791

Trending Articles