Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Web Intelligence
Viewing all articles
Browse latest Browse all 5402

Object using in query filter on timestamp getting result only for date not for timestamp.

$
0
0

HI

 

 

When I try to create a report with time stamp in query filter ,  not even getting data even the date and time exists in database.

Below Is the detailed analysis.

 

1. created a webi  report with timestamp objects.

2. Apply query filter on timestamp object.

3. when I check In auto generated sql it only pick date part from the query filter but not timestamp.

4. Because of the above issue we are not getting expected results.

 

Webi Auto Generated SQL

 

Select Table.row_eff_ts

From Table

WHERE

  Table.row_eff_ts  IN  ( {d '2015-09-17'}  )

 

It picks only date part but not entire timestamp. But I need entire timestamp in WHERE clause. Please, suggest me a solution


Viewing all articles
Browse latest Browse all 5402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>