Relative Content

Tag Archive for reporting-servicesssrs-tablix

SSRS print order of report pages

I have a SSRS report with two tablixes on it. Each tablix share the same data source and it prints out two versions of the same invoice (customer invoice/business invoice) (actually its multiple invoices, two copies each). I can get it to print all of the pages of one report(tablix1), then all of the invoices of the other report (tablix 2), but I have been asked to keep the two versions together for each copy. How can I accomplish this?

How do I hi8de the toggle (+) icon when there are no items in the child group?

I have a report that has 2 groups. “A” is the parent group with child group “B.” In the screen shot below the dark grey lines are group “A” and the light grey lines are group “B.” If you expand next to 1 then the child groups appear. However, groups 228 and 229 do not have any data below them, but the toggle icon still appears. I’d like to hide the toggle item if there is nothing below it to show. All the solutions I’ve found hide Group A based on the count of B, but I want group “A” (dark grey lines) to always be visible. Is there a way to do this?