• fausto gonzalez (12/14/2010)


    Based on the original question posted, this is what you needed:

    = CountDistinct(IIF(Fields!Column1.Value="ValueOfInterest", Fields!ColumnForDistinctCount.Value,Nothing))