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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
iahmadmca1
Contributor III
Contributor III

Segregate the value positive and negative.

Team,

jus want to let you know I have one expression which giving both values positive and negative based on expression want separate value for negative and positive could you please help me to do this.please find the below expression.

=Round((Sum(Rolling_1_days.Counts)-above(TOTAL sum(Rolling_1_days.Counts) ))/above(TOTAL sum(Rolling_1_days.Counts) ),0.001)

As for example:

Table:

SeasionDegree
summer         5
winter        -5

output(positive)

A:

SeasionDegree
summer         5
       

output (Negative)

B:

SeasionDegree
        
winter        -5

Note: I need both outputs based on above expression.

Thanks,

Irshad Ahmad

10 Replies
sunny_talwar

Cool, please close this thread by marking correct and helpful responses.Qlik Community Tip: Marking Replies as Correct or Helpful

Best,

Sunny