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

Re: Discount % with FMS doesn't give accurate result

$
0
0

Have you check with the above does it works or not...

 

 

Try with the str() function

 

Declare @x as numeric(19,6)

Set @x = convert(float, ($[$38.U_DiscAmount.number])) / ($[$38.14.number])

Select Str((@x  *100),15,2)

 

 

Hope Helpful

 

Regards

Kennedy


Viewing all articles
Browse latest Browse all 9164

Trending Articles



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