We are creating a new Sales Invoice Layout. In the footer of the Sales Invoice there are fields remit1, remit2, remit3. These fields are populated and contain data, as shown in the debugger when stepping through the CopyLoop After get record routine. Within the CopyLoop after record routine it calls the report with a run command. Right before the run command the fields are populated.
On the report I have tried referencing hidden textboxes in the body of the report from the textboxes in the footer, this did not work.
I added the remit1,2,3 to the set data and did a get data in the footer this did not work. So I thought better see if the remit1,or the set data (90,1) are populated in the body so I added to textbox after the tablix, when I ran the report they were empty. Please help what am I doing wrong!
*This post is locked for comments
I have the same question (0)