Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've got a report that works fine in development mode but crashes in WebView or in AccessPoint.
The app has a couple of charts inside a container. I dragged both of these charts to the report I created. I then added a button to display the report.
In development mode, the report runs and displays only the selected chart. This is sort of disappointing but it makes sense that the report will display only the visible objects. So far, so good.
However, in WebView, I get an hourglass and then nothing. The report doesn't open up at all. (More correctly, the Print dialog box doesn't open.) The hourglass goes away and that's it.
The error log says:
2012-12-05 12:35:26 2012-12-12 11:54:15 2 500 Warning Warning: Caught ... exception in Document\RP11: ReportPainter.cpp at 3405
I suspect it's a problem rendering the HTML or AJAX, but I've got no idea how to fix it. I've duplicated the problem in the attached app. Is this a bug or can anyone think of a fix?
Thanks!
QlikTech has confirmed this to be a bug and is releasing a patch to SR4.
Just a quick follow-up: I've verified that it also works perfectly using the IE Plugin, so it must be a rendering issue.
QlikTech has confirmed this to be a bug and is releasing a patch to SR4.