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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
martinpohl
Partner - Master
Partner - Master

Classifying in a chart

Hello,

I have a table with value from (bewvon), value to (bewbis) and class (Bewertung)

bewvonbewbisBewertung
0806
80905
90954
95973
97992
9999,81
99,81001


Now I want to compare the result of a formula with the values from/to to show the class in a pivot chart.

My statement:

= max({<bewbis={">=$(=Sum ({$<LFSTAT_HERKUNFT+={E}>} LFSTAT_ANZEDI)/Sum ({$<LFSTAT_HERKUNFT={E,D,M}>} LFSTAT_ANZBEL)*100)"}>} Bewertung)

unfortunately the result in each row is the compare result of the total (see "Bewertung").

KONZERNGJMonatBelegeEDIBewertungWert
ELECTROLUX2010JUL27372643397
AUG26722631398
SEP27822755399
Gesamt81918029398
2011OKT32543216399
NOV31793123398
DEZ29132842398
JAN28282599392
FEB31352921393
MAR22962163394
Gesamt1760516864396
Gesamt2579624893396


to compare the result I show you the result of the formula (see "Wert")

Any ideas?

Regards

1 Reply
martinpohl
Partner - Master
Partner - Master
Author

No ideas?

Regards