• Ya.. i solved this in the below manner

    I created a parameter(Report_Parameter_1) and get the default value as CompanyName from dataset

    I kept a text box in the page header and added the following code

    =Parameters!Report_Parameter_1.Value

    Now it is dispalying the CompanyName in report header for all the pages.

    But good effort Richa.Thanks for your reply

    -----------------------------------------------------------------------------------------------------------------------------------------------------------
    Please feel free to let me know if you are not clear or I’ve misunderstood anything.

    Thanks,
    Arunkumar S P