Question:
If is value NULL, need to put value 0 in textbox
Some help?
- SELECT SUM(isnull(cast(REPLACE(TRY_CONVERT(int,TRY_CONVERT(float, iznos_bpdv),1), '#,0.00','0')AS decimal(10,2)),0.00)) as UKUPNObpdv
- from mp_racun_roba
- where tip_robe = 'Usluge (Generalno)' and id_fakture=105