Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2812

Re: Change the sign of a number from positive to negative

$
0
0

Hi,

 

create a variable.

 

=if([Type]=102) then  ([measure]*-1) else [measure]

 

if Type object is string then use  this.

 

=if([Type]="102") then  ([measure]*-1) else [measure]


Amit


Viewing all articles
Browse latest Browse all 2812


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