Number format issue - comma (1,5) instead of period (1.5) before decimals?

I am using an input field of data type Number. In Norway we use a comma before decimals. I can't get this to work in VC. Have tried to set Number format with 'Local format' checked but this is not helping. (even if my portal is showing Norwegian texts as supposed by the language setting)
If I uncheck this and go to Custom formatting I get to set my own format. NSTR(@OPERATORER_N, ".2") gives me two decimals but with a period as the decimal point. NSTR(@OPERATORER_N, ",2") does not work.
I do not want thousands separator.
Tips?
Henning Strand

Hi,
Check the se Threads i think you definitly get the idea or solution.
But every body ask about to get dot separatot instaed of Comma Separator since this can be get easyly with Language Portal Settings
Thousands separator
http://help.sap.com/saphelp_nw70/helpdata/en/38/2d9b732beb4c68bba2962602a7d6bd/content.htm
http://help.sap.com/saphelp_nw70/helpdata/en/26/64fb472a144a0dbaf88f5ec75d9270/content.htm
http://oregonstate.edu/dept/computing/warehouse/PDF/8-reports.pdf
Re: Supressing Currency & Thousands Separator
Re: Special Number format Mask Visual Compser
All the best
Govindu

Similar Messages

  • HELP: Strange Number Formatting Issue

    G'day All,
    I have a stored procedure which is available via the web which generarates a customer report. I've just noticed that my number fields that have decimal values are being rounded to the nearest whole number.
    The SQL that grabs the data to be used in generating this specific table uses TO_CHAR(decimal_field, '9990.00') etc a number of times. example values are:
    0.27 becomes 0.00
    45.44 becomes 45.00
    I've double checked the underlying data and the values definitely have decimal values as the examples I listed above are from. When I run similar queries via the SQL COMMANDs web page the data is correctly formatted. It just appears to be with in the stored procedure.
    BUGGER I've just noticed that it is happing on "Report Regions" where I have also used TO_CHAR(decimal_Value, '99990.00') etc.
    Does anyone know WTF I've done or not done. I'm pulling my bloody hair out as "IT SHOULD JUST WORK!!" :(
    Regards
    Mark

    G'day Chrissy,
    Thanks for you response, I've just logged it the demo application on my local instance of apex v 3.0.1 on Oracle XE and and as you would have it, I cannot for the life of me get the Number Formatting issue to occur at home.
    So when I get back into work, I'll give your suggestion a go.
    That said, I've modified the DEMO application specifically the TOP 10 Product report using every combination of the TO_CHAR (your way, the ways that I believe I'm using) and it works fine. I've created a new table with decimal values and a new report and it works fine. I even tries putting records with null values in the decimal field, but it worked fine.
    I've just switched themes (even though themes have no influence of a dynamically create html page via procedure) annnnnd it works fine.
    AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!!
    Just maybe, just maybe it was Friday-itise and when I get in Monday it will just work, unless I get stung by Monday-itise :)
    I'll keep plodding along,
    Mark

  • Number format issue

    I just set up my computer to use the Argentine region to display dates, numbers, times, meassures, etc. The problem is that MS-Excel continues to display the comma to separate thousands instead of periods (i.e: 1,056 instead of 1.056) and this is causing me troubles with calculations. Isn't Mac OS X supposed to handle the number format across the system? or does Exel has a mind of its own when it comes to formatting numbers?
    Thanks

    Microsoft always has marched to the beat of their own drummer but I found this in the Excel help that seems to indicate they are at least trying to do things right. Check the Notes section at the end.
    ===============
    • Format values in euro currency style
    Use this procedure to apply a euro currency style to the selected cells. If the cells you want to format contain non-euro values, you instead need to convert the values to euros by using the EUROCONVERT function.
    To use the EUROCONVERT function, you must select the Euro Currency Tool check box on the Add-ins dialog box (Tools menu, Add-ins command). If you do not see Euro Currency Tool listed in the Add-ins dialog box, then you must install the Excel Add-ins component, and then quit and restart Excel. For step 5 (Installation) of the Setup Assistant, expand Office Tools by clicking the arrow next to it, and then select the Excel Add-ins check box.
    1. To display the Formatting toolbar, click View, point to Toolbars, and then click Formatting.
    2. If you don't see the Euro Style button on the Formatting toolbar, click Preferences on the Excel menu, click Edit, and then select the Show Euro tool check box.
    3. Select the cells that you want to format as euro currency style.
    4. Click the Euro Style button.
    Notes
    • If you want to type the euro sign () in a cell, you can do so on a U.S. keyboard by pressing SHIFTOPTION2.
    • The settings on the Formats or Numbers tab on the International pane (System Preferences) determine the position of the euro sign (that is, whether the symbol appears before or after the number and whether a space separates the symbol and the number), as well as the decimal symbol and the thousands separator.

  • Number formatting issue in Web intelligence report

    Folks ,
    I've an object called ' Serial number' (12 digits long) but when I set this in query filter as a prompt number format gets changed.
    Similar like this:  
    whereas I am expecting to see 123456789123 something like this.
    I made sure that object data type is number while designing universe as well as also format the object ( using format object option) and set as ############. ( 12times #) to forced as 12 digits number.
    When I drag this object in 'result objects' results shows fine but if i add this as 'Query Filters' number gets changed as above pic.
    Any advise ?
    Cheers,
    iTanzir

    Hai Itanzir
    Try to create a dimension variable in universe and choose the data type as string. Please check this and let me know for issues, if any.
    Regards,
    Amala.S

  • Number format issue in XML Publisher from OAF (',.' is replaced by 'u n')

    Hi All,
    I am facing a problem in XML Publisher report. In report I need to display some number fields with 'USD' format. In RTF, data type 'Number' and format '###,##0.00' is selected. If I run concurrent program from oracle core forms using System Administrator > Concurrent > Request, I am able to get correct number format.
    Ex : 123456.00 After Number format : 123,456.00
    Also its working fine from XML Publisher Administrator responsibility (using Preview).
    But problem is when I submit the concurrent request through OAF, I am not getting correct data. ',' is replace by 'u' and '.' is replace by 'n'.
    Ex: 123456.00 In Report 123u456n00
    Checked profile value : ICX: Numeric Character and its set to 1,000.00 at site level.
    Do I need to set character set anywhere in OAF before calling concurrent program?
    I tried to use "alter session set nls_numeric_character = ',.';" by calling stored procedure from OAF. But still its not working.
    Please give me solution for this.
    Regards,
    Sadanand

    Hell - I am running into the same issue? Did you guys find a resolution for this? Please let me know, would really appreciate your help.
    Thanks,
    Dhiraj
    [email protected]

  • Excel import number formatting

    Hello,
    I'm trying to use sqldev 1.5.4 to import data from an excel spreadsheet, and running into a number formatting issue that I hope someone can help me with. One of the columns in the spreadsheet contains zip codes that I'm trying to import to a varchar2 column in my table, but when sqldev imports them it's trying to format them with a comma in the thousands place. So the zip code "94606" becomes "94,606" in the database. Is there some way to disable this? There doesn't seem to be any option for it in the import wizard.
    Thanks!
    Sean

    Thanks for the suggestion. The format of the zip code column is set to Special (Zip Code) and I have another column, Phone Number, which is doing the same thing despite being formatted as Special (Phone Number), so I don't think it's using that.

  • Number Format Model (Percent Sign)

    Hi all,
    I am hoping that someone will be able to assist me with a Number Formatting issue I'm experiencing using APEX 3.0.1.
    I have a report display a financial amount and a percentage column and I want to display totals for both these columns with appropriate signs - local currency for fiscal amounts and percentage sign (%) for the percent column.
    The financial column is easy as it is included in the seeded number formats available but I don't believe there is a format modifier for the % sign. I have achieved displaying the percentage sign at individual row level by adding #PERCENT#% to the HTML Expression of the Report Column Attribute.
    ......    <Fin Col>   <% Col>
            $1,230.00          0.01%
                $30.55         15.00%
            $1,000.00          3.00%
            $2,263.55          18.01 <-- Missing % sign in sum row
    However the percentage sign does not appear in the calculated sum total row.
    Doing a TO_CHAR in the actual SQL Query for the percentage column means that the sum row always returns 0 (zero).
    Does anyone know how I'd be able to achieve the formatting at a sum row level for the percentage column?
    Kind Regards,
    Gary.

    You mixed both expression in a format.
    G- comma(,)
    D- decimal (.)
    Yours
    select to_char(9693.256,'$0G000.000') from dual;that should be either of this way
    select to_char(9693.256,'$0G000D000') from dual;or
    select to_char(9693.256,'$0,000.000') from dual;i hope you could understand.
    kanish

  • CSV to Excel 2013 - Issue with number format

    Hi,
    I use Excel 2013 to manipulate CSV files. I experienced issue with number format cells. In my CSV file there is one column that presents latitude values in format: 52.05456464. When I open my CSV file in Excel 2013 all values in that column get separator
    ".", in this case my number is present like this: 52.054.454.464. I tried to change my cell format, and when opened the category was Number, I change it to the General but in that case I lost all "." and got 52054454464.
    I also tried to open same file on other machine with Excel 2010 and file is opened correctly without issues and in cell format the category is general by default.
    I hope that there is some kind of resolution for this.

    Hi
    According to your description, we may follow these steps:
    highlight the column B > Home Tab > Number section > Select Number and choose "More Number Format" > Make sure the Negative number is chosen correctly. If you are using Custom format, we will have to change it.
    Hope it helps
    Best regards

  • Formatting a number element with commas and decimals.

    I have a dataset with numbers.  I already set the column type to "number".
    I want to format the number data with commas and decimals.  I found a way to add decimals, but I'm still very confused how to do commas and to combine that with the decimal formatting.
    Also, how do I apply that to a repeat region in my spry region?
    Any help would be appreciated.  Thank you very much.

    I found this on one of the forum questions.
    Excel dont preserve the trailing zeros.
    try opening the xcel and type 5.0000 and tab out, it wont preserve the trailing zeros after decimal.
    try finding out how to disable the option in excel. if you do that, you will see what you send out from the report.
    But you can try to convert the number into a text by trying to append a space at the beginning. See if that would work.
    Thanks
    Swarna

  • Street line formating issue (number comes before the street name)

    Hello everyone,
    I have an issue regarding formatting of the street line - when I include an address field (say in Smartforms) the street number comes before the street name. This would be according to USA standards, but I need it to be formatted by the EU standards (street name, and then the number). Also, where ever we have an address attached (SU01, customer/vendor master recs, purchase orders, etc) we get the same issue.
    So, now it is: "1234 MyStreetName", but I need it to come as "MyStreetName 1234".
    I have tried SA10, SA09, OY01 (and all the other customizing I could find), none of which had worked. The strange thing is that in our IDES system, it is displayed as it should be (name - number).
    I can't find where this is preconfigured in IDES, so if anyone can suggest I would be very gratefull + points will be awarded for all the helpfull answers.
    Best regards,
    SD.

    This thread has been moved here:
    Street line formating issue (number comes before the street name)

  • Number formats in SAPSCRIPT

    Hi.  I'm having an issue when using SAPSCRIPT where I'm getting a run-time error on my form printing if the dollar amount for the field being passed is greater than 1,000.  Within my form I have a PERFORM command that calls a routine in a custom program.  I am passing the value of &MSEG-DMBTR& into the custom program and if it's over $1,000 it passes with both the comma and the decimal place...meaning it passes 1,200.50.  If the value is less than $1,000 (meaning no comma has to be sent) it works find.  The error that I receive says:
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_CONVERSION_NO_NUMBER', was not
    caught in
    procedure "FETCH_PRICE" "(FORM)", nor was it propagated by a RAISING clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    The program attempted to interpret the value " 2,479.60 " as a number, but
    since the value contravenes the rules for correct number formats,
    this was not possible.
    Has anyone else faced this, and if so how was it resolved?  I hope that my explanation is clear.
    Thanks.

    Hi,
    Always use the character variable for printing instead of using numeric variables. So ensure that the valus returned by your custom program is assigned to this character variable before using WRITE_FORM.
    I hope this helps,
    Regards
    Raju Chitale

  • Australian Standard Number Format FIXED

    For anyone who remembers this post back in oct 2006
    Desparate for Australian Standard Number Format
    Posted: Oct 31, 2006
    The Aussie standard has a space instead of a comma so that 10,500 (ten and a half metres/feet/notation) should show as 10 500 & Currency should show as $10,500.00
    Unfortunately Apple in their infinite wisdom do not acknowledge that numbers and currency can be displayed differently and OSX system settings does not allow customization of the number part of the format as far as i can ascertain.
    And I would like to say that not being satisfied with the answer on this issue i have continued to pester if you like the freindly engineers at tech support in Australia
    (their friendly once they let you past basic support anyway) who have recognised that this is indeed an APPLE OSX PROBLEM & has nothing to do with the software manufacturer who uses the operating system preferences to populate the software (makes sence to me)
    Well
    It got fixed in Snow leopard
    Thanks
    Persistence
    Change it under Preferences Language Format
    Thankyou

    Hi
    I would like to say that not being satisfied with the answer on this issue i have contineud to pester if you like the freindly engineers at tech support in Australia
    (their friendly once they let you past basic support anyway) who have recognised that this is indeed an APPLE OSX PROBLEM & has nothing to do with the software manufacturer who uses the operating system preferences to populate the software (makes sence to me)
    Apple had this functionallity in 10.3 panther & if you upgrade from 10.3 to 10.8 the funcionallity remains. Only new installs are affected by the lack of being able to set numbers & decimals in the preferences. Apple released this terminal command to alter numeral separation
    ( defaults write -g AppleICUNumberSymbols -dict 0 ' ' 1 ' ' ) & allow a space between the thousands & hundreds,then open preferences international formats & see your new found Standard.
    It is not without problems however as it also places a space between the thousands & hundreds in Currency
    This is a fix/workaround that needs to be seriously investigated by apple engineering & placed back into Leopard Before the release as this is an Apple Disfunction of the Australian Standards number notation & as i was advised the space is also a US Standard Lack of this functionallity meens that Mac does NOT COMPLY TO THE AUSTRALIAN STANDARDS REQUIREMENT & THEREFORE POSSIBLY WOULD NOT BE CONSIDERED IN ANY GOVERNMENT INSTITUTION AS A SUPPLIER I hope someone from apple in the US reads this & does something about it. MORE INFO HERE http://www.macosxhints.com/article.php?story=20050926170928881
    G5 1.8 dual   Mac OS X (10.4.3)   2 gig Ram
    G5 1.8 dual   Mac OS X (10.4.3)   2 gig Ram
    G5 2.3 dual   Mac OS X (10.4.8)   4 gig Ram & still not enough

  • Again: Number Format, Decimals in calculated fields

    My customer wants to know how he can have calculated fields in his reports.
    I've found out that e.g. this works for the calculation:
    <?format-number:((SALARY) div (../../DEPTSAL));'#,##0.00'?>
    But there is no way that I can get a precision of two decimals. All given formats are ignored.
    Maybe this is an issue with the european decimal sign , (Comma).
    How is this to be fixed?
    The use of the translate function was recommended somewhere. I have no idea how to bring it together with my calculation formula.
    Thanks in advance,
    Kai
    Message was edited by:
    kai

    Hi kai,
    First you need to remove comma from your amount field then you can get your result.
    If you have any comma in your amount field then xml number format does not work.
    Look this forum:
    Re: How to indicate number percission in a template?
    Thanks
    Ravi
    Message was edited by:
    Ravi Tripathi

  • Dashboard Format issue

    Hello, In my dashboard i am having issue with numbers. When I look at the numbers they appear to be like this.
    10000.987 when I want them to appear with commas and round to the next number.
    I want this number to appear like this.
    10,001.
    I went in behavior and changed the format to General but it did not work either. any idea?
    Thanks.

    Change it number and use 1000 separator or default number format, take a look at the below screenshot.

  • Export to excel - number format

    Hi,
    Our version is SAP ERP Central Component 5.0 and we have just pathed the system from SPS18 to SPS23.
    However from that time has change the export to excel functionality. Now after you select List - Export - Spreadsheet you can select either Excel (in Mhtml format) or All available formats - here the same format as in the old version has option 'Microsoft Excel (In existing XXL format). However when the report is exported eg account numbers do not have the correct format. So you need to convert them first to the correct number format with function VALUE in Excel.
    Can this be somehow fixed?
    Thanks,
    Honza

    Hi,
    Dots and commas is not the issue.
    The issue is that eg doment numbers are in the format in which you cannot vlookup them with other files where document numbers are in number format. So you need first to convert them using excel function value(). And then they have the correct format.
    I am 100% sure there was not the same problem before we installed the higher patch.
    Jan

Maybe you are looking for

  • Cell image not showing up in browser

    I have added a background image to a cell. When I open it up in IE 7 from "preview in browser" from Dreamweaver 8, the image is displayed. But when I upload the htm file and image file into site, the image does not appear. I have worked on this and I

  • Trouble returning String from JNI method

    I'm a JNI newbie who is going through the SUN online book on JNI and have put together the 2nd program example (right after "helloworld"), but it is not working right. It is supposed to prompt you for a string, then returns the string that you type i

  • Payment method not found

    Hello, I am trying to post a payment to a Vendor and payee is set up different then the supplier.  I checked the data  - seems to be allright but am not able to post the payment  with error 'Payment method not found'.  Payment method has been defined

  • Distributi​on build unsuccessf​ul error copying files

    Error copying files. Source: C:\Testsys\SOFTWARE\UTILS\CALCULATE DP.vi Destination: C:\Testsys\Software\Distribution\CALCULATE DP.vi Invoke Node in AB_Source_VI.lvclass:Copy_SourceItem.vi->AB_Build.​lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->​

  • Static Events

    What is the main purpose of using static events in ABAP?