Presentation set Variable in shape in the title of the report

I have completed 3 variables presentation via a dashboard command prompt. I also show their values in the subtitle of the report, but I wasn't expecting the following format in the form:

timestamp ' 2009-10-19 00:00:00 'TIMESTAMP' 2009-10-25 00:00:00 ' in Abilene

The dates appear in the format 10/19/2009 and 10/25/2009 in the dash prompt, that is how I want formatted in the title. Where is this subtitle from formatting? So I can reformat the drive.

Published by: Bob of Austin on October 26, 2009 11:28

Hey Bob,

change the format of your fast date by using for example cast (year (date) as char (4)). Cast (month (date) until (2) tank... in the format that you want to display in your title.)

I hope this can help you.

KR,
A

Tags: Business Intelligence

Similar Questions

  • Is it a Variable exists that contains the title of the report?

    All,

    I'm trying to find out if there is a variable (I guess session) that stores the title of the current report? I looked through manuals widely enough and can't seem to find out if there is indeed. If there is not, any ideas on how to extract the title of the current report in a variable of session/Presentation? Basically, I'm trying to use writeback to write comments in a table on the current report and do not want to have a free shape for the report title field comments on. Any thoughts will be greatly appreciated!

    Thank you

    Josh

    For me no. You have it in the monitoring of the use, but not to write back.
    You must create a formula column to manually add the title of the report and use it in the sql code.

  • Presentation using variable multiselect control

    Hi all

    I have a requirement.
    I show a dashboard page that contains a direct SQL query and a command prompt. Guest must make a multiple selection control.

    The SQL query is the following:
    Select user_name, user_id table_name from where user_id = @{presentation_variable}.

    The presentation variable will be declared in the guests, can I use it in the sql query.
    But when we choose multiselect control, it does not show the area where we can declare a variable of presentation.

    It allows us to declare the variable of presentation when we choose drop dwon control, in which a single value is selected.

    Can someone guide me how I can use multiselect with direct SQL query, then several values can be passed to filter results.

    Thank you.

    Hi rgksugan,

    Variable presentation can't hold any more value, so we cannot define variable presentation (set variable) multi Select

    How can I use multiple selection with direct SQL query,

    You can't do that with multi select

    Thank you
    saichand.v

  • How to set the output of the report to the session variable

    Hello
    Is it possible to output report to the session variable value. If my report returns 1 row and 1 column.

    I have a dashboard command prompt where I select name, but I want to find the ID of the same name.
    This ID I want to move to a Fx column, to achieve this, I created an interim report and I got the code. Now my problem is how do I put this ID in the session variable.

    Please help if anyone knows...

    Have you read this:
    How to set the session / presentation in the repository variable variable

    Dashboard invites on Month Name but the report on the ID of the month filter:
    Re: Guest dashboard on the name of the month but the report on the necessary month ID filter

    If you have dashboard guest (name), then you can have that one report that is filtered by a name but present card to display or not id but use id in the service. Or two reports as in the solution in the second link above and the second report has id in the function and filter by the id of the first report. You need not define this ID in the session for this example variable.

    Please close your previous discussions, if they are treated.

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

  • Apex 5, call a modal page, set page elements, in values referenced title page elements are not the same (correct) than the item itself

    Hello

    Apex 5.

    IR (departments) on page 2 I want to open a modal page 3 (classic report) with the detail data (from emp) for a Masters depno via a link on depno column.
    In Page 3, I created two elements P3_DEPNO and P3_DNAME. These elements are defined in modal page 3 of page 2.
    When I do these two visible elements on page 3 I can see, the values are set correct according to the value in column (depno) link on page 2.
    However, I would like to place these element values in the page title of page 3
    Title: PGE for DepNo: & P3_DEPNO., DepName: & P3_DNAME.

    It happens that the values mentioned in the title of the page are not the same (good) as in the items himself.
    Initially, they are NULL. Only when I refresh page 2 the values change but remain the same (last called depno) as long as I'm doing a new refresh of page 2.

    I wonder how I can run to display the values of the correct point in the title of the page corresponding to the values of the correct page element (that I have hidden).

    Y at - it something more to do, or it could be a small bug?

    I've created a little demo app on
    https://Apex.Oracle.com/pls/Apex/f?p=75955:2

    WS: AMLWS001

    Demo/demo (developer is)

    Please see the report 1.

    Thank you in advance!

    André

    Hi andremi,

    andreml wrote:

    Hello

    Apex 5.

    IR (departments) on page 2 I want to open a modal page 3 (classic report) with the detail data (from emp) for a Masters depno via a link on depno column.
    In Page 3, I created two elements P3_DEPNO and P3_DNAME. These elements are defined in modal page 3 of page 2.
    When I do these two visible elements on page 3 I can see, the values are set correct according to the value in column (depno) link on page 2.
    However, I would like to place these element values in the page title of page 3
    Title: PGE for DepNo: & P3_DEPNO, DepName: & P3_DNAME.

    It happens that the values mentioned in the title of the page are not the same (good) as in the items himself.
    Initially, they are NULL. Only when I refresh page 2 the values change but remain the same (last called depno) as long as I'm doing a new refresh of page 2.

    I wonder how I can make it work to display the values of the correct point in the title of the page corresponding to the values point right page (what I have hidden).

    Y at - it something more to do, or it could be a small bug?

    Page title is rendered before the page elements, that is why is not highlighted in your title.

    I don't think directly, we can use the page as a page element value.

    Creates a copy of yours and made the change it new App id - 45390

    There, I created a static area without a model before your report area and put your article into that.

    then displayed title PGE for DepNo: & P3_DEPNO, DepName: & P3_DNAME. for the area of your report.

    Kind regards

    Jitendra

  • Use of session in the title of the report variable

    Is it possible to add variable s_x of session in the text of the title of the report?
    What is the correct syntax?

    You can use:
    @{biServer.variables ['NQ_SESSION.variablename']}

    See also the link below to learn more about the syntax:
    http://shivabizint.WordPress.com/2008/10/02/Oracle-BI-EE-variables-overview/

  • Variable in the title of the report?

    Hi I'm relatively new to ORACLE BI and you want to display the Date in the name of the report file when users run their. So when they download the report as XLS PDF etc. is DD-MM-AA of shows "filename".

    Is this possible?


    Thank you very much

    Ed

    Ahh, now I see what you're saying. This is the question that you run in. Download report does not use the title under the name of download file. Instead, it uses the physical name of the OBIEE report. So even if you add the date system to the title of the report, it will not affect the name of download. It turns out that the name of the download and the title by default the name of the response on the request.

    So, if you really wanted someone to download with a date already in the name of the file, you have two options:

    (1) physically rename the answer ask periodically to indicate the last time it was updated. It is here that links to this request will get quickly outdated. And this isn't the best solution
    (2) you will need to go into the Javascript code behind OBIEE and change how it generates the download file. I checked the source code of the web page for the download link and here's where you want to start digging: onclick = "return NQWPopupMenu(event,'idDownloadLinksMenud:dashboard~p:ngm14ept52q4tcnt~r:dr2ss84kj32lkjoi')".
    This feature of NQWPopupMenu is what generates the pop-up with different file releases. Once you dig through there, it will lead you eventually through the script that does the output to excel. Once you have found the piece of code that creates the output file, it should be as simple as adding a sysdate the filename.

    Good luck!

    -Joe

  • Number of the results in the report variable

    Hello everyone,

    I need help in TestStand reports. I use TestStand 2014 and 2014 of Labview, both 32 bits.

    The situation is like this: I am running a test with test steps 3. The first stage of the test is a step of "additional results" which records the device under test info (versions of the hardware software etc...). This information appear in the report and the result data in the database (table prop_result). The next 2 steps are the steps 'real' which measures something.

    In the report, there is a call from the variable "Number of results" (see the screen attached capture) and you see a '3 '. There are actually only 2 steps of 'real' test as I don't want to consider the first step of "additional results" as a test step. How can we affect the variable 'Number of results' so that it does not count this first step? I tried to use the properties-> Run Options-> record result of the for Option set to "Disable". It works and the number of results appeared as "2", but the device under test info do not appear in the report and not in the prop_result of the database table.

    In general, how can I get the number of results of account not a step, but continues to display the result in the database and report? Is there an API where I can access and modify its value (number of results value) such as: "Number of results" - 1?

    Hope someone can point me in the right direction. I have attached the release of the report, as well as the file in the sequence.

    Yours,

    chati

    I ment, you can change the XML seq.--> \Components\Models\TestStandModels\reportgen_xml.seq generator (Ref http://www.ni.com/white-paper/3977/en/).

    It's the AddReportHeader, you need to change. Or more specific step 9 (in teststand 2012) which is a statement-->

    Parameters.ReportHeader += "<" +="" fileglobals.reportelementname="" +="" "="" type='UUT' "="" +="" "="" title='" + ResStr("MODEL", "RPT_HEADER_TITLE") + "' "="" +="" "="" link='" + Locals.UUTItemNameForLink + "' "="" +="" "="" uutresult='" + Str(Locals.Status) + "' "="" +="" "="" stepcount='" + Str(Parameters.StepCount) + "' "="" +="" "="">\r\n".

    and then, you can modify the varabel StepCount using some filtering by using for example a subsequnce that counts only the type of measures that your customer wants to be counted.

    There might be ways esier there, but that's what I'd do.

  • refresh the report with dynamic action title

    Hi all

    I have a report that is updated with dynamic action. When the update is done, first the value of two hidden variables are defined (P2_ID and P2_NAME) and are subject (using a dynamic action type "pl/sql", with the code "null"; and items to submit page: P2_ID, P2_NAME).

    In the report query, I use: P2_ID in the where clause. Everything works like a charm! The only thing that doen't work, is the title of the region: which is defined as "properties of & P2_NAME.", but the title is not updated when the report is refreshed.

    Is there a solution for this? I hope I am clear enough.

    See Re: dynamic action - update

    If you are right; the native just Refresh action updates the content of the report, it does not perform & POINT. substitutions throughout the region.

    What you could do is use a RANGE named as the title as

    &P2_NAME.
    

    and add a REAL action to your dynamic Action to set the title using Javascript to run code

    $s('my_title',$v('P2_NAME'));
    

    I hope this helps.

  • global scope &amp; pl/sql variable in open_form with the new session

    Hello

    What will be the global scope of the Oracle variable shape & variable declared in a pl/sql pckage, if the value of these variables is updated from the form interface Oracle, if the form is opened using open_form with the new session or a session Active.

    My requirement is, I developed an application with custom user login name & password - not the Oracle username and password.
    But I need follow the user actions on forms - action insert/update / delete, for this user_name i included as one of the column in the table base and shape, initialize this field with the login user name.

    I have implemented this in the detent of the base table. But to remove them, I don't get the username which were deleted, only for the user who created this folder, because that: NEW is not in the scope according to the delete trigger. So for the delte, I created a variabe in a PL/SQL package and created two procedure to set and get the username to this variable, and form, before you delete using the set method I assign the user name of the current connection to the variable and in the trigger using the get() method get the user name from the variable , Until now it works very well, my doubt is what will be the value of the variable, if two different users delete action of in same time, if the first user name will be replaced by second or this variable will be different session, if I opened the forms using the SESSION parameter. Also can I use Oralce forms global variable instead of the PL/SQL varibale.

    I thank in advance.

    The scope of a package-db variable is per database session. So different forms-session or even different DB - inside a session of forms "will not overwrite" between them.

  • Tabular presentation - defining a line just to the first of the default value.

    Hi all

    How to set a default tabular form only in the first row?
    When I click on "add row" I want the new line have an empty value.

    Thanks in advance.

    Hello

    When you add a new line to the shape of the table, all existing lines must be recorded in the database. You can, therefore, to verify the existence of these files and set the value of a page hidden as a result element. The default value for an item of tabular presentation can then rest on this hidden item.

    This is possible by setting the Source used for "Always,...» "on the hidden item called, say, P1_DEPTNO_DEFAULT, and the Source to something like:

    DECLARE
     X NUMBER;
    BEGIN
     SELECT COUNT(*) INTO X FROM EMP WHERE DEPTNO = :P1_DEPTNO;
     IF X > 0 THEN
      RETURN '';
     ELSE
      RETURN :P1_DEPTNO;
     END IF;
    END;
    

    It is a Type of Source of "body of the PL/SQL function.

    In this example, we will check if there are all the records with a DEPTNO value that matches the P1_DEPTNO EMP. If there is, then the tabular presentation must contain at least one line already, so we return an empty string. If there is no record, the tabular presentation should be empty, so return us the value of P1_DEPTNO.

    The default settings on the DEPTNO column in tabular form would then be:

    Default type: (name of the application or page element) Element
    Default: P1_DEPTNO_DEFAULT

    Andy

  • I can manually access and set up a profile outside the browser?

    I've set up a proxy in the browser using an address of a site Web proxy list and right after that I did this it crashed everytime I tried to open the browser. I searched on Chrome, trying to find a way to access my settings outside of the browser manually since I couldn't even go to the Explorer, and I was directed to my profile. No website only says how to change settings, but they said that my settings were contained in the profiles. I thought to myself, "because all my settings are in this profile, delete and reinstall of Firefox should fix." Unfortunately, there is no and now I have absolutely no way to make a new profile and whenever I try to open Firefox it says I have an instance of the application that is already running.

    Hello

    Please try firefox - p no distance in the Start > run box (or press windows + R if the box run is not present), delete all profiles with the files into it and create a new one. See also Firefox profile & files folder and backup.

    ...............................................................................................................................

    Useful links:

    Everything on tools > Options

    Beyond the tools > Options - about: config

    Subject: config entries

    Which is preferably that? module -quickly decode about: config entries - after installation, go inside on: config, right-click preferably, enable (check) results of MozillaZine Board, and once again right-click a pref and choose MozillaZine reference first.

    Keyboard shortcuts

    Watch a video in Firefox without a plugin

    Files & Firefox profile folder

    Safe mode

    Basic troubleshooting

    Extensions of the issues

    Troubleshooting Extensions and themes

    Test Plugins

    Troubleshooting Plugins

  • Shared variable of subjects with the executable in real-time

    We have a PXi target running Labview time real 8.5 and we use a series of shared variables for communication between the target and the client software. The code was developed (and used) in the last 2 years, and presented no problems with the shared variables when they are deployed since the Project Explorer (for the target and the laptop based client software). However, when you try to run an executable version on the system time PXI real target of exactly the same engine code variable shared seems to fail during the initial loading. Since it is an executable, it is difficult to display errors, but it seems that the accident occurred at the beginning of the program when we try to initialize a number of shared variables. Sometimes it loads but probably only 10% of the time. When you plug the tool to debug for code and restarting the executable, runs without any problem. However, once we managed to capture and error (error-1950678982 the shared variable client side read buffer is full).

    I checked a number of messages in the Knowledge Base (e.g. how to deploy Variables of a compiled executable shared network?), but it still has not solved the problem. Thoughts and suggestions?

    Adrian

    I tested it for a few hours now and I can't make it fail again. The big difference in my implementation was to use your suggestion, and no wire the error cluster through the method since the error it generates caused a number of questions later. So let me summarize the final configuration that seems to work then:

    -during the execution and executable on a target time real 8.5, startup not connected to a client. Library of shared variable hosted on the target and should load by itself.

    -J' added a flat structure sequence on the vi 'main' (top of page vi executable) with a node (as shown above) Invoke method in the first structure with a timer to 10 seconds and the rest of the code in the second part of the structure. The shared variable library has been copied to the target in a data directory and the path provided to the method (the same way as above) and the IP address is that of the target.

    I discovered that it takes about 8-9 seconds for the shared variable engine and library to start (I don't remember is that past exactly that) and it is important to wait this time to initialize shared variables or the behavior is unpredictable. The method always generates the error 1043 (function not supported) but I simply ignore it now, and it seems to work.

    Thanks for your help! I will let you know if there is some instability in the future, but everything looks good from here.

  • Set variable TS of OpInterface

    I am customizing my operator Interface. Runtime (when), I have the need to read & write variables (total station).

    I have developed a VI in order to get and set variables using the "TS-Get/Set property value. The problem is that I can't get the correct context "sequences" to my VI. I tried to get the 'context of the sequence' in the insertion sequence of action in the sequence to save the 'context of the sequence' in a global LV, but it does not work.

    Is this the right approach? Are there different API which allow me to access the TS variables at run time?

    Thank you very much for your support.

    Thanks, you're right. I forgot to mention in my post that I also tried this solution. But I faced the same problem. How do the TS. Engine? Of the "ApplicationManager.GetEngine", that's what I was looking for.

    Thank you very much for your support.

  • Recently accidentally set pdf Converter (architect), as the default program, how to reset to original settings

    Original title: default icon

    HI I need help I recently accidentally set pdf Converter (architect) as the default program how to reset to original setting the cheers.

    Right-click the icon of the file for the program

    Click on properties

    On the general tab, click on change

    Select the program, and then click on apply and OK

Maybe you are looking for

  • Error reading POWER HP 66xx block

    / * New warning the user * /. I learned (slowly) obtain a set of instuments external connected to LabView. For the most part, I was a successful read and write commands and data from the basic instruments. There is a problem that I can not understand

  • File missing Netlogon after installing MS Win Svr 2012

    DC1 is Windows Svr 2008 Alrdy high to Win Svr 2008 domain functional level DC2 is Win Svr 2012 After the installation of AD DS services work and also assigned as a domain controller Netlogon folder could not be found Only the SYSVOL folder is availab

  • Need help in looking for tool

    I work as a NetAdmin in a University. We use Windows under license and domain environment. last time I introduced freeware Microsoft Security Essential anti-virus, & this time WSUS 3.0. This has helped me improve my confidence in the superior authori

  • x 230 webcam problem after update 8.1

    As the title suggests, after the upgrade of the x 230 to windows 8.1 that my webcam is not working properly. Any program that tries to use he sees just a camera with an x on it. The webcam led is on, but I can't get a picture. Does anyone know how to

  • While my laptop windows startup is cut in half to 8 smaller screens

    While my laptop windows startup is cut in half to 8 smaller screens