How do I add a table column next to a tablix for same rows?
i have tablix in rdl file, want add 1 column right of tablix same rows, different dataset. how do this? mean tablix returns records based on classroom data. assume total abscenses per classroom.
i know example might not make sense far why broke out separate table, merely simplified version of situation. want student totals column appear right of tablix, if part of same tablix. however, student totals comes *different* dataset!
i tried making student totals separate tablix @ first, making first column invisible , including total column, didn't seem allow me this. note student totals column should data jan-mar of 2008.
classroom totals student totals school jan08 feb08 mar08 total total 3 6 4 13 5 b 3 1 2 6 2 c 4 5 8 17 7
ryan d
ryan,
you can use 2 tablix purpose.
one showing classroom details , school details.
place them closely looks users if it's single table.
though need make sure grouping , sorting should same on both tablix (school)
regards,
manoj
*happy
http://experiencingmsbi.blogspot.com/
SQL Server > SQL Server Reporting Services, Power View
Comments
Post a Comment