Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
I see. Thank you, Gianni. I might try the building URl manually and see.
-
Thank you, Gianni. Very useful info. I could definitely try the BI content to web page approach, but still want to see if I can do anything with the BI content. Also, it seems that I confused you both, so let me explain more clearly my structure. So, in the master report I have 2 joins with these columns: Product Category…
-
Thank you for your reply, Jerry. Well, the Category is exactly the same between 2 joins. It has no special formula, just a column reference, like "Category Dimension"."Category". I don't use any presentation variables right now. I'm just trying to set up a prompt by the same "Category Dimension"."Category" in the detail…
-
Yes, but in IE it is still working even with an empty prompt. So the presentation variable has no value initially. But when I click an action link (which is Navigate to BI content) and it redirect me to the detail report, that variable shows the correct value in that report. Where is it being set?
-
Christian, you were right. The problem was in the prompt. It was a hidden one, and the default value was never assigned, so it was always empty. Once I fixed that, everything works in Chrome. However that leads me to the next question - how come it worked in IE? I guess the variable was being set somewhere on the fly. I…
-
and this is how the variable is being set in prompt
-
ok, so I have a master report and a detail report. The prompt from the master report sets PV_Category presentation variable. Again this variable is working fine in the master report. Then the master report shows a category column, which has an action link setup to run a detail report. When a user clicks on a category…
-
b) If the variable isn't being populated then the obvious next question is: How do you populate the variable? Well, it IS being populated. But only in IE, not in Chrome. Forget the filter, I created a brand new detail script, and only put a single column just to print the value of this variable. So when I tried this…
-
Well, I'm using the filter window. Whatever OBIEE is generating that's what is being used.
-
Excellent. Thank you, Jerry!