Solved
Round Portofilio On-Time to two decimal places
- February 26, 2024
- 1 reply
- 719 views
I am having some challenge with rounding the Portfolio On Time number to two decimal places. I followed the instructions from the resources I found on the Workfront community and Experience League but with no success. I have tried replacing the valuefield with valueexpression but no value display. Not sure if I am putting the right text code in the right field. Can someone help me determine what am I doing wrong?
Text Mode: On Time
listsort=HTML(onTime)
namekey=onTime
querysort=onTime
stretch=0
textmode=true
valuefield=ROUND({onTime},2)
valueformat=HTML
width=200