I have 2 datasets, one a SQL Server SP and another an XML datasource, I am pulling in the values of the matching clients by using the lookup function in R2, effectively this is giving me a left join, what I actually want is to only display rows that contain matching data from both datasets. Is there a way to do this? I cannot filter based on a dataset that is not part of the tablix.