Hi everyone!
I’ve been going around in circles trying to get the right syntax to add seconds to the epoch date (01/01/1970). I have a field (from the LOGIN table) which contains a TIME key, which is seconds past the epoch date. I’ve ensured that the digits are converted to a number and I’ve tried about 15 different formats to get the number converted to a simple date format, by using DATEADD. Depending on where you look, the format is slightly different (java, vb, vba, sql, plsql, sqr, etc…) but none of them seem to work in Brio/Hyperion, against an Oracle database. I’m adding a Computed Item in my Query Results, using a converted version of the TIME digits but all I get is (hash)NAME! as a result, no matter what I try… it’s really annoying because this (I know!) is very very simple…
Does anyone have a working model/syntax for DATEADD, using seconds past 01/01/1970 for Brio/Hyperion running against Oracle 9i???
Thanks! ![]()