I am trying to do a validation report. My query reads all the records, then in the detail line format area, I use sql to retrieve some addition information before calculating some variance fields. If the variance fields are less than a set figure, I do not want to print this line.
Is there any way I can do this ???
Is there any way I can do this ???