criteria report last record

criteria report last record

hi



I would like to give as criteria in my report the following :

[last_record_added  =  STOCK  [(CLIENT== input.CLIENT && SUPERMARKET == input.SUPERMARKET)] sort by  Added_Time desc;

(last_record_added.TOTALBILL> 0.0)]





is it possible to have this level of criteria in the report? How could I filter my report that way 


thank you