• acallaway (7/29/2016)


    The field I need to reference/check for the row visibility is in another dataset. Your final comment suggests that this cant be done?

    =iif(First(Fields!INVOICE.Value, "E10")<>"",True,False)

    Correct. You can't reference another dataset at an individual roe level. If you're basing visibility on a value in another datasets row, you'd need to actually include that value in the dataset and then you can reference it.

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk