Bonjour, j'ai un report rdlc sous un form et je veux faire la fonction suivante :
je n'ai pas trouvé comment faire caCode:=IIF(Fields!Estimation.Value contient un virgule,First(Fields!Estimation.Value, "DataSet1") ,First(Fields!Estimation.Value, "DataSet1") & ",00")
merci pour votre aide