Division results infinite
I am using this expresison;
[((<StringDS_detay."price">)/(<StringDS_detay."rate">))]
Price is something like; "10,00" and rate is something like "2,9256". But this operation prints "INF".
What am I doing wrong?
[((<StringDS_detay."price">)/(<StringDS_detay."rate">))]
Price is something like; "10,00" and rate is something like "2,9256". But this operation prints "INF".
What am I doing wrong?
Comments
are the field values numeric or are they strings?
do you have the correct formatting set for theemoview