Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Displaying a Pop-up message in SSRS 2005

    Great article Prasanna - There's a few typos that are probably resopnsible for the errors folks are seeing on this thread:

    When setting the visibility of the controls:

    =Not(Parameter!IsValidNum.Value) should be =Not(Parameters!IsValidNum.Value)...

Viewing post 1 (of 1 total)