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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Prithika
Contributor III
Contributor III

KPI

HELLO

Is there any expression that sums only negative value or only positive values?

i have a dataset in which the expanse of the company is in negative value and income is in positive value. i need to show only expanse value in one kpi and income value in one kpi is it possible.

Labels (1)
1 Reply
vikasmahajan
MVP
MVP

Hi ,

You can take only positive values like :

Sum({< Value = {">0"} >} Value)

This is sum only positive numbers only.

Thanks

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.