Excel Output in Default in Number

Hai All,
1. I am developing a matric report foe employee, to list down the element name and element value. Element_value in back end is a varchar2 field, When the report is created and in excel the output comes propely, but when I tried to get sum function in excel I am not getting the sum of the column.
I tried converting to_number in RDF while converting to XML and even tried <?xdofx: to_number(result_value)?> even in the RTF. But I am not able to get the sum by default in Excel.
2. In matrix report if a function or summary column is placed inside the cross product then the while extracting the XML data those fields are not coming by default.
eg. I have a column to calculated the element wise total in matrix, but when extracted to XML those columns are not extracted, how can we get the sum of those elements for matrix.
Please guide me..
Regards

Hi olrang,
it is GRID not Grip.
What do you mean by
'excel format'?
Post relevant code lines.
Regards,
Clemens

Similar Messages

  • Setting EXCEL output as default

    Hello:
    I have an XML Concurrent in Applications, designed for excel output.
    If i want to run the concurrent, i have to set manually the excel output in the concurrent requests options (the default output is PDF). I want to know if there is a way of set the excel output as default for this particular concurrent (cuz the user is a bit lazy, and me too a little...).
    Greetings.

    Hi
    This is not currently supported :(
    There is a custom soln documented on Gareths blog
    http://garethroberts.blogspot.com/2008/01/changing-default-layout-format-from-pdf.html
    Tim

  • ALV Grip show in Excel output by default.

    Hi all,
       I know that in ALV Grip output when we click the "Excel" layout button on my report  the layout will change from alv to excel layout.
       How about if i want to set the excel layout is my default layout when display the ALV Grip report. Any code i need to add in the ALV setting?
    THanks.

    Hi all ,
        i want to create the ALV Grip format like tcode F.01  grip alv report show the output in excel format in default?
        i did the alv grip report and only can show the excel format once i click the excel format button but i cannt make it as default.
        Any ideas ?
    Thanks

  • Formatting Number in Excel Output

    Hi Experts,
    We have a requirement to display a number with two decimal places .
    the Problem is our report is having an Excel Output and the number are getting round up
    For instance 1.20 is getting displayed as 1.2.
    Please let me know how to resolve this issue.
    cheers,
    Andy

    HTH..
    Leading zeros in Excel
    Character drops zeros when exported to Excel

  • Character is converting as Number in XML EXCEL Output

    Hi Every One
    I created the RDF Report and i registered as concurrent program Output Type is "XML" when i ran XML Report in PDF output Part number is coming as it is in Data base for Example "0998893745"
    But When i ran Same Report with Output of EXCEL Part number is Automatically changing to Number it's Truncating the First "ZERO" Means that it giving "998893745" Instead of "0998893745"
    Kindly Help Me to Get the Part number as it is there in Data Base "09988937450" In XML EXCEL output
    Regards
    Sandeep.Y

    concatenate with double space to report columns
    Example
    ' '||msi.segment1 like that

  • Number stored as text (in jsp report with excel output)

    Hi
    I created a jsp report for excel output. I see that the numbers are left aligned with a green traingle on the top of each cell. Was just wondering how can I resolve this and have my numbers displayed as numbers - right aligned and with no green triangle. Is there some setting I have to make explicitly so that numbers appear as numbers in excel output?
    Thx!

    Hi Sasidar,
    In Excel right click the column select format cells and then select  the format as text which is general by default.
    Regards,
    Anil.

  • How to retain the leading zeroes in a number in the excel output.

    Hi All,
    I have a requirement to display the numbers as text in the excel output. Ex: 001 should be displayed as 001 and not 1, as it happens in excel.
    I know displaying 001 as '001' works, but this is not acceptable.
    Also, I need to send a huge file (>20MB) through bursting as an Email, but the mail is not received even the bursting program finishes in success. I tried the zipping option as well but in vain. I know this can be done via FTP but I need to send it through email.
    Thanks,
    Rahul

    Maverick,
    See the admin these:
    Administration and Developer's Guide
    Report Designer's Guide
    Here:
    http://www.oracle.com/technetwork/middleware/bi-publisher/documentation/xmlpdocs-084437.html
    This will give details on how to split the output into multiple files during bursting. If my memory serves me correctly, it is in the admin guide.
    Kurz
    Edited by: Kurzweil4 on Dec 6, 2010 9:11 AM
    Edited by: Kurzweil4 on Dec 6, 2010 9:11 AM

  • XML Report Excel Output exponential value issue

    Hello All,
    While working on XML Report we need to show output in excel format. One of the out put value is “00110E001”. but when displaying in excel is shows "1.00E+0" and default behavior of MS Excel is if the any number data contains “E” then excel will convert those records in exponential format. But our client required those data which are present in database i.e. “00110E001”.
    Kindly share your valuable inputs.
    Thanks in advance
    Thanks,
    Pushpal

    Hi Uday,
    You are making number as a string, by adding a character :) , so it will be displayed as string with space and not as number.

  • Amount formating in Excel output of XML Publisher Report

    Hi,
    I have to display my XML output in Excel format. I want the output of amount column to be displayed in form '#,###.00' and the negatives numbers are to be displayed in parenthesis. For eg number -234.5 should be displayed as (234.50).
    I tried <?format-number:AMOUNT;'99G999G999G990D00PT'?> and also <?format-currency:OPEN_BALANCE;'99G999G999G990D00PT'?>.
    Both of these works in PDF output, but its not working for Excel output.
    Any input is appreciated.
    Thanks and Regards

    The best way i found was to put a equals and then double quotes... this only works for excel however it will allow you to cut and paste (ie to use the value to search in Oracle) and also to do vlookups.
    In a bit more detail:
    - I used word to generate my default table
    - this created a field INVOICE_NUM
    - in the cell in the table i put = " before the INVOICE_NUM field and then put the closing " afterwards.
    The theory is that excel will concatenate the values together... because it has quotes around it, it will treat it as a string rather than simply a value.
    For any other formats this will not work.
    I'm guessing most people have moved on and resolved this some other way, but just thought I'd share the wealth!

  • Excel Output For Standard Report In R12

    Hi Experts,
    My Client wants Excel Output for Standard Reports ( ex:-Open Purchase Order Report (by cost center)_xml)
    I changed the default output to Excel in Template of xml publisher administrator Responsibility.
    Now it is showing the Excel output, but The layout of report is not same as layout which in text output of standard report.
    Please guide me is there any solution to develop the reports layout in ms-excel using xml file rather than rtf template.
    Thanks
    Durga.

    Hi Alex,
    Thanks for your replay.
    Generating the new rtf template which is same as standard layout is difficult task for us. Actually we have 120 reports which have same requirement.
    Is there any other solution for this . please guide me
    Thanks
    Durga
    Edited by: 805567 on Jan 23, 2012 12:33 PM

  • Problems in generating excel output

    Hi all,
    I'm facing a problem submitting a report with XML output (XML Publisher 5.0.1). I created a RTF template in order to generate an excel output but when I launch the concurrent, its status after few minutes becomes "Warning" logging java.lang.OutOfMemoryError. The strangest thing is that the PDF output generates normally without errors or warnings.
    I've found on metalink a note in which they suggest to create a configuration file (xdo.cfg) where i've declared a temporary folder in order to split the XML in two parts to allow the XDO to create correctly my excel output....but it didnt work! :(
    After that I added to my concurrent execution options the string "-Xmx512m" to increase the memory for that particular task (even if i think that 128 mb for a XML file of 5 MB are more than necessary)... but no results (in this case i've had another error "java.io.FileNotFoundException: /opt/app/oracle//admin/out//o2260792.out (No such file or directory)" ).
    Can someone help me??
    Is it a normal behaviour?? It seems to be a joke, cause in metalink they suggest everybody to apply patches and patches!!
    Thx all

    Hi Nisha,
    Refer to that link.....May be it will helpful for you....
    Are You All Able to get the Output In EXCEL Format
    Otherwise you can do one thing......Add one more Viewer option for XML type data... Most probably earlier For viewing the XML data you are using Browser... So by default whenever you are trying to see the output it is opening it in Browser....
    Now add one more Viewer option For XML as Microsoft Excel......
    So After making two viewer option for XML data whenever you will try to see the output of XML data it will ask you...Viewing option...1.Browser 2. Excel
    Choose Excel here it will not give you any error and you will be able to open the output in Excel format.....
    Regards
    Ravi

  • Xml Rtf has value as Regular Text,but in Excel it is considering as Number

    Hi All,
    In XML Rtf ,for an Item,the value in Text form Field is set as 'Regular Text',and we are generating the output in excel.
    In Excel this item value is considering as number.
    For Eg : 0120190 is the actual Item,but in excel it is displaying as 120190,'0' is missing.
    Needed the output to print as it is 0120190,Please let us know how to accomplish this.
    Thanks
    Sreekanth

    plz see
    Excel Output From BI Publisher or XML Publisher is Trimming Leading Zeros [ID 417811.1]

  • EXCEL output logo issues in  XML Publisher

    Hi,
    We are using XML Publisher API to generate PDF,EXCEL outputs using Template. While adding image to the template its showing in the pdf output. But not showing in the Excel output. Then i added url:{/Image} in the alt text of the image in template and submitted the report again now able to see the image in excel output. Can you please tell me why its not showing the image in excel by default which is right happening in case of PDF. Iam getting the same issue for HTML outputs generation also. Please tell me what i can do to get the image by default same as the way i am getting in PDF.
    Thanks
    Satya

    Hi Alex,
    Thanks for your suggession.
    I have two OAF versions and i found the xml publisher version from the below java file
    $OA_JAVA/oracle/apps/xdo/common/MetaInfo.class
    in both 11.5.10 and 12.1.1 OAF versions i am seeing the below line of code
    public static final String VERSION = "Oracle XML Publisher 5.6.3";
    when i login to the application and went to the About this page option available there
    in 11.5.10 i got to see that the version
    is XML Oracle XDK Java 9.0.4.0.0 Production
    in 12.1.1 version
    XML Oracle XML Developers Kit 10.1.3.130 - Production
    But as per your seggession from the MOS document 736897.1, i came to know that it is an issue in 5.6.3
    Can you please tell me how to find out my xml publisher version in different EBS versions.
    I am using Office 2007.
    Finally,
    in the document i can see that
    Applies to:
    *BI Publisher (formerly XML Publisher) - Version 11.5 to 12.1 [Release 11.5 to 12.1]*
    Information in this document applies to any platform.
    Means this issue is not fixed even in 12.1.3.
    To resolve this issue,do we need to do the manual image setup like the way menioned in the document 736897.1?
    Thanks
    Satya

  • Re: how to influence the rowheight in excel output

    I tried to use dummy table with one row and column around the existing table with data. The properties were set as 'Autofit to Contents option' for both tables.
    For both tables, i specified  - Table, Table Properties, Cell tab and uncheck the "Preferred Width" checkbox - and in Row tab uncheck specify height.
    Still i see that in Excel output, the row height is increased since data is large enough to fit in one cell. Can someone help me understand if iam doing anything wrong here.
    Thank you.

    Hi,
    Standard RTF table properties for autosizing and fixing table column/row/cell width/height should apply. At the time of RTF creation you don't necessarily have data representative of the size of the data you're going to get when you run the report. And using autosize to fix the width at design time will be impacted by the presence both your form fields and lack of data. So you probably do want autosized columns especially for Excel/HTML where output is not "pagesize" restricted.
    Anyway, I digress, I thought I'd try to get BI Publisher (5.6.3) to put in an "auto" width or column-width for specific columns:
    - tried using Word autosize - didn't work
    - tried using xsl attributes (column-width) but BI Publisher seemed to ignore it.
    Then strangely enough autosize worked in one of my test cases!
    So here are the steps I used to get autosize with Excel consistently working:
    If you are creating a new table:
    1a. Table, Insert, Table, choose your number of columns/rows and choose the Autofit to Contents option (or the Fixed Column Width: Auto) option
    Or if you want to autosize an existing table
    1b. Select your table and go to Table, Table Properties, Cell tab and uncheck the "Preferred Width" checkbox - and in Row tab uncheck specify height
    2. After the table you want appearing on your output insert another "dummy" autosize table (as per 1a), but with just 1 row, 1 column and make remove the border so it doesn't appear.
    See if it works!
    PS. would be excellent if Tim sees this, me thinks might be a gremlin in the code ;-)
    Regards,
    Gareth
    Blog: http://garethroberts.blogspot.com/

  • How to control Excel Output in Oracle BI Publisher

    I have created an XML report in Oracle E-Business Suite. It displays the output in Excel. The problem is when I generate it's output in PDF it is perfectly fine but when I see the output in Excel, the layout automatically aligns it to the leftmost corner. This behavior is same with all the Excel reports.
    My question is: Is it the default behavior of Excel outputs or Can I control the layout so that it is displayed in the middle not the leftmost corner?
    Can I center align the layout by default? If so , how?
    Regards

    Hi;
    I suggest please refer below which could be helpful on your issue:
    How To Generate XML Output (Excel, HTML, PDF) for FSG Reports [ID 804913.1]
    E-XMLP: BI Publisher Report RTF Template to Excel output is not same as PDF,RTF or HTML format.[Article ID 1515711.1]
    BI Publisher Enterprise Excel Output File Size is Too Large [ID 1271544.1]
    Regard
    Helios

Maybe you are looking for

  • Tomcat problem on redhat 9

    Hello, i have installed tomcat 4.0.1 in redhat9 and it worked properly for a while, i used to start it and stop it many times ,but now it is listening but not giving a response,the mozilla browser just says "Transfering Data from localhost:8080" and

  • Audio not in sync w/video

    Linux x86_64 3.12.2-1 kernel snd_hda_intel nvidia 331.20 AFP 11.9.900.152 opt/google/chrome/PepperFlash/libpepflashplayer.so Chrome 31.0.1650.57 Note: no delay when using 11.2 r202 /usr/lib/mozilla/plugins/libflashplayer.so This behavior is recent.

  • Image movie not displaying correctly

    Hi All I am trying to make a slideshow in Imovie that I will then attach in IDVD. When I import the images and play them they appear to zoom in and out with some images cutting off heads etc, how can I just display the image then move to the next wit

  • Opening CS4 in CS3

    Jesus! From one version to the next, you are gonna tell me Adobe couldn't think up a way to still open CS4 docus in CS3?? I know about the INX extension and "saving down." But what if the document you have was saved by another person and this person

  • Question from PSE user: does Lightroom offer a better tagging workflow than Elements?

    I would just like to piggyback onto this question, rather than start a new thread. I have been a user of Elements since before it was called Elements. But I have grown increasingly dissatisfied with the product over the last couple years as it has no