Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Execution of Script Failed. Reload old data

Hello,

When i'm loading below code i'm getting this error message as Execution of Script Failed. Reload old data.

It is working fine for first reload but when qvd is updated or changed i'm getting that error.

Can anyone help me on this.

//***************Min and Max of IMM*************************

INPUTFIELD MinIMM,MaxIMM;

IMMGroup:

LOAD IMM,

     MinIMM,

     MaxIMM,

     MinIMM1,

     MaxIMM1

FROM

[..\2_QvdGenerator\QVD\Incremental\IMMGroup.qvd]

(qvd);

//***************Min and Max of Hydration*************************

INPUTFIELD MinHydration,MaxHydration;

HydrationGroup:

LOAD Hydration,

     MinHydration,

     MaxHydration,

     MinHydration1,

     MaxHydration1

FROM

[..\2_QvdGenerator\QVD\Incremental\HydrationGroup.qvd]

(qvd);


12 Replies
perumal_41
Partner - Specialist II
Partner - Specialist II

Hi

are u Deleted any Filed in  this table

Regards

Perumal A

Not applicable
Author

No i'm not deleting any field

Not applicable
Author

For your reference i'm attaching my data files and qvw file in zip folder.

The qvw file is loaded with initial file that is from Initial Tab script. You comment the initial tab and uncomment Incre Tab and reload the application. You wil find the errror

perumal_41
Partner - Specialist II
Partner - Specialist II

Hi Jacq.

I commented the initial tab and uncommented Incre Tab and reloaded  the application but i did not get any Error

Regards

Perumal A

Not applicable
Author

Ok do one thing. Reload the application with Initial Tab script and save the application and close it. Now open the application and comment Initial Tab script and Uncomment Incre Tab script and reload the applkcaton.

YOU WILL SEE THE ERROR.

perumal_41
Partner - Specialist II
Partner - Specialist II

Hi,

This Method also done ,but i did not get any Error

Regards

Perumal A

Not applicable
Author

Which version of qlikview your are using. I'm using qlikview 10 SR3

QlikView10.png

Not applicable
Author

I tried in other systems also, We are getting same error.

perumal_41
Partner - Specialist II
Partner - Specialist II

Hi

I am Using QV SR 6