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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
airspansvg
Contributor
Contributor

Need help in KPI calculation to select specific row data

Hi All,

I need to calculate a formula which should be the value of "InitialAttemptedToSetup" for 'QciIndex' =2

Can anyone suggest me how to get this calculation where InitialAttemptedToSetup value of QciIndex=2 is selected

airspansvg_0-1654081299382.png

 

Labels (1)
1 Reply
brunobertels
Master
Master

Hi

may be this :

 

sum({<QciIndex={'2'}>} InitialAttemptedToSetup)