on ‎2015 Jul 09 11:05 PM
Request clarification before answering.
Hi Mohit ,
I just wan to know that are you using SAP Oracle or SQL server for fetching the data to the Web Intelligence.
If it is external then my question is on different track
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are on SQL Server, create a universe object as:
dateadd(s,table.timestampcolumn,'1970-01-01')
If you're on webi, use
=RelativeDate(ToDate("19700101";yyyyMMdd);[Timestamp]/86400)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.