Filter issue in AX 2009?

Hi,

I am using ax 2009. In employee leave application form when i open the form automatically it will filter by using advance\Filter sort with some employee number and application number. if we remove and execute means it working. But the same filter is happening again when we open the application. for every time we need to remove the filter

So, please can anyone tel me how to remove the filter permanently in advance\Filter sort query.

Seems like there are some code written at the back end. Go to AOT>Forms>Selected form and verify the executeQuery method and try to debug. [or] is it related to cache?