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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
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

Labels (1)
10 Replies
sunny_talwar
MVP
MVP

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

Best,

Sunny