Hi. I need to create report with tablix as group. Grouping exist on specified Field (for example by Location Code). Each instance of group appears on new page.
For every single group (on every page) i want to create ,,group Header" with value of Location code.
How can I do this? On the Header I only can use constans values - like parameters or (First!) expression. But in my case value will be different for every group.
I think about create new textbox above the tablix - but how Can I connect this with tablix group?