cjbrown815
IS-IT--Management
I have a manual crosstab report. I have a formula field and then a running total using the formula field. It is returning a string, but the result is numeric (so I can't just set the decimal places in the field formating). Sometimes the results a XX.XX and sometimes they are 00.0000. I need all results regardless to show a numeric format of two decimal places.
Thank you,
Formula:
if {SAMPLEPARAM.PA_NAME} in ["Foss Foodscan Calc Total Solid","AVG Total Solids"] then
{SAMPLEPARAM.SRESULT}
-CJ
SQL2005// CRXIr2// XP Pro
"Progress lies not in enhancing what is, but in advancing toward what will be"
-KHALIL GIBRAN 1883-1931
Thank you,
Formula:
if {SAMPLEPARAM.PA_NAME} in ["Foss Foodscan Calc Total Solid","AVG Total Solids"] then
{SAMPLEPARAM.SRESULT}
-CJ
SQL2005// CRXIr2// XP Pro
"Progress lies not in enhancing what is, but in advancing toward what will be"
-KHALIL GIBRAN 1883-1931