property expression in a FOR EACH loop

  • i would like to set a property expression on a FOR EACH loop. Not sure which property to select from the dropdwon list. My expression basically checks the following:

    ISNULL( @[User::DateEnded] )? @[User::DateStarted] : @[User::DateEnded]

  • Did you ever figure this out? I understand your expression, and I understand for each loops, but I don't understand how you're trying to tie the 2 together.


    Rick Todd

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

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