Sales Cue In Role Center page Getting Wrong Value

Hello

In Sales Cue Table Ready to ship showing 17 Order and Partially ship showing me 20 Orders

but on Sales Role Center Page i am getting wrong value for ready to ship i am getting 6 orders and partially ship

i am getting 0 orders

Can please give me any solution for this

Why it is showing wrong

Thanks

Regards

Because there is filter applied on Page 9060

SETRANGE(“Date Filter”,0D,WORKDATE - 1);
SETFILTER(“Date Filter2”,’>=%1’,WORKDATE);

Thanks You So much

Problem Solved

Welcome