Well, that's the problem, I can't figure out where it's best to make the conversion so I've tried several formulas. This was one of them(@numValue):
EvaluateAfter({@formattedValue});
If ({PV.questionMark} = 0) then
ToNumber({@formattedValue})
where {@formattedValue} is the formula in my...
I have a cross-tab showing analytical results that are stored in text format in the database. This worked fine until I needed to make some calculations like Avg and StdDev, that shall also be shown in the cross-tab.
To complicate everything the user can set a boolean parameter to hide some...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.