Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Selecting Dates from Date selector in OBIEE

994691Mar 27 2013 — edited Mar 27 2013
Hi,

Can any one tell me how to proceed , and what might be the other steps in order to acheive this.

Q)The user would like to select multiple dates from date selector.now that date is and actual date datatype, the selector is a calendar,making it difficult to select multiple dates at the same time. version using is 11.1.1.6

Please provide me with your valuable suggestions.

Thanking you!

Thanks,
Ven

Comments

JaiG
There's no way to do this out of box. I'd suggest using a drop-down prompt with multi-select enabled (which is probably the only other solution).
994691
Even I got the same answer from other's. Thank you.
And I have other threads opened for Presentation Variable in OBIEE reports, Needs to plot the values in x-axis linearly in obiee,Exporting to PDF in OBIEE 11.1.1.6. I am waiting for some one to help me out of it. Can you please suggest me your views, If possible.
Once again thanks for your response.
998980
Try to cast(datefield as char(9)) and set it to be either a multiselect prompt or an edit box (with a default set there)

That should make multiselect a bit easier.
1 - 3
Locked Post
New comments cannot be posted to this locked post.