Calculated Expression displaying incorrect value for Task's Estimate field
I have the following text mode for the column in the task report:
valueexpression={estimate}*{percentComplete}
textmode=true
valueformat=HTML
displayname=Calculated
on another column I'm using a valuefield, to show the estimate , which is a double. and it is appearing correctly, however when using the valueexpression approach the field shows as "0.0". This only happens for the estimate field, since I've tried with others and they showed the same information, regardless of valuefield or valueexpression approach.
Let me know if the text mode looks correct, or if anyone know what could be causing this issue
