Dashboard filter prompt - limiting dropdown values based on connections

Hi all

It is possible to restrict fast values of dashboard is based on the user login?

For example, I have 3 users: John, David, and administrator.
I had 5 values for my dashboard filter: Site 1, Site 2, Site 3 Site 4 Site 5 all in a drop down.

I want to assure you that John can have the Site 1 and 2 of the Site in its drop-down list invites the administrator have the 5 sites when they connect and click on the menu to the bottom.

Had a good look around BI answers where you create filters, does not see such a mechanism to connect users with dashboard values (list filled with a select * SQL query on the database).

Would appreciate some advice if possible.

I use the authentication in-house and BI 10.1.3.4.1

See you soon

Hello
Yes, it can be done. try to implement security at the level of your level of SPR for each each required user data.
Let's say that
Go to your manage--> security--> users--> permission--> query limit--->
(1) Jon---> add value site1 and site2 to column
(2) David--> necessary complement of values
(3) keep administrator--> as he is... he is fully entitled to display the data (site1, site N etc.)

Thank you
Deva

Tags: Business Intelligence

Similar Questions

  • How to create a value to select all the dashboard command prompt values

    Dear Sir/Madam,
    OBIEE version is 10g.
    I create a dashboard promt to act as a filter option. It includes all the values in the target column. I wonder how to add value to this prompt to select all of the values in this column?

    For example:
    Table has a column 'product '. Total of 3 values in this column: "product produced b","", "product c '. When I create a dashboard command prompt to include all the choice of 'product '.
    Show sql result: I press "select A product".
    Ok. This message now includes "product produced b","", "product c ' fall down meun. But the problem also. If the user wants to choose all the values in this column? How he/she can do that? I would also add a value 'All products' to include ' product produced b "," "," product c "drop menu drop-down. If the user choose this option. Displays all the results of the product?
    Thank you.

    June wrote:
    I'm sorry that I have no idea about this idea.
    Do you mean the dash prompt has a functional to the list of the values of all options as check boxes? Please would you give me a simple example if you are convenient?
    Thanks anyway.

    When you create the dashboard, as David T say, simply leave the values at all rather than send the SQL query. This will give you the list of all values for the prompt. When the user wants to run the report with all values, it will need check all the boxes in the list, to get the report with all products.

    Kind regards
    -Laurence.

  • limit the view criteria values prompt values based on others...

    Hi all

    I want to use a component of af: query a selection of custom view. It is possible to restrict the values of a a command prompt with the values of other selected guests... (for example when the user choice department_location, only the departments at this location appears in the guest/combo ministries..)

    Thank you...

    Yes, this should be possible. Discover vidoe Shay https://blogs.oracle.com/shay/entry/dependent_lovs_in_an_afquery_c

    Timo

  • How to get a prompt to return a list of values based on a prompt

    Hello
    In the link below, I show the chain and the guest of the station.
    The guest of the station must return a list of value based on the value I have insert for string.
    If for example I have insert FS for the Four Seasons chain, what resort it must return only the hotels belonging to four seasons.
    I tried as in the example with a variable, but not worked.
    Any idea?

    http://img163.imageshack.us/img163/4486/resortprompt.jpg

    Thanks and greetings
    Giuliano

    Hello

    Do you have values for the stations for the value of the selected channel. I assume that you have no station for the selcted string value values. Try to select values of chain of 5 or 10 and then check the value of the station. To force them to work there is no need to define any variable presentation.

    Kind regards
    Sandeep

    Published by: Teresa Sanchez on 10-Sep-2010 01:25

  • Guest of dashboard by pushing the different value selected

    I have a situation where users would like to see a division name and a numeric field in the dash prompt, but we need to send the number of division to the State, as it is an indexed field.

    Using a dashboard command prompt, we are able to do, but this same feature doesn't seem to be integrated into the dashboard of the guests. Anyone have ideas on how we could do that? Perhaps using a session variable?

    Michael

    Alwaws looking first of all on the forum.

    Here's what I found, by keywords, filter by id.

    See these two posts (the first two in the list):
    Re: Guest dashboard on the name of the month but the report on the necessary month ID filter
    Re: Invites, by the name of the month but the filter by month id

    Concerning
    Goran
    http://108obiee.blogspot.com

  • VI to convert input signals NI 9402 in a RPM value, based on the frequency of the pulses

    Hello

    I'm looking for a VI convert an input signal NI 9402 in a RPM value, based on the frequency of the pulses. Is there such a thing that exists in the library of national instruments?

    I run LAbview 2014 integrated control and monitoring on on a cRIO 9802 high performance integrated system with NEITHER 9402, 4 channels, 50 LV, LV TTL Module input/output digital, ultra high speed digital i/o for the cRIO module.

    Any help would be greatly appreciated.

    The easiest way is to use the FPGA to get the time between the edges of your pulse increase (shift registers to maintain the current situation and the time will be necessary).  This will give you the period.  If it's a single pulse per turn, then the number of laps is just 60/T, where T is the time in seconds.

  • values based on the following logic 'values after the first values of two '_' and before last '_' values '.

    Hi all

    I need the values according to below 2logics in a single select query using instring and substring

    1 values based on the following logic 'values after the first values of two '_' and before last '_' values '.

    2 values based on the following logic 'values after the first values of two '_' and before last'-'values '.

    EXM:

    Entry: ABCD_EFGH_IJKLM - NOPQ_XYZ output: IJKLM - NOPQ

    Entry:. ABCD_EFGH_IJKLM - NOPQ output:IJKLM

    Thank you.

    Check the following

    WITH DATA1 AS

    (SELECT "ABCD_EFGH_IJKLM - NOPQ_XYZ" double val)

    UNION ALL

    SELECT 'ABCD_EFGH_IJKLM - NOPQ' double val

    )

    SELECT SUBSTR (VAL, INSTR(VAL,'_',1,2) + 1, DECODE (BIGGER (INSTR (VAL, '_',-1, 1), INSTR(VAL,'-',-1,1)), INSTR (VAL,'-', - 1, 1), LENGTH (VAL) + 1, INSTR (VAL, '_',-1, 1))-(INSTR (VAL, '_', 1, 2) + 1))

    OF DATA1;

    Concerning

    Salim

  • Calculate values based on the boxes are checked - for Dummies...

    Hello and thank you all in advance for your help. I'm trying to calculate a value based on the boxes checked. Specifically, I would like to add a particular value $$ each CheckBox and if this box is checked, I want to add to the total rental value (see screenshot below):

    Screenshot (1).png

    As you can see in the screenshot that I have different areas that can be selected (first floor, court before, etc.), I want to assign a value to the checkbox of each region (and added value for others) and calculate a total in the "Balance of rental fees" less the deposit. I'm new with java and scripts but not know how to do it in an excel formula. I guess it's very different from what little I know of Java. Any help you can give me would be greatly appreciated.

    Calculation options are in the text field. In this screen, you only need to set the value of exports to the amount this box represents.

  • ID - value in XML format. How to extract the value based on the id?

    Hello

    I have a XML type

    < root >
    < resource >
    < id > 123 / < ID >
    < value > CBA < / value >
    < / resource >
    < resource >
    < id > 456 / < ID >
    def < value > < / value >
    < / resource >
    < / root >

    It is stored in a column of XMLTYPE as a CLOB.

    Now, I want to get a particular value based on one id.

    I tried to use the following syntax

    ([Select case when existsnode(x.XML_CLOB,'/Root/Resource[Id="123"]') = 1
    then extractValue(x.XML_CLOB,'/Root/Resource/Value')

    but "/ Root / / value of resource" can mean either of the 2 values. How to solve this?

    Hello

    If the element 'id' is unique you just specify XPath to the 'value' on the basis of extractvalue (given that you are pregnant of a single node):

    WITH x AS (
     SELECT xmltype(
     '
     123abc
     456def
     '
     ) xml_clob
     FROM dual
    )
    SELECT extractvalue(x.xml_clob, 'root/resource[id="123"]/value')
    FROM x
    WHERE ...
    ;
    
  • Fill a field value based on the value of another field

    Hello
    Could someone tell me what is the problem with the following select statement. For a group of records, trying to fill a field with a value based on the value in another field (problem of status), but the Group of records appears empty just when I put this code in the field.
    Any help would be appreciated
    Thank you


    <? choose:? >
    <? When: IssueStatus = "Open"? >
    <? 1? >
    <? end when? >
    <? otherwise:? >
    <? When: IssueStatus = "closed"? >
    <? 2? >
    <? end when? >
    <? otherwise:? >
    <? When: IssueStatus = "Unresolveable? >
    <? 3? >
    <? end when? >
    <? end otherwise? >
    <? end to choose? >

    Use the following syntax.

    
    
    Display 1
    
    
    Display 2
    
    
    Display 3
    
    
    
  • OBIEE and Oracle OLAP value based hierarchies

    Hello...

    I have a dimension of value based on Oracle OLAP and want to map on OBIEE Administration tool.
    I was using the link above as reference:
    http://www.Oracle.com/technology/OBE/olap_biee/CreateBIEEMetadata.htm


    There is no option to import from Oracle Database multidirectional. Either import/configure the view created by OLAP as Unballanced or Dimension shredded.

    I also checked this example, but it uses ESSBASE multidimensional source...
    http://www.rittmanmead.com/2008/08/27/ragged-hierarchy-handling-in-OBIEE/


    How to map this Ragged Dimension created in the workspace OLAP in OBIEE Any suggestions or guidance will be highly appreciated...

    Thanks in advance

    Marcos

    @Mark and Marcos:

    No, you don't 'stink' to OBIEE and you aren't big draws. OBIEE can not handle hierarchies measure today. Period. What you face Oracle OLAP is true to the CSG and Essbase as well. Are jagged, asymmetrical, etc, that no problem at all for normal dinemsional hierarchies, but you can forget about it in the hierarchies of the measure.

    Basically, it comes down to the fact that OBIEE needs a 'table' to act as the 'fact '. So if I have a cube with the 'Scénario' and 'Account' then I have to choose one as the measures dimension and the other as a normal dimension.
    If I choose "Account", then the members account will be flattened and becomes my fact table. The Scenario dimension becomes a dimension with the generations as the columns of the logic and the scenarios themselves appearing as members of dimension.
    If I "turn" the cube and do 'Scénario' my measure dimension, accounts become members in a dimension hierarchy and scenarios become columns in my table of facts.

    There is no work around in any version of 10g and the "rotation" is the only way you can create reports if you work with several measures on several levels of the hierarchy.

    See you soon,.
    C.

  • Reset the filter prompt when you navigate to the dashboard Page

    Hello world! Came across this bizarre situation when navigating from a source of report a target and then dashboard page topic to another page of dashboard. It seems that the prompt value filters are enabled on each succeeding because of this dashboard page.

    Scenario as follows:

    I have a report from the source

    Item ID * State * Contact
    12345 * open * SomePerson

    If I click on SomePerson (value Navigation Drill-Down), it takes me to a dashboard Page that has Contact = SomePerson applied filter, which works as expected.

    But now, when I go to all the other pages of the dashboard, both the status = open and Contact = SomePerson are applied to all views. Is there in such a way that by clicking on the dashboard Page tab would also default reset all filter values prompted since the guests?

    Thank you! I learn a lot here. Any help would be appreciated.

    Hello

    What is there in the other pages of your quick dashboard...
    According to my understanding of your question...
    you make the scope of the dashboard page guest

    OR

    You can turn off the guests before selecting anything...
    Follow this... http://obiee101.blogspot.com/2008/08/obiee-making-clear-button.html

    Thank you & best regards
    Kishore Guggilla

  • Change Dropdown Checkbox based on another component value

    I want to put a stop to a checkbox if a drop-down list next to her has been used.  Let me illustrate:

    I have a form that is sent to a long with a number of events to subscribers.

    He would have a box next to what is sent.

    [] Enclosed is your {drop down list with several names of policy}

    [] Enclosed is a check {dropdown for various reasons}

    It would be awesome if I could put a check in the box if the user active then selects a value from the associated drop-down list.

    So if I use the above example and use the second dropdown because they send a refund check it would put the check in the CheckBox10 object once I chose the "refund policy" item of this list (or any element not the default).

    Appreciate very much all the advice.

    Thanks for looking,

    Hello

    Assuming you are using a checkbox for the power switch default values 1 and 0, then this JavaScript code in the case of calculate of CheckBox10 should do so;

    DropDownList1.isNull? 0: 1;

    Just change the DropDownList1 to match the name given to let you down CTRL key.

    Concerning

    Bruce

  • Make visible subform based on the dropdown value

    I use this script successfully.

    Form1. #subform [0]. typeOfIncidentDdl::change - (JavaScript, client)
    assocInfoSubform.presence = 'hidden ';
    custInfoSubform.presence = 'hidden ';

    If (xfa.event.newText == "associate injuries") {}

    assocInfoSubform.presence = "visible";


    } else {}
    custInfoSubform.presence = "visible";

    }

    But I would like to know how can I use numeric values in the object palette instead. For a drop-down list in the object > tab link, I click on the checkbox 'specify item values', where the values are, by default, the numbers, and the text is something I've specified in the tab field under "Items in the list." What is the syntax for the use of these numerical values instead of text? Here's what I tried without success.

    If xfa.resolvNode(form1.#subform[0].typeOfIncidentDdl).value = "1"; {
    [fields become visible and required with error messages]


    } else {}
    [fields are hidden and not required]
    }

    And this:

    var oSubform = xfa.resolveNode("form1.#subform[0].typeOfIncidentDdl.Value");
    If (oSubform = 1); {

    etc.

    And this:

    var oSubform = xfa.resolveNode("form1.#subform[0].typeOfIncidentDdl.rawValue");
    If (oSubform = 1); {

    etc.

    I need to be close, but I don't quite have the correct syntax. Thank you for pointing me in the right direction.

    Hello

    Good man Jono, I cracked switch statements based on his examples

    I suspect that this is part of the reverse lookup that explained Paul.

    My understanding (now):

    • xfa.event.newText is the new value, but it is not yet fully committed to the value of the drop-down list.
    • With the help of this.boundItem (xfa.event.newText); you use this newly modified (but not yet posted) value and it controls against known display items.
    • The switch statement then uses this display element, rather than the uncommitted newText.

    I still think I have uses the event exit and rawValue, but "if it ain't broke, don't fix it!"

    Good luck

    Niall

  • Try to change the legend based on the dropdown value

    Two elements are involved:

    The drop-down list called TransactionType - possible values are 'A' 'B' or 'C '.

    Box chkVerification

    I created the javascript code to the change event of the dropdownbox TransactionType

    Form1. #subform [0]. TransactionType::change - (JavaScript, client)

    If (this.rawValue == "A") {chkVerification.caption.value.text.value = "Checking A"}

    ElseIf (this.rawValue == "B") {chkVerification.caption.value.text.value = "Checking B" ;}

    When I check the script syntax sometimes without error, but when I change the value in the drop down the legend of the box never changes.

    What I'm missing here?

    Using app.alert, I think I can see that I need to trigger the script as xfa.event.newText, but the legend is not changing.

    I also tried this: Form1.resolveNode ("chkVerification.Caption.Value. #Text"). Value = "audit has." Is what I'm trying to make even possible?

    The form must be registered as a dynamic PDF form to enable dynamic behavior, including changes to the legend.

    In addition, I find much easier to name pages explicitly. It is less problematic. So rather than going into "form1. #subform [0]. DropDownList1"you access"form1.page1.DropDownList1 ".

    Form1.Page1.DropDownList1::exit - (JavaScript, client)

    var char_ = this.rawValue;

    xfa.resolveNode("form1.page1.CheckBox1.caption.value.#text").value = char_;

    Steve

Maybe you are looking for