Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
pls check data modelling after addition of section access.
but, why before of insert section acces went well?
Did this ever get resolved?
I am having a similiar problem.
Can you paste the table view of your qlikview document.
Can you share the screenshot of your data model??
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.
no ideas? I guess i will kick it up to QV Support.
Thanks