Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
jrepucci15
Creator
Creator

Governance "Drawing of chart failed internally"

Using Gov v2.0.3 beta on a QV 12.10, SR4 server. No Qlikview Publisher.

I'm seeing the below error message in place of object CH621 (I think that is the object ID)


It was working in Gov 2.0.1 on this same server a few days ago.

Any hints? 

John

Gov-1.png

1 Solution

Accepted Solutions
Tyler_Waterfall
Employee
Employee

Yes, this is a known bug GOVDASH-144.

A hack around this is to change the expression of that chart to the following. Note that it is a bit tricky to find this object because it is behind a transparent text object "button".

class(today()-[Latest Doc Reload],14)

View solution in original post

1 Reply
Tyler_Waterfall
Employee
Employee

Yes, this is a known bug GOVDASH-144.

A hack around this is to change the expression of that chart to the following. Note that it is a bit tricky to find this object because it is behind a transparent text object "button".

class(today()-[Latest Doc Reload],14)