Hi Please help me understanding on how suppose 5 million records of qvw gets send to client on access point,,, does those 5 million records go in first place or there is some algorithm to send me based on selection?
Your helpful response will make this easy for me to understnad on how data is moved to client from server for a qvw when user opens qvw in access point.
When user access the qlikview application then there is no data is going to transfer to the user machine.
The appllication will be loaded in the server memory and a separate session will be created on the surver for the user... and user will able to see the UI of that report.