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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Objects with X and small refresh icon

Hi All,

Running into an issue with multiple objects displaying a large X over them with a small refresh icon. This seems to be happening most often when making a selection via Macro. Intermittently different objects will "disable" and display a large X over them with a small Refresh icon in the lower right corner.

Have tried ActiveDocument.GetApplication.Refresh, re-selecting the selections, enable/disable the object, etc. Nothing so far has worked on getting rid of them. It happens both locally and when run on Server, tried 8.01 and 8.5.

This is actually happening at a couple of customer sites. On the other site, it happens most often during the initial load of the application (there are no macros making selections). One or two of the objects have the large x and refresh icon. the customer asks, what is that and why does it happen. The response is, just click the refresh icon is not really acceptable to them any more.

Any ideas on what causes this? More importantly, any ideas on how to prevent this from happening, or correctly it programmatically?

Thanks

Mike

2 Replies
Not applicable
Author

I have the same problem, it appeared when I added data to my database that is not synced with the excel database.

Not applicable
Author

I fixed the problem when I removed an invalid foreign key from the database.