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

Re: Formatted Search : Error converting data type nvarchar to float

$
0
0

Ok finally found the solution myself.  Here it is :

 

 

SELECT ROUND(CONVERT(numeric(19,6), $[OITB.U_TYFreightAllowance]) + CONVERT(numeric(19,6), $[OITB.U_TYDouane]) + CONVERT(numeric(19,6), $[OITB.U_TyTransport]) + CONVERT(numeric(19,6), $[OITB.U_TYTauxChange]) + CONVERT(numeric(19,6), $[OITB.U_MPPrix1CAD]), 2) AS Total

Thank you to this thread : Helpful thread


Viewing all articles
Browse latest Browse all 8468

Trending Articles



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