I have a textbox that gets dynamic data in a header by an expression with a ReportItems!txtBox.Value that is within a group below. When viewing the report, the header updates correctly, however when I print the report, the same header gets the first value but doesn’t update.
I know and understand that the data is rendered differently depending on whether it prints or previews
Does anyone know how to get this to work, any workaround, or point me in a direction?