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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Hester_Huang
Contributor
Contributor

load qvd, table viewer disable preview

Hi,

I load data from qvd, but preview function in table viewer is disables. Would you kindly tell me why? The qvd has data.

 

HFM:
LOAD "vKey_HFM",
HFM.GL_DATE,
HFM.ENTITY_CODE,
HFM.ENTITY_NAME,
ACCT_CODE,
ACCT_NAME,
"ATM_USD",
"ATM_TWD",
"HQ_OPERATING_EXP_USD",
"HQ_SELLING_EXP_USD",
"HQ_ADM_EXP_USD",
"HQ_RD_EXP_USD",QvPath
From $(vPathQvd)HFM.qvd(qvd);

 

Hester_Huang_0-1626080076447.png

 

best regards

Hester

 

1 Reply
Chanty4u
MVP
MVP

new application may have different interpretation-variables, is now with a different release created, has different settings especially in regard to section access and any possible data-reduction, the used script isn't identically respectively identically applied (a different load-order may change things), it's created from a different file-path ... probably some more possibilities ...

I think I would start with looking into the document-log to see if there are any differences between applications.