Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am getting the "drawing of chart failed internally" message in one of my charts. However if I change ANYTHING within the chart it works fine. In fact if I uncheck the "enable" checkbox on any of the expressions and then "apply", then go right back and check it again and hit "apply" the whole chart works again - yet I have changed nothing!
Is this a bug in QlikView?
Hi there,
This can sometimes be caused by QlikView running out of memory. Read up on optimising data sets and queries (you will find some articles on this on the Quick Intelligence blog) and ensure you have the statement written as simply as you can.
You could check Task Manager when the chart is rendering, which may point towards a memory leak.
If it is a particular expression then you could try building a new chart with the same expression - there could be something buggy going on - perhaps something lodged in the cache that is causing it to fall over.
Hope that helps,
Steve
Hi there,
This can sometimes be caused by QlikView running out of memory. Read up on optimising data sets and queries (you will find some articles on this on the Quick Intelligence blog) and ensure you have the statement written as simply as you can.
You could check Task Manager when the chart is rendering, which may point towards a memory leak.
If it is a particular expression then you could try building a new chart with the same expression - there could be something buggy going on - perhaps something lodged in the cache that is causing it to fall over.
Hope that helps,
Steve
This is not a bug but you check with expression and dimension used in chart whether it is irreverent.
Also search for DATA Visualization qvw will help to build chart types with proper chart selection.
Vikas
Hi,
This is not a bug. This can be caused due to Qlikview runnign out of memory.
You can check your expressions and try optimizing them.
Here are few threads from community which can help you or you can search the cmmunity for optimization or our of object memory:
http://community.qlik.com/message/423181
http://community.qlik.com/message/343784
Hope this helps!
I resolved the "drawing of chart failed internally" error by turning on the "Zero on bars" option under Presentation tab. I had a bar chart giving out this error with a cyclic group.
This worked for me. Thanks.
In my case it was conditional dimension which was not selected so my bar chart was dimension less hence it was throwing that error.