Hi There. I’ve implemented a system at a client. There are currently over a thousand users currently working in the system. A number of views are “Shared, Private on first Use”.
The problem here is that I have a agent that Deletes the private views if ever design changes need to be made. While this works fine, I am experiencing a hiccup when accessing some of these private views:
Based on Access, there are a few private views that access the same data, but displays the data in different ways. The problem is that Private View 1 shows 500 entries in the view which is correct. But if you go to Private View 2, it only displays about 60 entries. If they run the “Delete Private Views” agent and re-enter the view, it will now show 500 entries. This seems to happen daily.
The only thing worth mentioning here is that the application’s design is hidden. I don’t see why this should be a problem, but i’m definitely open to suggestions?
Please help. Many Thanks