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: 
Anonymous
Not applicable

Graph expression doesn't depend on selected field

Hi,

in an expression of a graph, is it possible to do the follow operation ?

If i select the dimension IDDEVICE

can i write an expression like this:

((Max ([ENERGY YELDED])-Min ([ENERGY YELDED]))/CURR_NOM)  

/

((Avg(Max ([ENERGY YELDED]))-Avg(Min ([ENERGY YELDED])))/Avg(CURR_NOM))

In the first line, i want the value for each IDDEVICE

but in the second line i would the Avg of all the different IDDEVICE but the MAX and MIN for each IDDEVICE

1 Reply
IAMDV
Master II
Master II

Hi,

Please can you post the sample QV document? It will be easy to work on sample document and you can scramble the data. Also, please explain in detail on what you wanted to see as outcome.

Thanks - DV