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

Complex formula with calculated dimension

Hi,

herejoin is an application which is describing the formula to realize.

The only dimension is a calculated one and I just don't succeed in constructing an (complex) expression that work with it.

In the table, column E should contain in each cell the value of column C on the yellow line (88% for PAU)
Column F should contain in each cell the value of the sum of each green and yellow cell of column A (excluding values of red cells) (30 570 for PAU)

The constituted formula should at the end allow to draw the orange line in the graph.

2013-01-11_17h06_26.png

Thanks a lot for your help !

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

I resorted to adding a summary table. A calculated dimension can't be used in a set analysis expression, so I created a new field SIMUL_NB_MAX and used that instead. See attached qvw.


talk is cheap, supply exceeds demand

View solution in original post

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

I resorted to adding a summary table. A calculated dimension can't be used in a set analysis expression, so I created a new field SIMUL_NB_MAX and used that instead. See attached qvw.


talk is cheap, supply exceeds demand