Quantcast
Channel: COGNOiSe.com - The IBM Cognos Community
Viewing all articles
Browse latest Browse all 13025

Re: blank negative sign symbol

$
0
0
A: case when [Category]='A' then [Dollars] else 0 end
B: case when [Category]='B' then [Dollars] else 0 end

diff = abs(abs([A]) - abs())

Regardless of which is greater, that will always return the difference as a positive value.

Viewing all articles
Browse latest Browse all 13025

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>