With regard to the date current system under the command prompt

Hi all

I am very new to this obiee.

I'm trying to set the value of prompt dashboard as the current date. But I'm not able to do. were of variable to set and how to configure it. Please can someone help me.

Thanks a lot for your help
A

Jin
Current_date is the default feature in obiee as Sys_Date in SQL.

PS: Please allow the points if you met and close the message

Thank you
saichand.v

Tags: Business Intelligence

Similar Questions

  • with regard to the command 'message '.

    Hello experts,

    is there a way I can customize the message box displayed.

    the default message is a stop message. I need to be a warning or a note

    Thank you

    Kevin - looks like you just need to go to alerts, look for that particular one and change the Style of "alert" make a remark, but maybe that I don't understand the question.

    In almost all the forms I create, I create a generic alert so I can enter any TITLE and any MESSAGE at any time. This is how you would do that:

    --
    -Create a new alert.
    -Under "Alerts" section, create a new alert:
    --
    Name - GENERIC_ALERT
    Style alert - notes
    Button 1 label - Yes
    2 Label button - don't
    Alert button by default - key 2

    --
    -Create a new procedure
    -Under "program units" to create a new PROCEDURE.
    --
    PROCEDURE call_generic_alert (p_title varchar2,
    p_message varchar2)
    IS
    alert_id ALERT;
    button_pressed number (12);
    alert_not_found exception;
    BEGIN
    alert_id: = FIND_ALERT ('GENERIC_ALERT');
    If id_null (alert_id) then
    raise alert_not_found;
    end if;

    set_alert_property (alert_id, p_title TITLE);
    set_alert_property (ALERT_MESSAGE_TEXT, alert_id, p_message);
    button_pressed: = show_alert (alert_id);

    If button_pressed = ALERT_BUTTON1 then
    null;
    on the other
    raise form_trigger_failure;
    end if;

    EXCEPTION
    WHEN alert_not_found then
    message ("alert STOP does not exist '");
    raise form_trigger_failure;
    END;

    You can now use this generic alert, when you want. You can pass in the title you want to give it and the message that you want to display. If they hit the YES button then the alert will just go and continue the treatment. If they hit the button NO (by default) then the alert will disappear but the treatment stops. He would just put the next call to where ever you need (triggers, program units):

    call_generic_alert ('employee search',
    "You're about to do something you'll regret, do you want to continue?');

    Don't forget the title and the message is everything you want to put in there because they are just settings will the procedure - it is just an example where the title is "Employee Lookup" and «you are about to do something...» "message.

    If you want only one button, then change the alert to only display a single button and change the procedure only look for a button.

    Hope this helps - mike

  • Display the date current system and the time in a form

    Hello experts around the world.

    I have this little minor challenge I'm having trouble in the corners.

    I have a form and I want to display the date current system and time so when I save the form his record with the date displayed.

    I tried sysdate, & sysdate and & sysdate. in the default part with static text with memories of State meetings.

    So any help or suggestion would be a great help :)

    Thank you

    Hi kevin

    write the script in the HTML header below.

    It will give at once, you can set this variable in the variable text box element.

    or else check the below link in java script

    http://www.McFedries.com/JavaScript/DateTime.asp

    see you soon,
    Shan

  • With regard to the application of Nook on the Surface RT. Is there a way to change the way that newspapers appear?

    With regard to the application of Nook on the Surface RT.  Is there a way to change the way that newspapers appear?  Like corners, they give a better way to navigate and get the overview for the different sections.

    Probably not "such what."  Next time you launch the application, make sure that the menu bar to it and see if there is a feedback icon.  You may be able to comment on what features you want and they can do just that.

  • I had Photoshop CS for a while. I use it for one purpose, which is to standardize my bronze products photos, all photos are identical with regard to the composition, lighting, backgrownd, actually, I always place the same scale of assessment pr

    I had Photoshop CS for a while. I use it for one purpose, which is to standardize my bronze products photos, all photos are identical with regard to the composition, lighting, backgrownd, actually, I always place the pillar of satisfaction even scale and then only switch products bronze... a simple task of worm. For this reason I have is no need to upgrade my old version of Photoshop. My problem is that it doesn't work anymore since Windows 10 recently installed in my PC. IO have tried to install it several times but can't. Is anyone out there help me please!

    Activation for CS is closed. Adobe provides you with a free replacement of CS2.

    Uninstall CS

    Go here: Download Adobe Acrobat 7 and Adobe Creative Suite 2 products

    Click English, download Photoshop CS2 and also copy the serial number that comes with it.

    Install CS2 and use this serial number CS2. There no need activation.

    Take your copy of the CS, it is no longer usable.

  • With regard to the previous discussion on the recent settings of the workspace page

    With regard to the post Re: recent files page , when I went back to answer, there is no way to reply to the post.  After trying the settings using the provided screenshots, page of recent files always came every time.  So the answers you have provided are not correct for my particular case.  Finally, I tried without any control in the preferences and that my custom workspace save as I wanted.  Here is how I had to define it.

    Thank you.

    cc-152.jpg

    It is doubly strange.  I just check and that the other thread is not locked and can be answered.  Someone else has a problem, you reply to this thread.

    Secondly, I turn off the settings described works for me and Photoshop opens without MRU and start work space.

    You did _uncheck_ these settings?  I like the new workspaces, so mine are checked, but it clearly says _Show_ at the beginning of each line.

  • With regard to the update of the locations of cards-oracle

    HII everyone,

    In my application, we using mapviewer, which was installed locally on our server, for map rendering and showing the locations of a client like pinball machines.

    Suppose that some places (address, City) is updated map... How mapviewer (which has been installed on our server locally) will update this site all in rendering...

    Thank you

    learner

    It depends on how you got the map features.  Mapfeatures are usually stored in the cache.  If a change in database may not appear in the card immediately.  If, however, given the characteristics of the map as a vectorlayer, then simple vector update updates map.  You should consider two options with regard to the update database process.  You can store the geometry as a function that is updated on the fly as change attributes of database, or you may use a database trigger to update the geometry when the attributes change.  Thus, using a combination of correct space architecture and mapviewer correct functions.

  • With regard to the management of exceptions in coherence

    Hello
    I use c ++ connection of consistency

    try {}
    String::handle gridHandleCache = GridCacheName;

    if(hCommCache == null) {}
    hCommCache = CacheFactory::getCache (gridHandleCache);
    }
    else {}

    "cost < <" Info: "< < GridCacheName < <" Cache already in a State of assets "< < endl;"
    }
    }
    {catch (exception::handle Vex)}

    "' cost < < ' consistency exe;
    }
    {} catch (std::exception (e)
    cost < < e.what ();
    }
    catch (...) {
    cost < < 'unknown exception ';
    }


    When the error occurred (duration or other errors), I still get an exception unname. It will never enter the Exception::Handle part of vex.

    When he calls on Wrestling (Exception::Handle vex) {.} I want to separate the duration and connection error ecpetion sepeartyely.

    Can I know what would cause / or how to handle it separately.

    What are the mistakes is possible to connect / put/get/invoke (touchprocessor). serializable cast?


    -Thank you

    Edited by: 882600 August 31, 2011 05:51

    There are several ways to achieve this. Perhaps the simplest is to simply catch Exception as std::exception const &, or one of its derivatives, then call what(). However, if you want to use the specific exception hierarchy richer consistency, you can get the equivalent of the what() result by calling getDescription()-> getCString(). With regard to the rankings largely what types of exceptions are "fatal", which would be RuntimeException and its derivatives, but the scope which it was caught in general is going to be more telling.

    Mark
    The Oracle coherence

  • with regard to the text of the translation

    Greetings

    When I enter the text from the user, it translated the franch language show it on the screen.

    Means, I can translate the text enter the french language by the user.

    Now the problem is that when I run the Simulator, guest also began.

    The command prompt and blackberry simualtor runs.when (both), I send to translate them the text he tranlsate, but when I close the guest started at the time of the Simulator, then it does not translate the text in the other language. I used the api googel translate into the present.

    Please suggest me, what to do?

    concerning

    Antoine Singh

    You close the command prompt is the MDS Simulator.  It is essentially the internet connection for the Simulator.  close the connection to the internet, you would not be able to reach the service transaction from google on the device Simulator.

  • I have a computer laptop gateway with vista and im stuck at "bootmgr is missing". and I can't even it at the command prompt, you know the c:? Help

    I have a computer laptop gateway with vista and im stuck at "bootmgr is missing". and I can't even it at the command prompt, you know the c:? Help

    I can't get a secure boot or anything. are there secret shortcut keys or anything like that? !! ??

    Dear klh76

    You need a USB FLASH DRIVE, you can transfer the files from the Recovery Console Windows Vista from any other pc or laptop running Windows Vista, go to the backup and restore on the other computer and click on create a drive recovery system on the file menu. Once done, insert the usb key into the laptop, you want to fix, start by using selected peripheral USB device as MBR, follow these steps on screen, you can repair a corrupt Windows Vista it or restore to a previous restore point.

  • HELP-I can't open things such as the restoration of the system or the command prompt, etc without being asked to "choose the program you want to use to open this file"

    HELP-I can't open things such as the restoration of the system or the command prompt, etc without being asked to "choose the program you want to use to open this file"

    so boring

    Hello

    Download and run the fixit tool from the link below and check if this solves the problem.

    http://support.Microsoft.com/kb/950505

    Kind regards
    Afzal Taher
    Microsoft technical support engineer

  • Is it possible to run the restore of the system from a command prompt?

    Plug;

    Dell Studio 540 Quad core 3, 2 GHz (don't remember exactly?) processor

    Ram 8BG

    Windows Vista Edition Home Premium

    In general, everything was working fine until I ran the auto update for Vista. I don't know exactly which updates made it crash (that's the downside to update automatic, I guess?), but what happens is;

    PC powers up correctly, and everything seems to be in order up to and including the connection procedures. Once connected, the first error message pops up saying: "Windows Explorer" is not working properly and has restart. This will make a loop again and again, and as long as the error is running, I'm not able to perform all actions either. The only thing I am able to do, is to run the Task Manager, but if I try to run applications, programs or processes there, the Task Manager itself is in need of a reboot. So, basically, the only action I can perform the Task Manager is turn off the PC safely.

    Helps out;

    Ran memory diagnostics, no error found.

    I ran system restore, not detected no results. (....) According to me, if I could run Vista system restore as soon as Windows Explorer is stable, I can choose a restore point prior to the restoration defined point in chest upward and it will solve the problem.

    I ran the repair of the system, but the PC does not recognize a problem, according to the definition, the start sequence works as it should.

    I ran the security modes to see if I can access previous system restore points, but like windows explore does that no action can be taken. It's the safe mode; Base drivers and base with network connection drivers.

    I ran the command line safe mode, that works very well, but don't really know what I can do from there.

    I have the option to reinstall the OS, but I hope a response must be made of this? My thought is;

    Is it possible to run the restore of the system from a command prompt? And if so, where is the path, finally, what should I do?

    This starts the system restore
    %systemroot%\system32\rstrui.exe
     
    Download http://www.nirsoft.net/utils/shexview.html
    Disable all non-microsoft shell extensions (to explore) and reactivate a
    by so this can help.
     
    --
    ..
    --
    "Arefare" wrote in message news: f6b7f70f-b8a0-4291-ae95-92a4d659f16a...
    > Care;
    >
    > Dell Studio 540 Quad core 3, 2 GHz (don't remember exactly?) processor
    >
    > Ram 8bg
    >
    > Windows Vista Edition Home Premium
    >
    >
    >
    > In general, everything was working fine until I ran the auto update
    > for Vista. I don't know exactly what updates does plant (it is
    (> the disadvantages of the automatic update, I guess?), but what happens is;
    >
    > PC powers up correctly, and everything seems to be in order until.
    > and including connection procedures. Once connected, the first error message
    > comes up saying "Windows Explorer" is not working correctly and to
    > restart. This will make a loop again and again and while the error message is
    > ongoing enforcement, I'm not able to perform all actions either. The only thing
    > I am able to do, is to run the Task Manager, but if I try to run a
    > applications, programs, or processes, the Task Manager itself needs
    > a reboot. So, basically, the only action I can perform the Task Manager is
    > turn off the PC safely.
    >
    >
    >
    > Helps out.
    >
    > I ran memory diagnostics, no error found.
    >
    > I ran system restore, not detected no results. (....) I think that if I could
    > run Vista system restore as soon as Windows Explorer is stable, I can
    > Choose a previous restore point as the restore point defined in boot up
    > and it will solve the problem.
    >
    > I ran the repair of the system, but the PC does not recognize a problem, as in
    > definition, the start sequence works as it should.
    >
    > I ran safe mode to check if I can access previous system
    > points of restoration, but as windows explore does not perform any action can be
    > catches. It's the safe mode; Base drivers and base with network drivers
    > connection.
    >
    > I ran the command prompt in safe mode, which works very well, but don't really know
    > what I can do from there.
    >
    >
    >
    > I have the option to reinstall the OS, but I hope a response is to
    > do this? My thought is;
    >
    > Is it possible to run the restore of the system from a command prompt? And if so, where
    > is the path to him, finally, what should I do?
    >
     
     
  • I am running virtual xp on a Windows 7 system, but I can't get cursor flashing at the command prompt... help?

    I am running virtual XP on a Windows 7 system, but I can't get cursor flashing at the command prompt... help?    I studied the orders autoexe.bat, command.exe and cmd.exe, son and so on.  However, nothing seems to work.

    Hi Bernard,.

    Given that the question relates to the virtual XP, which is outside the boundary of support. I would ask to view the query in the TechNet forums for assistance.

    https://social.technet.Microsoft.com/forums/Windows/en-us/home?Forum=w7itprovirt

    Please come back if you have problems with Windows.

    Thank you.

  • Stop a download frozen with the command prompt?

    I was able to stop a recently by installing anti-virus software, but I got lucky. The program did not run and it seemed just to complete the download as a by-product of the initialization. I want to do with the command prompt. Anyone know how?

    Hello

    There are several commands that you can try, my favorite is "exit" (without the quotes);

    "Ctrl + X".

    "Ctrl + Alt + Delete" (once)

    Kind regards

    BearPup

  • Problem with the format of the values in the command prompt (when you use multiple values)

    Hi all

    I have problem with the format of the values in the command prompt when you use multiple values.

    Value is year (2009) and when I use it in the drop-down list that is formatted, all right, as 2009, but when I use several values I get number as 2009,00. I put in year column format number with 0 decimal places and save by default in the year column. Year is formatted well anywhere in the query, such as 2009. Why is - what happens at the command prompt when you choose multiple values in prompt dashboard?

    Thank you

    I think the YEAR Data Type could be defined DOUBLE RPD.

    Use the CAST function in the formula (fx) and the output from test.

    CAST (INT YEAR)

    Hope, it will help you.

Maybe you are looking for