Extract Qlikview object through visual studio application
Hi,
I'm running an application through visual studio that generates email reports from Qlikview. Recently I get out of memory error message because when the application opens the qlikview document it goes through every single sheet and by the time it is half way throught it has over used the visual memory limit. How can I tell the application to only go to spercific sheet and extract spercific object without having to open every single sheet.