Comments
-
This would be extremely helpful to allow URLs from other external applications or even from an Answers Action Link to go straight to a specific canvas (would be fantastic to be able to leverage a "navigate to BI content" from Answers to DV and pass report criteria, but at a minimum would like to be able to use "Invoke an…
-
This is a critical need for our executive KPI reporting to ensure trends become as dynamic as we need them to be. There is much more flexibility to handle this in Answers. We are limited by this for our DV scorecards and having to do our best to work around it, but it's a significant gap in functionality to leverage our…
-
FTisiot wrote:Why don't you1. create a "Fake Column" in the RPD like "Dim Variable"."Variable"2. Create a prompt for "Dim Variable"."Variable" that manages the variable varDimName3. create the prompted link using "&col1=%22Dim Variable%22.%22Variable%22&op1=eq&val1="Vendor" Thanks for the workaround. Looks like this'll…
-
Is oracle's documentation wrong then? Maybe it just doesn't work. They have it posted you can pass in variables with values: https://docs.oracle.com/middleware/12211/biee/BIEUG/GUID-5347837C-D903-43E8-90D1-89D65C8BFDA6.htm
-
I need to set the column name to a specific field name. If I don't pass a value for the presentation variable, it won't allow the URL to define the field to group the data on. I just tried the URL without the val1 value, and it pretty much does the same thing as with the value...it just returns my default column. Normally,…