how doing calculation in back end improves performance???
Can any one explian me in details because what i thought is going calculation in back end should reduce performance instead of improving it, as it will take more time executing the script ????????/
Its very much subjective. What you said is not wrong, neither the one you contardict. When you have a large data model with big data size, you might want couple of calculations at the backend. For ex. your requirement says that you have a sparsely populated(data for discrete dates) data set and you need to show the report as continous, in that case you might want to populate the data for the missing dates at the script, rather than calculating it at the front end everytime users select a POV, because that would make your front end performance fall significantly.
Hope this gives an idea.
Hi Tresesco,
To change Username you need to go your profile there you can see your edit Profile and you can change your first and last names.
Thanks,
amelia.
Hi,
Have a look at the link below.
http://community.qlik.com/docs/DOC-1882
Regards,
Kaushik Solanki