I have two tables, let's say table A and table B. Both tables are dynamic in that they return different quantities of rows for each row group. Table A is grouped on Column A, B, C. Table B is grouped on the same Coilumn A and B, but not C. So I have the following tables:
Column A and B are the same between both tables.
I want to place both tables on each page where each page is grouped by A. In other words, there will be a separate page for each value of Column A with both tables appearing on each page.
I have tried doing this by embedding the two tables in a list but I get the static inner members error. I cannot put the tables into a header row because the number of rows is dynamic. Is there any way to do this in SSRS?
I am using SSRS 2008 r2.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…