Qlik Community
Collaborate with over 60,000 Qlik technologists and members around the world to get answers to your questions, and maximize success.
Join UsCurrently there is no clear understanding why this script function is returning an error and not a NULL as it was before. As a workaround the following script can be added to the loading script:
IF (NOT isNull(qvdCreateTime('C:\temp\QV Data\UPGRADE\DeloitteSlownessDuringReload_FACT_EVALUATION.qvd'))) THEN
LET vRecords = Alt(QvdNoOfRecords('C:\temp\QV Data\UPGRADE\DeloitteSlownessDuringReload_FACT_EVALUATION.qvd'),0);
END IF
TRACE Records: $(vRecords);
Another workaround is to try to load the QVD independently in QlikView 12.10 SR6 and then storing it out again.
Collaborate with over 60,000 Qlik technologists and members around the world to get answers to your questions, and maximize success.
Join UsSearch Qlik's Support Knowledge database or request assisted support for highly complex issues.
Submit a caseExperiencing a serious issue, please contact us by phone. For Data Integration related issues please refer to your onboarding documentation for current phone number.
Call Us