Mismatch column name in report viewer and PDF export?

  • I have text box in the header and populated dynamically. If my query result is more than 1 page, when i go to next page, the column value will change but when i export it to PDF or Word, only the column value of the first page will appear.

    Please see image below:

    What's wrong here?

  • How does such an expression look like?

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • Hi Koen,

    Koen Verbeeck (9/8/2014)


    How does such an expression look like?

    =ReportItems!STORENOG1.Value

    where STORENOG1 is from my Stored Proc

    STORENOG1 VARCHAR(10) DEFAULT NULL

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply