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: 
Not applicable

Data update was cancelled

Is there anybody who has experience with removing an element that comes up with the message 'Data update was cancelled'?

It's the result of trying to number format variable values in a valuelist() function:

valuelist(mvASPYTD, mvASPYTDLY) <- This works

valuelist(num(mvASPYTD, '###.00'), num(mvASPYTDLY, '###.00')) <- This crashes the application when you click on the sheet


The  only way to get it fixed, that I know of, is do delete the sheet and create it again. When you enter the sheet, with the malfunctioning element, even in 'Edit'-mode you can't select any elements. After you have tried this, you cant't select any element on any sheets in the application.


Exporting the application to a Qlik Sense desktop version, doesn't help. Same problem here.


Any advice would be appreciated.


Best regards


Thomas

1 Reply
reddy-s
Master II
Master II

Hi Thomas,

Is it possible to attach a sample file?