Hi Agron,
If {ViewRaportiDitor.Data} is a Date datatype and {?orderdate} parameter is Date then following formula should work:
{ViewRaportiDitor.Date}={?orderdate}
If not, then may be this is DateTime datatype. So change the datatype of {?orderdate} parameter to DateTIme and test this again.
-Prathamesh