Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Error opening a document

Hi all

I have a problem with a document that has a size 200 MB, all was ok, but when add section access (only change this) the dashboard reload ok but after i can't open it from local but for web works well

The error is OUT OF VIRTUAL AND/OR LOGICAL MEMORY, allocating 2MB.

Thank you very much for the help.

7 Replies
suniljain
Master
Master

pls check data modelling after addition of section access.

Not applicable
Author

but, why before of insert section acces went well?

patrickanderson
Partner - Contributor III
Partner - Contributor III

Did this ever get resolved?

I am having a similiar problem.

Not applicable
Author

Can you paste the table view of your qlikview document.

Anonymous
Not applicable
Author

Can you share the screenshot of your data model??

patrickanderson
Partner - Contributor III
Partner - Contributor III

DataModel.jpg

I do,

the following code:

//===========================================================================================

//

// SECTION  ACCESS

//

//===========================================================================================

Section Access;

LOAD [ACCESS],

     NTNAME,

     %ACCESSKEY

FROM

[http://wusbedqv02:4780/QMS/AuthTable]

(html, utf8, embedded labels, table is TradeDashboardAccess);

Section Application;

//===========================================================================================

The same section access code has worked in 4 other QVWs with no problem.

patrickanderson
Partner - Contributor III
Partner - Contributor III

no ideas?  I guess i will kick it up to QV Support.

Thanks