Skip to Main Content

Intelligent Advisor

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!

How to skip interview screens in initial interview flow but navigate back to them post-interview?

Griffin ScottApr 28 2021

Hi all,
I am looking for a way to skip screens during the initial interview flow and have the ability to navigate back to them after completing the interview. I want the screens skipped initially as they will intentionally be read-only but I would like the ability to go back to review the data on those screens after concluding the interview for data review purposes.
When I hide the screens using the 'show screen if' functionality, I am able to navigate back to visible screens as usual using the back button or navigation pane but not the screens that were hidden. I'm not sure if it is possible to view the read-only information on the hidden screens after the interview but I would appreciate any insights!
Thank you,

This post has been answered by Matt Sevin-Oracle on Apr 29 2021
Jump to Answer

Comments

Srix
did u try changing the filter to SQL ? and specify your variables ..
Albert_Giralt
Thanks for your input, it was very helpful.

I did try to use a SQL filter and it worked fine.

"Tiempo"."Dia (Cod)" between valueof(Var_Dia_Ini) and valueof(Var_Dia_Ant)

Anyway, this is not something I can ask my users to do on a regular basis. Previous versions of OBIEE allowed them to use report variables when filtering dates, same they do for filtering other types of fields. The fact that it does not work for dates makes think this is a new bug introduced in 11.1.1.6 (or maybe even 11.1.1.5).
Srix
Seems like a bug for me .. You should open an SR

~Srix
Albert_Giralt
Yes, that I did.

I will let you know when they give me some solid info on this issue.
Albert_Giralt
As we have already guessed, it is a known bug.

Bug 13886662: OBI 11.1.1.6 DATE FILTER: THE VALUE ENTERED MUST BE A DATE AND TIME IN THE FORM

Weird it didn't pop up on the searches I did.

Well, I can only hope it will gte fixed ASAP.

I am marking this question as answered, since there is really little that can be done until it's fixed.
1 - 5

Post Details

Added on Apr 28 2021
4 comments
108 views