I am working with Hyperion and I have never used it before about two weeks ago. Someone else set up a .bqy file to get certain columns from a DB. He has one column with this formula in it: Trunc(date)
where date included the date and time.
What that column shows, though, is not the date. It shows large numbers like this: 1,377,826,863,000
. They all end in 000
.
What are those numbers?