ssrs 2008 iif

  • The following iif statement is contained within a visibility expression for a row in a ssrs 2008 report:

    =IIF(IIF(Rownumber("GetIndicators")=0, 9999, First(Fields!endYear.Value, "GetIndicators")) + 2 = Parameters!Grad.Value, False, True

    Would you explain to me the logic in this iif statement?

  • now understand

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

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