Hi,First, thanks to all members supporting here. I have two datasets 1)ds12)ds2I am using ds1 as datasourse in my tablix1 to show the record. In tablix1 I am doing lookup to get addional data from ds2 ds1 : Name, Age, Genderds2 : Game, score , NameFinal Tablix1 should be: Name, Age,Gender, Game, ScoreThe lookup is on Name to Name from both datasets. If the lookup returns blank subject, I wish to delete that entire row in tablix1.I am not able to figure out how would I delete the rows from the tablix1 after the lookup or before it on the dataset level.Any Clues/help is much appreciated,Thanks, Shruthy
↧