Define the number in State format.

Hi guys,.

I have a problem with the format of column number in my report.

I have a form in Oracle Applications, where the user will enter different information. When the user is finished, he or she clicks the button "Generate report". The looks of button on users to input and generate a web address with the right setting and opens a new window with the report of the APEX.

The parameter also contains the user name, user id, etc..

Now; I want the number of columns in the report in the format that users have specified in their preferences (NLS_NUMBER_FORMAT).

My idea was to use the APEX_CUSTOM_AUTH. POST_LOGIN to connect the user. Run the query and then receive the format of that number. It would even work?

When I try to use the APEX_CUSTOM_AUTH. POST_LOGIN, I get the error "Page cannot be found".
Is there a better way to reach my goal?

Thanks in advance
Kenneth Kristoffersen

Give this a go...

SELECT CASE WHEN: P_COUNTRY = 'DENMARK' THEN
TO_CHAR(5000000,'999G999G999G999G990D00','NLS_NUMERIC_CHARACTERS=,.')
OF OTHER TO_CHAR(5000000,'999G999G999G999G990D00','NLS_NUMERIC_CHARACTERS=.,')
END my_number
DOUBLE;

Concerning

Ben

Tags: Database

Similar Questions

  • What is the purpose to define the number of columns?

    I have never used InDesign, so for Muse, I am confused as to the goal of being able to define the number of columns to be over 1-column?

    According my video tutorials Dani quickie review, I didn't see any action against the elements of design, she put on the page layout to "alignment on" an edge of column or not.

    Thanks for the tips.

    Using columns is part of a fundamental convention design layout design in a grid. A grid system can make the placement of your content more pleasant to the eye. Content that is simply eye-ball on a page can seem scattered, disorganized and obviously less appeal to viewers.

  • Limit the number of Multistate Object

    Hi all

    I tried to convert some frames of text bound in a page to the subject of several State. It converts the least number of frames of texts related to the multi-state purpose than expected. For example, if there are 14 executives of texts related to convert object multi-state, he converted only 7 frames of related texts. Is there a limitation on the number of States multiple items per page? Here is the script I used:

    for (myCounter = 0; myCounter < app.activeDocument.pages.length; myCounter ++) {}

    for (counter2 = 0; counter2 < app.activeDocument.pages [myCounter].textFrames.length; ++ counter2) {}

    {if(App.activeDocument.pages[MyCounter].textFrames[counter2].itemLayer.Name=="réponse")}

    theAnswer = app.activeDocument.pages [myCounter] .textFrames [counter2];

    thePageRef = app.activeDocument.spreads [myCounter];

    var theMSO = thePageRef.multiStateObjects.add ({name: "multiState", geometricBounds: theAnswer.geometricBounds});

    theMSO.states.item (0) .name = "withoutAnswer";

    theMSO.states.item (1) .name = "withAnswer";

    theMSO.states.item (0).textFrames.add ({content: "", geometricBounds:theMSO.geometricBounds});})

    var myTextFrame = theMSO.states.item (1) .addItemsToState (theAnswer);

    }

    }

    Help, please.

    Try to run the loop backwards.

    (counter2 = app.activeDocument.pages [myCounter].textFrames.length - 1; counter2 > = 0; counter2-)

  • PCT_GRAPH in the number/date format

    The version of the APEX, we're currently on is 4.1.1.00.23. I'm trying to get a progress bar to display in a report. I use the PCT_GRAPH:330099:CC0000:100 in the number/date of the bar column format. It does not work. I will attach what it looks like. Is there anything else I need to do?

    Thanks for your help!

    PAM

    PAM wrote:

    The version of the APEX, we're currently on is 4.1.1.00.23. I'm trying to get a progress bar to display in a report. I use the PCT_GRAPH:330099:CC0000:100 in the number/date of the bar column format. It does not work. I will attach what it looks like. Is there anything else I need to do?

    Set the column attribute display as Standard report column and not display text (escape special characters, does not save the State).

  • State machine: how to find the number of transitions:

    Hi Member

    I have this machine of States show below

    where x: output input and y where the two streams of bits each and zeros

    I ask how can I calculate the number of transitions between s1 to s1, s1, S2, s2 to s1, s2, s3 and up to s6 to s6, s6 to s5 and so on

    all chanage in lv I'll gracfull

    I thank you in advace

    Man, it is not difficult to read using LabVIEW on nodes of property.

    Right click on your am' value on the diagram, select "create one-> property node", right click and select 'Edit to write' and the little hand tool to select the 'value' to the subject property. Then it wire to the output of your block on the right.

  • decimal and the thousand separator for number and currency formats

    Decimal and thousands separators for number and currency formats are not the same, please change your windows settings

    Tab Control Panel / regional and Language Options/Format is used to adjust these. Good luck, Rick Rogers, aka "Crazy" - Microsoft MVP http://mvp.support.microsoft.com Windows help - www.rickrogers.org

  • computer crashed, used the backup to restore, formated instead and charged in the State of origin. any chance to recover photos lost at this stage?

    computer crashed, used the backup to restore, formated instead and charged to the State of origin, no chance to recover lost photos at this stage?

    Hello

    It is a good free program to recover data. but no guarantee.

    http://www.Piriform.com/Recuva

    You may need to contact the data recovery specialists, who are very expensive.

    See you soon.

    p.s., You use your computer, the less chance you have of data recovery.

  • Separators from decimals/mile are not the same for the number and format of thousands. How can I get even. ?

    I installed the version 11 of Pastel partner and the error message "separators from decimals/thaousand for number and currency formats are not the same" how to get this right?

    Pastel partner support site through and their instructions/FAQ

  • How to define the format of a field drop-down list text align at the top of the field instead of the Center?

    I have a form with the fields of data entry simple Acrobat 11. I have, for the first time inserted drop-down lists and most of them is single-line fields. However, there are a few examples where my field must be larger to mask unwanted background. (The field will define the colur to white background are data entry, but I did not write the script for this.) When a selection is made, it appears centered in the field and I need to be aligned to the top.

    I guess I can put a script on the Format tab, in the custom format script, but I don't know enough about Javascript to run on the syntax. I guess it would be a simple line or two of code. Can anyone help?

    You have no control over this. They are always vertically centered. You can use a separate field in the drop down menu, however, and control its background. I suggest to use a read-only button.

  • change the number in the Italian digital format

    I want to format the number in Italian as form

    123.45 to 123.45

    123,455.98 to 123.455,98

    .03 to 0.03

    examples of data as a query

    with a (too)

    Select double 123.45

    Union

    Select double 123456.98

    Union

    Double selectionnez.03

    )

    Select * from a;

    Maybe this:

    WITH an ACE (123.45 SELECT col1 FROM double UNION ALL

    SELECT col1 123456.98 FROM dual UNION ALL

    SELECT double col1.03)

    SELECT col1, to_char (to_number (col1), 'fm99999G990D9999', 'nls_numeric_characters is,.') new_col1

    OF A;

  • Apex number field. Format mask. Customize the message.

    DB 11g

    Apex 4.2

    Theme 25

    I have some number with format 999G999G999G999G990D00 mask fields. For example a field as 'special delivery '.

    It works very well. But if I get a few alphabetic characters, it gives the error message "Special Delivery Charge does not match the 999G999G999G999G990D00 of format number (example: 1,251.49). .

    Is it possible to customize this message.

    Thank you.

    Or the most elegant way to keep the number format and just 'translate' the exact text message in shared components - SMS - create a new one with the name of: APEX. NUMBER_FIELD. VALUE_INVALID2

    See: the globalization of demand management

    Thank you.

  • Have disabled my CS6 design and web premium on old mac but when I try to activate it on the new mac States the serial number is wrong... any ideas?

    Have disabled my CS6 design and web premium on old mac but when I try to activate it on the new mac States the serial number is wrong... any ideas? I have not deleted my old copy of my previous mac yet. How can I get the copy transferred to activate.

    Thank you

    Yes, you must uninstall and reinstall.  Try to use the cleanup tool to uninstall it in order to ensure that the stage is set for a correct installation (I have not used it myself, so I can't say much on this subject).

    Adobe Creative Suite cleanup tool
    ---------------------------------

    helps resolve installation for CS3 thru CS6 and creative cloud problems

    http://www.Adobe.com/support/contact/cscleanertool.html

  • I have some 3rd party widgets I want to use with Muse. When I try to import this Muse gives an error: 276 (number of unexpected format. Check if there is a newer version of Muse). My current version of the Muse is v7.4 please guide properly.

    I have some 3rd party widgets I want to use with Muse. When I try to import this Muse gives an error: 276 (number of unexpected format. Check if there is a newer version of Muse). My current version of the Muse is v7.4

    Please guide properly.

    I use a 64-bit computer. I discovered the widgets were not made for earlier versions such as v7.4 had no 'library' to import these widgets to.

    Thanks for the reply but. I appreciate it.

  • From Word to PDF format without changing the number of pages

    When to convert a 320-page document Word 2013 in PDF using Acrobat, the number of jumps to 331 pages, change notes, sections... How to fix? TX

    To develop on the response from Michael Kazlow, the problem is not caused by windows, but rather how Microsoft Office applications format their text. The issue is not just with words, but also with any other application Office as well. In addition, it is not a question of if you create the PDF file using the instance of driver Adobe PDF PostScript printer, but on the contrary, when you compose the document while the instance of Adobe PDF PostScript printer driver is the printer by default/current in Word!

    These applications format text using fonts that are standard to the current output device resolution. For example, if you view a document in Word and the currently selected printer (usually the default printer selected in Windows when you start Word) is a resolution of 600 dpi device, the document is formatted with a space for each character measured in units of 1/600, an inch. If you change the active printer or print to a printer with a resolution different game, Word reformats the document using fonts based on the new resolution. The resolution is 1/1200 inch in the case of the PDF Adobe PostScript printer, default, driver instance. In general, more text fits on a page with text lines long when a higher resolution is used and less text fits on a page with long lines when using a lower resolution. If your default printer is a high resolution, you can see the resolutions up to 2400 dpi, for example.

    Microsoft Office applications are also known to reformat pages based on other parameters such as the printable area.

    These questions just do not affect the creation of PDF, but also print on different devices producing different line endings and pagination.

    To make matters more things, when either you Save to PDF using the ease of creation of PDF of the Office, or even Save as Adobe PDF using Acrobat PDFMaker Office (part of Acrobat) installation uses yet a different mechanism to reformat the page, as productive at the end line inconsistencies and pagination of what you see on the screen or print directly from Word to a particular device. (We don't know exactly what mechanism Microsoft uses in these cases to cause gaps.)

    Office and Adobe users have complained to Microsoft this behavior general for more than 20 years and apparently this isn't any priority to Microsoft to resolve this issue.

    -Dov

  • Showing the positive sign as the number Format

    Hi all

    Is it possible to set the number format (custom format) to show the positive with the positive (+) sign numbers in front of the number (for example, + 2, + 2.3 + 0,0, etc.).

    I don't want to ride the number as a string and perform a concatenation. So, is it possible to do this using a custom number format?

    Thank you very much!

    Hello

    You can try to use the custom format and specify as below:
    +#,###;-#,###

    I tried this in 10g and seems to work very well.

    Thank you
    Hyder

Maybe you are looking for

  • Recording not all Photos on iMac

    All my photos uploaded on my iMac OS X WORM 10.11.4 + iCloud photo library I got new pictures, but I want to save only some of them (download) with my iMac, BUT ALL THE photos will be save in iCloud as usual Any help will be appreciated Here are my p

  • Unexpected file appears after starting upwards

    When I boot my MBP 13 "(mi-2012), (OS X 10.11.3), a file text without be invited (in TextEdit) comes up with the following message" = ' synertek | KTM | synertek380 | Synertek ktm 3/80 tubeless terminal Pˇˇ ˇˇˇˇˇˇˇˇˇˇ ˇˇˇˇ ˇˇˇˇˇˇ! ˇˇˇˇ #ˇˇ % K J = p1

  • Satellite A300-247 - always off model Logo

    Hello have a problem I bought the computer, Toshiba Satellite A300-247. The Satellite logo was always in Ohcshio fire off or how it would always be a crush

  • HP Envy 17-J001TX E3A59PA #ABG Windows Update 8.1

    Hi guys,. The HP Envy 17 - J001TX E3A59PA #ABG has not been tested by HP for Windows 8.1 update, according to the Web site. Is there an estimated time when we can expect the update is available for this machine? Thank you very much Adam Taylor

  • Firewall blocking MSN Games.

    Original title: locked hearts I spent in Windows7. The firewall blocking MSN games so I can't play against the people. How to enable the firewall allow my computer to play against others? I disabled the firewall and it is not yet allowing me access.