I want to calculate time Stamp(String format in universe) I have used variable IN Webi SAP BO
=Sum(ToNumber([NOTES].[Time Spent])Where( [NOTES].[Time Spent] > "0" ))
but using this variable i am no able to get correct result.
result with this calculation is not matching with raw data
Kindly help