Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm relatively new to qlikview, but have come across the following issue when deploying a dashboard to the server.
I have a table that has several linear gauges (fill to value) in it. These display correctly when viewed in the following ways:
However, when I view the table using the normal web (AJAX?) client using (i've tried both IE and Chrome) the gauges don't display.
Has anyone else come across this problem? Does anyone have any ideas on how to fix it?
Sample app is attached.
Thanks in advance
Qlikview support team came through with the solution ![]()
Our setup uses siteminder to provide the authentication, and the default setup strips out URLs with // in them. The linear gauges use a url 'qemm://' to show the bars, and these were being stripped out.
Now our siteminder policy has been updated it is all working perfectly.
This is what my machinery is coughing up (Desktop on the left, AJAX client on the right):

Is there anything else that should show up?
BTW what version of QVS are you running?
We are running QVS 11.20.12664.0
I get the following (left is AJAX, right is with IE plugin)...

I've got no clue at all. Tested with SR6 and SR10: both work as expected. I also couldn't find any reference to minicharts in the SR10 bug fixes... Sorry.
Thanks for having a look. Perhaps someone else will of come across the problem. The sample I've pulled together is very basic, so it must be something to do with the configuration setup we have. I've just no idea where to start checking!
Switch the QlikView Server Log Verbosity to High and check the Event log for any anomalies.
Still no luck
... running out of ideas. Fingers crossed someone else has some
Qlikview support team came through with the solution ![]()
Our setup uses siteminder to provide the authentication, and the default setup strips out URLs with // in them. The linear gauges use a url 'qemm://' to show the bars, and these were being stripped out.
Now our siteminder policy has been updated it is all working perfectly.