filter subform by date (today & yesterday)

hai there… i have subform from a table
and then if i want to filter it use field “Entry Date” → datatype : date
how is possible to filter if I want filter just today and yesterday?
for your information, i’m not use C/AL code, I just add in SubFormView

This has to be done through a setfilter in C/AL code.