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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Access calculated data from chart

Hi,

i've a chart (straight table) with calculated values. Now i want to use this values to draw a graph for example.

The values where calculated with this formula:

=if(State='Connected';(ConnectTime-(if(CallId0<>eid,FirstSortedValue(stime,CallId0),if(CallId0=eid,StartTime)))),'0')

How can i draw a graph with the average of this data?

0 Replies