BusinessObjects Board

Inserting an independent date

Hi there,
I have a requirement to create a dimension in IDT that contains an independent date say, “Reporting Date” not derived from any table.

The reports are going to use this as base date.

I have tried using to_date or even sysdate but it returns an error “The query does not reference any table when attempting to build the WHERE clause. (IES 00022)”

Can anyone plz help me out.
M a bit new to this.

Thanks in advance… :o :smiley: [/b]
date issue.JPG


Nilesh Mishra :india: (BOB member since 2017-07-11)

Do you want to display the current date or some other date?


surya_sudheer :india: (BOB member since 2006-11-01)

I want to display other date e.g 15 NOV 2015


Nilesh Mishra :india: (BOB member since 2017-07-11)

It’s an old topic but a good one:

You can use an irrelevant database field, and input the date as a prompt with a condition that would always be satisfied.


mikeil (BOB member since 2015-02-18)

Create a prompt in the universe. It won’t validate (parse), but that’s OK


jemstar :ireland: (BOB member since 2006-03-30)