The received wisdom is not setting the filter in the report itself but in the DoCd,OpenReport statement in the WhereCondition or , if a stored filter exists, the FilterName parameter.
OpenReport (ReportName, View, FilterName, WhereCondition, WindowMode, OpenArgs)
As written above the filter is...