Dear All , i have two variables am using :
1 - myfull >>> returns 3
2 - myfull 2 >>> returns 5
so what am trying to do is myfull1 = (myfull / myfull2)* 100 , so i
can get a percent >>> {{=myfull1%}} but i keep geting 0 it should be
60%
Dear All , i have two variables am using :
1 - myfull >>> returns 3
2 - myfull 2 >>> returns 5
so what am trying to do is myfull1 = (myfull / myfull2)* 100 , so i
can get a percent >>> {{=myfull1%}} but i keep geting 0 it should be
60%