I have a simple list report which has rows of jobs and corresponding data. Some of the data is many to one and only want to show it if it meets a certain criteria but I cannot work out how to do this. I have tried making all the relevant data null if the criteria is not met but this has led to 6 or more rows of blanks of nulls being inserted. Is there any way to get around this?