the user can interact with db directly using obiee dashboard dynamically

Hai,

can any user interacts directly with the database and can store data using the OBIEE dashboard? in the affirmative, please let me know that.

It's very urgent.
Thanks in advance...

You have a problem with your date format

UPDATE DASH_ALERT_MSG set DATE_UPDATION='7/28/2008' WHERE DASHBOARD_NAME='Media'

See this article for how to manage date format (and don't care about the Casting information):
http://gerardnico.com/wiki/dat/OBIEE/logical_sql/obiee_cast_as_date

One solution is to change your NLS_DATE_FORMAT:

ALTER SESSION SET NLS_DATE_FORMAT = 'MM/DD/YYYY/'

but you can choose to change the date format OBIEE to match the format of database.

See you soon
Nico

Tags: Business Intelligence

Similar Questions

  • Prevent the user from interacting with the control

    I have a plan I want to "lock".  I don't want the user to be able to zoom or scroll the map at all, I tried touchEvents ignorant, but who has not worked for me.

    Any thoughts?

    In this case, I would usually throw in an "overlay" object, so it appears above the element in question (a simple way is to use a DockLayout and make sure the second element is defined after the first element, resulting in a higher position in the Z-order) in layers. The purpose of recovery would intercept activities of users and basically throw it out.

    According to the provision in question, however, it is probably easier to use the touchPropagationMode property VisualNode: https://developer.blackberry.com/native/reference/cascades/bb__cascades__visualnode.html#property-to... on the article in question, or its parent.

  • I tried to write a script, the user can use. This return number file *.tiff associations back using the image viewer is caused each month.

    Original title: automation of file tiff without elevated rights association

    I tried to write a script, the user can use. This return number file *.tiff associations back using the image viewer is caused each month.

    Hi, Unclemarcus2002,

    You would be wiser to post on the Forum TechNet where there is COMPUTER experts.

    http://social.technet.Microsoft.com/forums/en-us/newThread

    Maybe using the ASSOC and FTYPE command in a script will do what you want? I think that these orders would also apply the association throughout the world, rather than on a per-user basis.

    ASSOC: http:

    FTPYE: http:

    Here is an example, that you can try.

    Let's say you have a text file called "foo.bar" and you want the extension .bar always open with Notepad. There is an association for text files, so get him by typing "Ftype | more' at the command prompt (it will make a major announcement). Finally, you'll see the line "txtfile". On mine, it's "txtfile=%systemroot%\system32\notepad.exe %1" without the quotes.

    First create your association: assoc .bar = FooBarText

    Now to assign your request to your file type association: ftype FooBarText=%systemroot%\system32\notepad.exe %1

    You should now be able to double-click the foo.bar file and it will automatically open in Notepad.

    If you already have a Microsoft Office Document Imaging association, I think that it should be relatively simple type of substitution. Use ftype /? for a little more help.

    http://community.Spiceworks.com/topic/119639-Windows-7-automate-file-assocations

  • Win 8 upgrade - the user can cause dual boot using the same license?

    Hello

    Thanks to MS for offers updated Win 7 for win 8 to 14.99 USD for all new buyers of Win 7 PC after June, 2012.

    I'm one of the eligible candidates for the upgrade at this price. However, I spent a lot of time, money and effort to put in place the Win 7 OS so that he could function at an optimal level I want.

    My understanding of an upgrade to win 8 is to lose everything I have Win 7 and replace the entire operating system to win 8 via a download from the MS. Download Center

    The problem is that I don't know if Win 8 is what I like and not sure if it is better than Windows 7. Reinstallation of Win 7 back takes time and effort.

    Do I know if the user can install Win 8 to another partition primary drive c during the upgrade, retaining the original Win7 (same license) to the other partition?

    If this is the case, it would be a great bonus for the new buyer of Win 7 PC, otherwise the user need to spend more money to buy to win a CD of Installation of 8 at the store and install t to separate partition.

    Thank you

    Low

    You can dual boot with the free upgrade, so that you upgrade to the eligible license, in this case Windows 7. If you want to dual boot Windows 7 and Windows 8, you must buy the full version license, what is Windows 8 Pro for use staff system

  • How to use JavaScript to limit the number of boxes to check the user can select a PDF form?

    How to use JavaScript to limit the number of boxes to check the user can select a PDF form?

    Here's the working solution

    Please rename all the boxes like chkBox0, chkBox1... .chkBox30 (must start with 0)

    Value of exports of each checkbox must be "Yes" (default value is Yes)

    Place this Code at the level of the Javascript Document

    -Code JavaScript document-

    var counter = 0;                Checked the meter

    -Count boxes checked again when the document is closed and reopened.

    for (var i = 0; i)<= 30;="">

    If (getField("chkBox"_+_i).value == 'Yes') {}

    Counter += 1;

    }

    }

    -The function of validation-

    function validateCheckBox(name,value) {}

    If (value == 'Yes' & meter)<>

    Counter += 1;

    } else if (value == 'Off') {}

    counter = 1;

    } else {}

    getField ("name") .value = "Off";

    App.Alert ("you can select only four checkboxes");

    }

    }

    -End of Document Javascript-

    Now put this line in the MouseUp event all checkboxes

    Box - Code MouseUp event.

    validateCheckBox (event.target.name, event.target.value);

    //----------------------------------------------------------------------------------

    Hope this will help

    Kind regards

    Post edited by: Mohammad Irfan

  • Audition CS5.5 - the file is opened, but I can't see the signs to interact with them.

    Audition CS5.5 was working normally yesterday. Now, for some reason any I can open files, but my workspace panels are not displayed. The file is open, but I can't see the signs to interact with them.

    try running everything in [Shift]

  • The user can select manual or automatic, advancing slide?


    Hello

    I have a very simple project that currently drives slide when the user clicks a Clickbox or shape used as a button. (I've also hidden the PlayBar)

    I would like to change so that at the beginning of the project, the user is given the opportunity to advance manually or have the project advance by itself automatically.

    I had a glance in conditional Actions, hoping there was a way to pass the "Pause until the user clicks on ' or 'Pause after' attribute off, but I can't find anything useful.

    All the world is this or any ideas how I can do?

    Thank you

    Peter

    Cardiff (sunny and warm... a rare day!)

    In Wales

    UK

    The easiest way will be by hiding the button or disable + hide in the case of a form button (sorry, but seems to be necessary for these interactive objects) if the user chooses for automatic advancement. I suspect that you have on each slide, it will be a repetitive action repeat on each slide. If you have chosen for a shape on the first slide button, programmed for the rest of the project, you would need only a single action after selection by the user.

    You don't say how you will offer the choice. In case you use a widget radiobutton with options 'Manual' and 'Auto', you can use the variable associated with, she tagged the v_radio:

    IF v_radio is equal to Auto

    Disable...

    Hide...

    I advise to use a shared action, with a single parameter, which will be the interactive object that is a break from the slide.

  • The user can only download the columns that I choose?

    Hey, guys:

    Is that possible I put somewhere in the APEX so that the user can download only the columns that I choose instead of all the columns in the report, that this user can see, like some columns of links that directs the detailed individual pages? It makes no sense for the user to see these columns in a CSV file.

    Thank you.

    Sam

    Published by: lxiscas on May 20, 2013 14:24

    Published by: lxiscas on May 20, 2013 14:26

    lxiscas wrote:

    Is that possible I put somewhere in the APEX so that the user can download only the columns that I choose instead of all the columns in the report, that this user can see, like some columns of links that directs the detailed individual pages? It makes no sense for the user to see these columns in a CSV file.

    For standard reports, use the property to include export in the column definition.

    To view interactive reports + {message identifier: = 10556630} +.

    * When it comes to 'reports' always make it clear if you use a standard or interactive report.

  • How can I display table 2D tabular on the Panel before the user can delete any subdashboards

    Hi guys and girls.

    It is my first post here, so go easy on me. I promise you that I used my best GoogleFu I before posting here.

    I am a self taught amateur LabView. I worked on a User Interface for my Robot SAGAR. See some of my work so far (girlfriend used as a draft classes, but we have both worked together on it, which got hooked me in the first place on LV):

    Now, I'm working on the use of LV and Google Earth as a planner of mission right now.

    My question is this. I have a 2D array that stores the Lat/Lon each waypoint. I's like to have posted on my

    front tabular, with WP # (the 1st dimension array index), Lat and Lon on line, like this.

    More importantly, have the user can select a point of full path (or just the number of WP would be ok) and remove it using key DELETE or any other button on the Panel.

    I am at a loss on how to do it. Ideas?

    Thanks for the help!

    Heal the little robot.

    You said that you were using a table. I suggest using a multicolumn listbox. In this way, you can change the selection mode to "highlight the whole line. You can use a structure of the event to respond to the user by pressing the delete key. See attached simple example. Note that some keyboard can label the BACKSPACE key as 'delete '. If you want to answer it, you also have to see if the Char value is 8, which is the code for this key.

  • Oracle database can interact with sysbase database in real time?

    There are two database, it is oracle, one is sysbase, sysbase is the database of products. My program only can consult the oracle database and cannot visit sysbase database directly. My question is whether there is a direct connection to oracle, sysbase herbal database, when I visit oracle, oracle database can interact with sysbase database through this link in real time? How to make above function? Please give plan for her.

    Thanks in advance!
    Best regards
    Edward

    Yes it is. You must create a heterogeneous connection between these two databases
    Take a look at the links below:

    http://www.DBA-Oracle.com/t_heterogeneous_database_connections_sql_server.htm
    http://asktom.Oracle.com/pls/asktom/f?p=100:11:0:P11_QUESTION_ID:13401716754850
    http://download-West.Oracle.com/docs/CD/B10501_01/server.920/a96571/repmultdemo.htm

  • "you can be a victim of software counterfeiting" displayed on desktop, how do I close or I just wanted that he appears on the desktop can you give me direct answer to the question?

    You may be victim of software counterfeiting"displayed on desktop, how do I close or I just wanted that he appears on the desktop can you give me direct answer to the question?

    Hi k.Ramesh99905,

    ·         How Windows XP has been installed on the computer?

    ·         Has it preinstalled on the system when it was purchased?

    ·         Did you change to the computer?

    Method 1: Try to validate the copy of Windows and see if it helps.

    Genuine Microsoft software

    Method 2: Check if Windows XP is enabled. If this is not the case, try to activate to check the issue.

    How to activate Windows XP

    Respond with more information so we can help you best.

  • My request is not getting screolled or slide down. Please keep scrollview so that the user can scroll upwards and downwards and view the content.

    My request is not getting screolled or slide down. Please keep scrollview so that the user can scroll upwards and downwards and view the content

    Here is my code that need to be kept scrollview

    
    http://schemas.android.com/apk/res/android"
        android:layout_width="match_parent"
        android:layout_height="match_parent" >
    
        
    
            
    
                
    
                
                
    
                
    
                    
    
                        
    
                        
                    
    
                    
    
                        
    
                        
                        
                    
    
                    
    
                
    
                
    
                    
                
            
        
    
    
    

    I just need the view scrollbar or scroll with which users users can scroll vertically in the App and can see full

    content of the app.

    Solved

  • the user can only read

    Hello
    Should I create a user who can only read the tables in another schema. (this schema has 65000 tables and I want to avoid execution grant select on table1, table2... to MYUSER).
    Then, I created a trigger:
    CREATE TRIGGER set_empno_ctx_trig AFTER LOGON ON DATABASE
         BEGIN
         IF USER='MYUSER' THEN
          execute immediate 'ALTER SESSION SET CURRENT_SCHEMA = SCHEMA';
         END IF
         END;
        / 
    Any way to restrict it to read-only? How can I revoke Insert or UPDATE?

    I published that follows, but does not work and the user can INSERT:
    CREATE TRIGGER set_empno_ctx_trig AFTER LOGON ON DATABASE
         BEGIN
         IF USER='MYUSER' THEN
          execute immediate 'ALTER SESSION SET CURRENT_SCHEMA = SCOTT';
          execute immediate 'REVOKE INSERT ANY TABLE FROM MYUSER';
         END IF
         END;
        / 
    
     
    Thanks for the help.

    user522961 wrote:
    I thank once again.

    For the first query cannot send the result. MY_WRITE role is a role with:
    GRANT SELECT, insert, update, delete any table. Without which MYUSER cannot see the tables in the SCHEMA. MY_WRITE revoked if:

    So, what's you want? You cannot revoke insert, update, delete the grant of the user, if they are granted by a role.

    Grant select any WHAT TABLE or SELECT ON .

    the role of the user and revoke.
    He will be able to choose, but not change data.

  • In javascript, how can I open a dialog so that the user can enter the value of a variable?

    I'm working on a script that will be used for many images, all of them using the same format (size of the image, layout layer, etc.).

    All of these images will have a text layer, and what I want is to have the script modifies the horizontal length of the text layer (horizontal percentage scale), it decreases so that all the text appears on the screen, where there is too much of it.

    But the text may vary from image to image, and what I want is for the script to display a dialog box have been that the user can enter text that will be on the text layer and scaled down.

    Is this possible?

    If you want the user to enter then adjust the text while your script is running, here's a way to do it.

    var typeLayer = activeDocument.activeLayer;
    var type = typeLayer.textItem;
    var t = prompt ("Enter text" , "new text");
    type.contents= t;
    transformLayer();
    
    function transformLayer() {
         try{
         var desc = new ActionDescriptor();
            var ref = new ActionReference();
            ref.putEnumerated( charIDToTypeID('Lyr '), charIDToTypeID('Ordn'), charIDToTypeID('Trgt') );
        desc.putReference( charIDToTypeID('null'), ref );
        desc.putEnumerated( charIDToTypeID('FTcs'), charIDToTypeID('QCSt'), charIDToTypeID('Qcsa') );
            var desc1 = new ActionDescriptor();
            desc1.putUnitDouble( charIDToTypeID('Hrzn'), charIDToTypeID('#Rlt'), 0.000000 );
            desc1.putUnitDouble( charIDToTypeID('Vrtc'), charIDToTypeID('#Rlt'), 0.000000 );
        desc.putObject( charIDToTypeID('Ofst'), charIDToTypeID('Ofst'), desc1 );
        desc.putUnitDouble( charIDToTypeID('Wdth'), charIDToTypeID('#Prc'), 100 );
        desc.putUnitDouble( charIDToTypeID('Hght'), charIDToTypeID('#Prc'), 100 );
        desc.putBoolean( charIDToTypeID('Lnkd'), true );
        executeAction( charIDToTypeID('Trnf'), desc, DialogModes.ALL );
         }catch(e){}
    };
    
  • I bought windows 7 in a store, but my windows xp cannot read the dvd. can I download 7 and use the product key, rather than buy it again?

    I bought windows 7 in a store, but my windows xp cannot read the dvd. can I download 7 and use the product key, rather than buy it again? I bought an old compaq desktop computer, and I want to update.

    It's probably too late because you have unsealed the package, but as you have relatively minor glitch of the material do not have a DVD player, did you use the (free) Windows 7 Upgrade Advisor to determine whether your computer hardware is capable of running Windows 7?

Maybe you are looking for

  • (not a problem) Web pages using your name in advertising!

    I recently fell for a whrn ad in a Web page, I know it was my fault, but the Web page uses a layout and images of your Firefox so that I learned it was you. Of course you had nothing to do with this but it has happened when I enterd a completely unde

  • Technical documentation to disassemble a Portege R500?

    Hello where can I find technical documentation to disassemble a Portege R500? Thank you Post edited by: T4nG

  • Resolution of delay function and the borough

    A small question about the delay () function.  The resolution is apparently 1ms according to the help file.  What happens if I pass a value with a fraction of a mlliseconds, say something like: Delay(0.0128); For 12.8ms.  Does round to the top and th

  • Envy 17 model 17-j102ea SSD Boot question, Legacy Support, BIOS

    Hi, first post ever and excuse if this has been covered - if so, please me directly to pertinent information. Bought an Envy 17-j102ea... Hardware problems I would like help / advice for, please: Legacy support / boot from USB Flash Stick:Tried to in

  • network controller drivers windows 7, pavilion dv6-6100ax

    I got a HD fail and have had to replace it with another. I can also find oem supplied with the laptop recovery disks. Managed to install Windows 7 Edition home premium and update all the drivers except one! in Device Manager it arrives as a controlle