Hi we run 2016 enterprise. My 2 rowgroup tablix (salesman and detail) has 2 extra headings above the column headings.
In the top heading i'd like to show the label value of the only salesman passed to the salesman param. I'm using the following expression
=Parameters!salesmanCode.Label(0)
Does anyone know how this might be made to work?
The tablix 'Tablix3' has an incorrectly set FixedData property. FixedData is not allowed to be set on row TablixMember, unless it is also set on the first row TablixMember.