Conditional IIF to Open URL

  • I want to open a link only if the field meets a criteria

    IIF(Fields!Dept.value = "HR", "Http:/......",??)

    what should be in the false part?

  • Nevermind, Was able to figure out - It should be Nothing.

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

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