Saving a Query

Astro-Man

Member
Hello,
I was able to save a query in Account Ledger by Object Account. However, when log back in and run it again, the filters are gone. When I originally saved the query, I had a specific object account filtered, as well as a date range. For some reason, these filters are not be saved. I must be overlooking something obvious. Ideas?
Astro-Man
 
It could be that the fields you input values into in order to query on are not directly bound to the underlying business view and the actual filter values are set in code in fields not visible on the form.

Try creating your query, running your query at least once by hitting the find button and then save it. Then go in and inspect the saved query to see if those values are listed any where. It could be that it is querying on those values but they are not displayed on the form filter fields. I had to fix some similar bugs in Sales Order Entry (P42101) having to do with the saved query control.
 
Back
Top