I have a report that has one prompt on a column with Yes/No values, and another prompt on a 2nd column where records have a range of numeric values 1 - 10 IF the first prompt is a Yes. But if the first prompt is a No, records of the column for the second prompt are null. Results display for the first case, but it looks like the report will not display any records when the second column has null values. Instead of pulling the values from the table I tried creating a picklist file for the second prompt that would have a null in it, but this doesn't seem to work - the null won't show in the list of prompts. I also tried using a report file for the null prompt. I only see as an option splitting this report into two reports, one for Yes prompts and the second report for No prompts & nulls, deleting the null prompt and column from the query since all records are null anyway. If anyone has another suggestion how to keep these together in 1 report I would appreciate it.