Parameter Defaults don't Display

  • Using SSRS 2008

    Has anyone else seen this problem?

    I have created a parameter @pOrg (Organization) and populated the Values with:

    Label: Value:

    ABC 1

    DEF 2

    GHI 3

    MNO 5

    and set the Default Values to:

    1

    2

    3

    5

    In other words All Selected at startup.

    This worked fine.

    I later came back and added:

    Label: Value:

    JKL 4

    and added 4 to the Default Values

    Here's what happens. In the Preview Mode, all is fine. All Labels are selected by default. However, when Deployed out to the server, all options are available, but JKL remains unchecked as a default.

    I have checked the underlying code and all looks good. Has anyone else seen this problem?

  • yes - once deployed, the report is deployed with the defaults you specify the first time.

    If you delete the report and re-deploy with the new defaults you should find all is as expected.

    gsc_dba

  • That worked. Now I know for next time.

    Thanx

    😛

  • Its all about the report is not updated properly.

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

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