I have a report that uses the same table.field twice as two seperate columns. In the first column, I need to filter by the value of another column. In SQL terms, I would like to select field 1 value where field 2 valuek = x and in the second column I would liket o select field 1 value where field 2 value = y. I tried the select wizard, but my selections were used for the entire report and I need to use this filter for only one column. Any help would be appreciated.