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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
danielnevitt
Creator
Creator

Expression help

Hi,

I have the below expression that I would like to make absolute.  For example rather than netting the pos_lots, I would like the absolute sum.  Is this possible?

Sum(If(trade_dt >='$(vYesterday)',pos_lots))

Also I have the below expression and I would like to add to the expression to only show values greater than 0.10.  Is this possible as well?

Count(if (OrderStatus='Cancelled',OrderStatus))/Count(TOTAL <OriginatorUserID> OrderStatus)

Regards,

Daniel

24 Replies
danielnevitt
Creator
Creator
Author

Hi Sunny,

Attached is some test data.

Thanks for your help with this question.

Regards,

Daniel

sunny_talwar

Hi Daniel, I don't see any attachment. Can you check

danielnevitt
Creator
Creator
Author

Hi Sunny,

I have attached again.

Regards,

Daniel

danielnevitt
Creator
Creator
Author

Hi Sunny

Were you able to see the qvw file I attached?

Regards,

Daniel

sunny_talwar

I have started looking at it, but have not completed. Will keep you posted if I find anything.