Negative numbers in export to excel

Hi,
We have two servers, one (X) without SP1 and the other (Y) with SP1.
When I make export to excel in X, the negative numbers sometimes saved as @ or the actual negative number (e.g. -42), in both cases it is saved as text.
The positive numbers are saved as numbers.
We saw that SAP fixed it in SP1, we tried it on Y, we got that the negative numbers always show (e.g. -42), but all the numbers, positive and negative are saved as text.
We need to see all the actual numbers(without @), and to be saved as numbers (so we can make calculations on them).
Does anyone have any idea?
Thanks.

I am on SP1 and noticed that sometimes they are saved as numbers and some are texts:
So I am not sure of any logic or what is going on.
Maybe as a work around you could format everything to numbers so you can do the calculation?

Similar Messages

  • After Yosemite install I can no longer get negative numbers in parenthesis in excel. Any one else having this issue?

    Excel negative numbers not appearing in parenthesis

    I have had similar problems.  I uninstalled Office and with the help of Microsoft reinstalled Office.  Excel still won't let me format negative numbers.  I called Apple and they sent me to this discussion.  I have not seen any answer.

  • Displaying negative numbers in brackets in Excel output

    Hello all.
    I have an RTF template...I tired displaying negative numbers in brackets like : (123.80) in Excel output
    But, this is working in PDF and not in Excel.
    Please let me know the way to dsiplay the numbers in brackets.

    varma wrote:
    Negative numbers in bracket
    add a conditional statement like below.
    <?if: NUMBER_TO_CHECK < 0?> <?concat('(',NUMBER_TO_CHECK,')')?><?end if?>
    <?if: NUMBER_TO_CHECK > 0?> <?NUMBER_TO_CHECK?><?end if?>
    are you using the same template for PDF and EXCEL ?
    if so, it has to be handled little differently.
    Place this line in the beginning of the rtf
    <?param@begin:_xf;''?>
    add this condition on number column for Excel output
    <?if:$_xf='excel' and NUMBER_TO_CHECK < 0?> <?concat('(',NUMBER_TO_CHECK,')')?><?end if?>
    Try the above one it should work.
    Have a Nice dayThis didnt work.
    Say that I have element named 'market'
    I placed this condiion <?param@begin:_xf;''?> at the beginningof RTF
    Replaced the number field with this condition: <?if:$_xf='excel' and market< 0?> <?concat('(',market,')')?><?end if?>
    This is giving me a blank output in place of the number.
    >

  • Formatting numbers currency export to excel

    All
    I have the following SQL in my code.
    select trader, tradername, billingranacc,BILLINGPREFRANACC,LASTLOGINDATE, '€' ||to_char(billingamount,'99G999D99') Amount,substr(BILLINGPREFRANACC,1,1) as "R&NLocation"  from exlink_trader_import where usertype = 'Internal' and isbilled = 'Yes' and isdeleted = '0'Now the report picks up the € sign but when i export to excel it does not, can someone help with this ?

    Hi stranger colleague Ben
    The CSV codification is one but not the one issue that can affect the unexpected output of your report.
    But if you are viewing correctly the € symbol in your report, and the automatic CSV codification is enabled, sure you are in the usual case that makes more difficult the work of foreign developers and DBAs.
    Time before I resolved the wrong CSV output (“â‚ 600.00”) instead of the correct (“$ 600.00”) simply turning ON the automatic codification, but only after being managed many NLS parameters, and database character sets. We have different currency, keyboards, measure units than Americans, and have to read more chapters in documentation books. This is more pain if you are far to domain the English language!.
    Ben: you are getting the wrong output using the “ '€' || to_char (billingamount, '99G999D99')” format in the query, Have you checked using “billingamount” in the query, and defining the FML99G999D99 or FMU99G999D99 format in the report column numeric attribute?, You should seen the correct € output in the CSV file although you haven’t defined the automatic codification.

  • Format numbers when exported to Excel

    Hi,
    I am a novice abap programer and i am facing the following problem.
    I have a program that exports a table to a Excel worksheet.
    I am using the functions call function 'WS_FILENAME_GET' and
    call function 'MS_EXCEL_OLE_STANDARD_DAT'.
    My question is that when i have a negative value in Excel i got for example 862.26-
    Excel consider this like text so i need additional formats in Excel.
    How can i solve this problem?
    Best Regards
    João Fernandes

    With this function you can't do it .
    Use OLE objects
    http://help.sap.com/saphelp_nw04/helpdata/en/db/9987bcc3cf11d194ad00a0c94260a5/frameset.htm

  • Is anyone having trouble using parenthesis to show negative numbers in excel after upgrading to Yosemite?

    Since upgrading to Yosemite, I can no longer reflect negative numbers with parenthesis using excel.  All of my existing spreadsheets also no longer show parenthesis, creating formatting problems.  Is anyone else experiencing this and is there a solution?

    I suggest you post your question to Microsofts own forums for their Mac software as it's their product you're having issues with
    http://answers.microsoft.com/en-us/mac

  • Hyperlink in Numbers acts strange when exported to Excel

    Hello All,
    I'm having a problem with hyperlinks. In Numbers, I'm linking to an mp3 audio file on the internet. This works perfectly, you click on the song title hyperlink, Safari opens and the song plays/streams right in the browser window.
    When I export the Numbers file as an Excel document, the hyperlink still works but the mp3 is displayed as a text file within Safari (miles of random text). I would like it to play in the browser like it does in Numbers.
    Also, when exporting to other formats, like .pdf, the file plays in the browser just like in Numbers.
    So, what is Excel doing to the link that makes Safari react to the file differently? Should I be typing in the link differently in Excel? I already tried html (href="www.blah.com").
    Any thoughts on the matter would be greatly appreciated!
    Warren

    Excel often gives me problems with hyperlinks. I made a test of a link to an mp3 in a Number table. One cell was the hyperlink, another used the HYPERLINK function. Both worked flawlessly in Numbers. Both opened as text from Excel, just as you saw.
    I created an Excel document (using Excel) and pasted in the same link. It, too, opened it as a text file.
    I used "Insert Hyperlink" in Excel to create the hyperlink. Same thing.
    Looks to be an Excel problem, not one related to Numbers or exporting to Excel.

  • OBIEE11g - GO URL Hyperlink is exported to Excel

    Hi,
    I've had to use a GO URL as a drill through on one of our dashboards. Normall we use Action Link (BI Navigation).
    When the Anlaysis with the GO Url is exported to excel the hyperlink is exported in a clickable form.
    Anyone know if it's possible to stop the exporting of the hyper link in its clickable form?
    Regards

    Excel often gives me problems with hyperlinks. I made a test of a link to an mp3 in a Number table. One cell was the hyperlink, another used the HYPERLINK function. Both worked flawlessly in Numbers. Both opened as text from Excel, just as you saw.
    I created an Excel document (using Excel) and pasted in the same link. It, too, opened it as a text file.
    I used "Insert Hyperlink" in Excel to create the hyperlink. Same thing.
    Looks to be an Excel problem, not one related to Numbers or exporting to Excel.

  • Why does Apple say that Numbers can open and save Excel files, when in actuality, it can only open .XLSX files and only Export to Excel (not save-as excel)?

    When attempting to open .XLS files in Numbers, the format is not recognized. When the format is .XLSX, the format is recognized. Why is it this way? It's still much more common for folks to have the .XLS file format on their excel files. Why would Numbers not be backwards-compatible?
    Additionally, to state in the benefits of this program that one can save to 'Excel' is a little misleading. You can't save to anything except .numbers. Sure, you can export to Excel (with file extension .XLS, I might add), but you can't save or save-as.
    Does anyone else see the irony in being able to export to .XLS but not be able to open an .XLS?
    There is something to be said for clarity.
    You can't expect folks to have Numbers and Excel on their systems, so how else are they supposed to open .XLS files in Numbers?
    And I don't need to see another advertisement for NeoOffice or OpenOffice here, thanks. I'd actually like Numbers to be a little more sensible.
    That is all.

    When the advertisements were written, there was no Lion so we were able to Save As Excel.
    At thiqs time there is no longer Save As command under Lion but the feature is always available.
    When your editing task is ended, you are free to use this scheme:
    File > Duplicate
    File > Save and in the dialog you will have the option save as Excel.
    Numbers isn't and I hope that it will not become an Excel editor.
    Its resources contain a flag defining it this way.
    I posted several times a script editing this resource.
    This morning I'm not in a mood allowing me to do your duty.
    Search by yourself in existing threads with a keystring like
    viewer AND editor
    Yvan KOENIG (VALLAURIS, France) jeudi 27 octobre 2011 09:40:23
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • Parentheses for negative numbers in Excel 2011

    I couldn't find an appropriate section for this question.  Please forgive me if I posted it in the wrong place.
    I've been using Excel for Mac 2011 since it came out. Up until I updated to Yosemite, formatting negative numbers with parentheses appeared in the drop down menu, i.e., right click to get format cells, click "number" tab on top, click "number" on left. There is a dialog as to how you want negative numbers formatted. Parentheses used to be an option but no more. I attached a screen shot. Help!

    Same issue here with Excel 2011, problem started with the Yosemite installation and was not fixed with 10.10.1 nor the latest Microsoft update. 
    It's a big problem for accountants!
    On the Microsoft forum this gentleman replied with a workaround but it's a hassle to have to do this for each new spreadsheet.
    JonathanBuhacoff replied on November 9, 2014
    If you go to the dialog shown in Phillip's post and select "Custom" on the left side, you can enter this to get the parenthesis back:
    $#,##0;[Red](-$#,##0)
    Or this to use square brackets:
    $#,##0;[Red]"["-$#,##0"]"
    The format means  use $#,##0 for positive numbers and use [-$#,##0] in red for negative numbers.
    You could remove the hyphen too and just do this:
    $#,##0;[Red]"["$#,##0"]"
    I hope Apple takes note and pushes a fix for us.

  • Numbers locked up when I tried to export an excel file.

    When i tried to export a numbers file as an excel file, numbers froze and will not respond to anything I have tried.  My Mac willnot shut down until numbers responds.  What do i do to get numbers to respond?

    OS X: How to quit an unresponsive application using Force Quit

  • I installed Lion, now in quickbooks when I try to Export to Excel, it says I need to install Microsoft Excel version 10.1.0 -- Why won't it go to Numbers spreadsheet?

    I installed Lion, now in quickbooks when I try to Export to Excel, it says I need to install Microsoft Excel version 10.1.0 -- Why won't it go to Numbers spreadsheet?

    Oops ... make that 15.0.1 sry

  • Currency format problem while exporting as excel

    Hi
    I have to create a report for which the currency format should be $#,##0.00 and -$#,##0.00 for negative numbers.
    In the text form field of rtf template, I have selected number format and removed the portion ;($#,##0.00) from $#,##0.00;($#,##0.00).When I view the report as HTML the numbers are showing in proper format.($#,##0.00 or -$#,##0.00).But when the report is exported as excel ,the negative number format changes to ($#,##0.00) in red color.
    Can anyone tell me how avoid this problem?
    Thanks in advance
    Naveen

    I think this is an Excel issue - you can right mouse click in Excel the column header and "Format Cells&gt;Text"
    You could also append a ' character to your numbers in BI Answers ie: '6035784010491980 which should give you the correct format in Excel.
    eg. CONCAT( '''', CAST ( '6035784010491980 AS CHAR) )
    There is also an MS Office plug in available for OBIEE this may give you further options.

  • Negative Numbers importing wrong

    I have a Stored Procedure on my SQL Server 6.5 DB that returns a list of decimal values (sql datatype is decimal(5,2)), of which most are Negative numbers. When the procedure is run in a SQL tool (MS Query or ISQL) the values are returned correctly. When the stored procedure is called in Java, all values (negative or positive) are showing up as zero.
    I have tried all of the following ...
    double d = rs.getDouble(1);
    Float f = rs.getFloat(1);
    Double d2 = new Double(rs.getDouble(1));
    BigDecimal b = rs.getBigDecimal(1);
    String s = rs.getString(1);The value returned by the procedure should look something like -14.75 but when using System.out.println(f.toString()); it is shown as ".00". I have even tried exporting the data out of Java into MS Excel to see if it is just something funny with the System.out.println() statement but it shows all zeros in Excel also.
    Is there anything special or a specific data type that must be used for negative numbers to read correctly in Java? I've searched the forum, tutorials and API (1.3) and haven't found anything like this.
    Any help would be greatly appreciated!!!

    So why do you say the error has something to do with negative numbers when (in your own words): "all values (negative or positive) are showing up as zero"? I don't know what your problem is, but negative numbers probably ain't it.

  • OBIEE 11.1.1.7 Exporting to Excel 2003 and 2007 difference

    Hi
    I have a simple analysis, a couple of measures, some formatted so tat if they are negative show them as Red, minus, 1 decimal and thousand separator. Another measure is not formatted to be Red, just black, minus, 1 decimal and thousand separator.
    So ... now to the issue. When I export to Excel 2003 the measures are fine, the numbers are numbers, all fine and dandy.
    When I export to Excel 2007+ ... the red minus numbers are now text and impossible to change them all to number. I can only convert to number those that are less than 1000 ... the rest are just impossible.
    The other measures, the ones that are black, minus, 1 decimal and thousand separator ... are numbers in Excel 2007+.
    Why?
    What can I do to solve this?
    Kind Regards

    Sorry guys ... forgott to say that I'm not the one exporting to Excel ... is my business user and I cannot ask them to save the reports to another format or to cast a column or more?
    I will try them both and see what happens ... but this is something that Oracle must fix. It's the year 2013 for godness sake!! This is not a Beta software. In my opinion this is so ridiculous I can hardly find words for it hahahaha
    I have tried to cast and convert ... well that doesn't work and I found that some people are using macros to convert text to numbers in Excel ...
    Sub txttonum()
      For Each tcell In Selection.Cells
      If TypeName(tcell.Value) = "String" Then
      tcell.Value = Val(tcell.Value)
      End If
      Next
    End Sub
    As goes for the CSV option ... I just cannot ask my business user to copy from a CSV file to the Excel file they want to work on, not even if they are advanced Excel users.
    Thanks for your suggestions, I really that the cast would work ...
    Any other suggestion.

Maybe you are looking for

  • Access external hard drive connected to Airport Extreme USB via Windows & Mac

    I have an Airport Extreme and I would like to connect an external hard drive to it via USB so that I can backup pictures, music, documents etc. I need to be able to see the external hard drive from my windows PC. I eventually will be buying a Mac so

  • Enabling Web Gallery from ,Mac

    How do I enable the Web Gallery feature the .Mac website so I have publish some pictures from my iPhone?

  • Reference Text in Treasury posting

    Dear Expert, Is there a place/field that I can use while posting Money Market (TM01) to enter the reference/short text? This reference/short text will then be displayed in FBL5N or FBL3N. This is needed as easy to monitor the transaction. Can you ple

  • Suddenly!  Images not printing

    I'm designing a poster and have NEVER had this happen before. When I print none of my images will print. It worked earlier this morning, then all of a sudden they quit printing. Now that includeds jpgs, artwork from Illustrator, Photoshop. It could b

  • N80 won't accept Sim

    Hi, I have an N80 and just have just had the ribbon replaced after the screen and speaker stopped working. The phone now appears to be working fine, without a sim card. When a sim card is in I get the error 'sim card not valid' which I have read is n