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

KPI expression

Hi,

I would like to create a KPI that uses my value 'claimed' but QlikSense will not let me use the following expression. Can you please help to correct it?

RangeSum(Count({<claimed > {1}>} AssignmentNo))/Count(AssignmentNo)

I want the KPI to count how many of the assignments that have a claimed value higher than or equal to 1.

Thanks!

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Try this: Count({<claimed = {'>=1'} >} AssignmentNo)/Count(AssignmentNo)


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Try this: Count({<claimed = {'>=1'} >} AssignmentNo)/Count(AssignmentNo)


talk is cheap, supply exceeds demand
rbecher
Partner - Master III
Partner - Master III

Btw. this should be double quotes: {">=1"}

Data & AI Engineer at Orionbelt.ai - a GenAI Semantic Layer Venture, Inventor of Astrato Engine