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

SSRS nested tablix with different datasets -rdlc

$
0
0
Hi,I have to create a rdlc report and my boss wants me to create a main table and within that table put 3 other tablix.However, I need the main tablix not to have a dataset or a dummy dataset. The other 3 tablix have each need to have different datasets.I tried but I get errors such as 'Report item expressions can only refer to fields within the current dataset scope'and The tablix ‘Tablix8’ has a detail member with inner members. Detail members can only contain static inner members.From what I read this isn't possible. Or is it?Thanks

Viewing all articles
Browse latest Browse all 2791

Trending Articles