Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Unknown error in Qlikview 12 SR4

Hi All,

We are receiving Error:unknown error while running the tasks from QMC , whereas while we run the application from desktop same code works fine.

We have debugged the code , but the issue is with the below applymap . Previously we were using QV11 SR12 ,same code works fine.

if(match(Product,'A','B'),

  if(ApplyMap('Temp',COUNTRYCODE)>1,

  applymap('Map',Product),Product),

  applymap(applymap('Country_Lkup',COUNTRYCODE,'Map5'),Product,Product)) as Product

Attached the error screenshot for reference.

Kindly help us on this.

Regards,

Simson

1 Solution

Accepted Solutions
simsondevadoss
Partner - Creator III
Partner - Creator III

We have contacted qlik for this .

They provided us with a patch, which resolved the issue.

Regards,

Simson

View solution in original post

3 Replies
kevinchevrier
Partner - Creator III
Partner - Creator III

Do you find any solution for this issue ?

We have got the same.

Kevin

simsondevadoss
Partner - Creator III
Partner - Creator III

We have contacted qlik for this .

They provided us with a patch, which resolved the issue.

Regards,

Simson

RashmiD
Contributor II
Contributor II

What is this patch,I am also getting this error..