Report 10G to MS excel

Pls. help me.
how can i make my report send directly to ms excel.
Report: 10g
DB: 10g

Hello,
If you are using Reports 10gR2, you can use DESFORMAT=SPREADSHEET :
http://www.oracle.com/webapps/online-help/reports/10.1.2/topics/htmlhelp_rwbuild_hs/rwwhthow/howto/runprint/gen_simplexcel.htm
Regards

Similar Messages

  • Report 10g output in excel problem

    Dear Members,
    I am using forms 10.1.2.0.2. I am calling the report from Forms parameter. I have passed the report_desformat=SPREADSHEET. But when i run the report it shows nothing and no out put is generated.
    Please help me to find out the problem.
    Parameter forms code is as under.
    PROCEDURE rep_call (p_rep in char, p_param in paramlist) IS
    report_id report_object;                    
    mJob_ID varchar2(200);     
    mRep_Status varchar2(200);     
    mReportServer varchar2(100) := 'REP_SERVER';     
    mReportServerJob varchar2(200);     
    x varchar2(200);
    BEGIN
    report_id := find_report_object(p_rep);
    set_report_object_property(report_id, report_execution_mode, runtime );
         set_report_object_property(report_id, report_comm_mode, synchronous );
         set_report_object_property(report_id, report_destype,cache);
    set_report_object_property(report_id, report_desformat, 'SPREADSHEET' );
         set_report_object_property(report_id, report_server, mReportServer);
         SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_OTHER,'paramform=no');
         mReportServerJob := run_report_object(report_id,p_param);
         mJob_id := substr(mReportServerJob, length(mReportServer) + 2, length(mReportServerJob));     
         mRep_Status := report_object_status(mReportServerJob);
         WHILE Mrep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
         LOOP
              mrep_status := report_object_status(mReportServerJob);
         END LOOP;
    if mRep_status = 'FINISHED' then
         x := '/reports/rwservlet/getjobid' || mJob_id
                   web.show_document (x, '_blank');
         else
         message('report failed with error message ' || mRep_status);
    end if;
    END;
    Thanks & Regards

    Hi,
    1- Are you getting a blank output? or nothing is happening when you call the report from Forms?
    2- What is the status of the report job in Reports Queue manager?
    3- Try to run the same report with the same parameters from the browser URL and compare behavior.
    e.g
    http://hostname:port/reports/rwservlet?report=<report name>&server=<reports server name>&destype=cache&desformat=spreadsheet&paramform=no&userid=user/pass@db&any_other_parameter=value ....
    Regards, RZ

  • How to export data from report to excel using report 10g

    Hi,
    usnig report 10g, can we export the data from report to excel.
    Regards
    Randhir

    Hi,
    have a look at metalink note 209770.1: Getting Reports Ouput to MS Excel - Techniques and References
    Regards
    Rainer

  • How we export report data into excel in report 10g

    hi can any one tell me
    how we export report data into excel in report 10g (except spreadsheet)

    We can use TEXT_IO Package

  • Issue with Varchar2 field conversion for report output generated in EXCEL

    Hello All,
    I have an unique problem with one of my new reports for the User. The user wants the report output generated in excel data only(delimited data) format *(reports builder 10g)* .
    Everything was fine until i encountered this problem, there was this field which has unique ID's(alphanumeric and numeric), when i tried to run the report and generate output in Excel the numeric ID's say for example *(41593497999679354429)* is converted in excel and displayed like *(2.5881E+19)* and after format cells in excel it displays *(41593497999679300000).*
    The issue is only with 20 digits numeric ID's , if i append any special character to the end say '#' or '..' it shows the exact value along with the appended character. But the user insist they need only the value that is in the table. I am finding it hard to figure out, if any one of you have encountered the same issue or if any of you have any suggestions to overcome this excel conversion thing please do advice me.
    Thanks in advance :)

    Thanks for you response, but i already tried what you suggested, instead of appending single quote in front of ID, i did at the end prior with '#', it preserves the value if i add any character to the id but the appended value shows up too :(.
    Well, i just got the solution and it did work, thanks to [Brian Hill|https://forums.oracle.com/forums/thread.jspa?threadID=651632] for the post, i did what exactly he said and it worked. I was so very happy and wanted to share with everyone.

  • Pdf reports to run in excel format

    I have a report and output is in pdf format. Some users want the report to run in excel format for them to make changes and do mail merging. How can I acomplish this. I have reports 10g
    Thanks in advance
    Anu

    Use DESFORMAT=SPREADSHEET
    http://download.oracle.com/docs/cd/B14099_19/bi.1012/b14048.pdf
    Page A-33
    (Command line only) The report output is sent to an HTML file that
    can be directly opened with Microsoft Excel 2000. You can generate
    spreadsheet output from the paper layout of reports saved in any
    format (.rdf, .jsp, .xml). See Usage Notes.
    Page A-34
    When DESFORMAT=SPREADSHEET, the report output preserves the rich layout
    formatting such as colors, fonts, conditional formatting, graphs, and images. For
    detailed information about how different report objects are generated in a report
    run to DESFORMAT=SPREADSHEET, see "About Spreadsheet Output" in the Oracle
    Reports online Help (and also in the "Advanced Concepts" chapter in the Oracle
    Reports Building Reports manual).

  • How to export from Oracle Business Intelligence 10g to MS excel 2007

    Hi there,
    i am trying to export data from Oracle Business Intelligence 10g to MS Excel.  however some of my reports have more than 65,000 rows of data, and our bus intelligence is set up to only export to MS Excel 2003.  how can i export all rows of data to MS Excel?

    Hi,
    This is Excel related limitation , upgrade your office version , there us 1048576 rows in MS Excel2010

  • Can Reports 10g Be Run with EBS 11i?

    Can reports 10g be run with E-Business Suite 11i (11.5.10)?
    Thanks,
    Kurz

    Output from EBS Excel is XHTML, so anything that understands that ... from memory Excel 2003 or higher but check doco.
    Gareth

  • Microsoft excel error while exporting a FRS report from Planning to excel

    I have multiple screen shots of the issue.
    are getting issues when within citrix trying to run an FRS report from workspace into excel.
    first they get a windows login window looking for credentials of a User name and a Password.
    the first error:
    "Could not open 'http:SERVERNAME:19000/hr/hrget/modules/com/hyperion/reporting/web/office/HROfficeReport.jsp/FOLDERNAMEandFILENAME.xls?format=excel.20028viewAs=excel&instanceId=11165278&previewDone=true'.
    second error:
    Microsoft Excel cannot access the file 'http:SERVERNAME:19000/hr/hrget/modules/com/hyperion/reporting/web/office/HROfficeReport.jsp/FOLDERNAMEandFILENAME.xls?format=excel.20028viewAs=excel&instanceId=11165278&previewDone=true'. There are several possible reasons:
    The file name or path does not exist.
    The file is being used by another person
    The workbook you are trying to save has the same name as a currently open workbook.
    Third error:
    The file you are trying to open, 'FILENAME.xls', is in a different format than specified by the file extension. Verify that the file is not corrupted and is from a trusted source before opening the file do you want to open the file now?
    yes , no, or help
    I am trying to figure out if its a CITRIX issue? An EPM issue? or what
    We have Office 2010 32 bit with smart view and excel add-in.
    Does anybody know why this may occur? I have screen shots I just don't know how to post them.

    When you export a FR report to excel, yes, you will get a prompt for credentials, but as said in 11.1.2 HFR guide, you have to ignore that by clicking "Cancel" and then you will get a second warning pop-up saying "The file you are trying to open, 'FILENAME.xls', is in a different format ........"... Click on "Yes"... you should be able to see the report in excel....
    Both these are known issues in HFR export to excel and you can find them in oracle features guide. And they are not related to Citrix.
    As in Oracle HFR user guide "When exporting a Financial Reporting document to a Microsoft Office format (Excel, Word or PowerPoint), when using Microsoft Office 2007, you may receive the following warning: "The file your are trying to open <filename>, is in a different format than specified by the file extension. Verify that the file is not corrupted and is from a trusted source before opening the file. Do you want to open the file now?". This warning notifies users that, although the file has an Office extension ( ".xls", ".doc" or ".ppt"), the content of the file is different from the expected (native) Office format. Although Financial Reporting reports are generated in an MHTML format during export, this is not a security concern. Microsoft Office is just warning a user of a file format that is different than expected. Upon selecting “Yes” in the warning, the file will successfully open in Microsoft Office."
    Thanks,
    Siva

  • REPORT GENERATION TOOLKIT AND EXCEL

    i have a problem with report generation toolkit and excel
    the problem is:
    i must read & write from a excel worksheet when this is open but when i using the report generation the worksheet is open another time
    have some solution for this problem?
    sorry for my english

    You need to close Exel when before your VI is running. Excel can not have two instances running at the same time.
    Joe

  • Running Reports 10g on Apps Server

    We have a Windows 2003 apps server running Oracle Forms and Reports 10g.
    We are having a problem running reports in Oracle 10g, and believe it to be something to do with the configuration files. Currently, we can run the test report through Enterprise Manager using both the default reports service and the one that we have created. However we are unable to run our own reports through forms.
    To check that there was nothing wrong with our forms, we copied one of the reports into the …\forms10g\reports\samples\demo folder to see if we could run it through Enterprise Manager. However, we get the following error:
    Rep-110: Unable to open file ……
    Rep-1070: Error while opening or saving a document.
    Rep-0110: Unable to open file …...
    We then renamed the test.rdf file and tried to run that. Again we got the above message. Next we tried again to run test.rdf, even though this no longer existed, and the report ran. This implied that it isn't actually running the report, but has the report output stored somewhere, and it just displays this.
    No matter how we try to run reports, and with which reports service, we always get the above error.
    So why is it that no reports will run, not even the test one when it is renamed? Is there a configuration setting somewhere?

    Hi All,
    Hope YOu are fine.
    We have running Oracle Forms and Reports Services 10g on Windows 2000 Advanced Server.
    The Application Works fine, and reports are generated successfully.
    But when we access the same application by using either Linux OS (RHEL 4.0, Ubuntu 6),
    The forms works fine but Linux OS could not run the report.
    This seems to be a configuration problem.
    Any Clues.
    Thanks and Looking Forward.
    Aamer Javaid
    [email protected]

  • Formula Columns are not working in Reports 10g

    Hi,
    We converted the reports developed in Reports 6i to Reports 10g. When we run the report in Reports 10g Builder everything works fine. But when we deploy the same report in Oracle Application Server and invoking the report the formula columns are not working ie., the fields/ placeholder columns which are based on the formula column are not displaying any values in the report.
    Please, someone help us in this regard.
    Thanks & Rgds,
    M T

    What version of Reports do you use..???
    Greetings...

  • Image_Item not working in Reports 10g

    we can't use ImageItems in our report.
    we had a table with some images in a column with Datatype Longraw. Because we can't use that with Forms/reports 10g, we cahnged the Table-Column to Blob and migrated the Data with Import/Export. Within Forms we don't have any problem, we can display the old migrated pictures, we can import new images with Webutils Client_Image.Read_Image_Item and we can display those new images as well.
    But now we have a problem with Reports. Our Report has an item (the new Blob_Column) in the query and that item is displayed within the report. If the Report is run for a record with a migrated Image, it works fine, but with a new Record and a new imported Image_Item, the Report fails (on the Server) with the following information in EM :
    Mit Fehler beendet: REP-69: Interner Fehler REP-62203: Interner Fehler beim Lesen des Bildes - Unable to render RenderedOp for this operation..
    it is a very small Report but with 2 images (both are small).
    Any ideas out there ?
    regards,
    Mark

    Found the solution by myself.
    The Problem isn't within Reports it is within Forms. The Image_Item has to set to FileType "BMP" instead of "JFIF".
    That solved the problem.

  • Report 6i and Report 10g together in a system

    Hi,
    Is it create any problem if I installed both Report 6i and Report 10g in
    a system having 10g database.
    What are possible problem that will have to face?

    Hi,
    There won't be any issues. We are using both in our development machines. You must make sure the tnsnames.ora has correct entries.
    Regards,
    Manu.

  • Report Generation Toolkit, Print Excel Report, LabVIEW Crash

    Hello,
    when printing a report generated with the report generation toolkit for excel my build application crashes on our customers PC.
    When I run this application on my PC it works fine.
    The problem is the active X invoke node that trys to print the report but i cant get any error messages to find out where to locate the problem.
    Maybe that there is a problem with the active X node or the Excel Version on the customers PC?
    I use LabVIEW 2010 and Excel 2007 the customer has Excel 2003 SP 3.
    I changed the report to generate it in Word where the Print_Report.vi fine on both PCs. But in Word Report there is called another active X invoke node to print the Report. So it seems for me that there really is a problem with the Print in Excel active X invoke node.
    Mybe someon can help me in finding out whats the problem.
    Greetings Daniel.
    Solved!
    Go to Solution.

    Hi Daniel,
    your behavior has been reported by others. For example:
    Application Build Failure on Excel.Print Report call
    http://forums.ni.com/t5/LabVIEW/Application-Build-Failure-on-Excel-Print-Report-call/m-p/1563242
    Problem posted: 05-17-2011 02:19 PM
    Workaround posted: 06-01-2011 and later
    So their workaround was to use Excel 2007 or 2010 instead of 2003. Is this working for your customer?
    Best Regards,
    Jan

Maybe you are looking for

  • Why is my Firefox browser slow all of a sudden?

    All of a sudden, my Firefox browser is extremely slow. I did not change anything nor did I download any software. It takes me some time to go to web pages and such. What can i do?

  • I want to replace the music on my iphone 5s with a new itunes library

    i couldn't find any answers on the forum, i'm hoping someone can help me... basically, i got a new laptop and instead of wanting to transfer my other itunes library from my old laptop, i decided to start fresh... i spent ages sorting all my new music

  • Sender rfc..async rfc to file scenario

    Since im new to XI...Can you please give a overview of the whole scenario which meets the  requirements... wrapping 1 rfc in another and then passing the final export parameters to a file using XI.. ->i refered to       Re: XI : RFC Response Mapping

  • SDO_SAM.TILED_BINS using xdivs and ydivs fails

    I'm using SDO_SAM.TILED_BINS to generate some grids, but with some combinations of xdivs and ydivs if doesn't return correct. To be simple, theres a example like the one in documentation: If xdivs=7 and ydivs=7 SELECT * FROM TABLE(sdo_sam.tiled_bins(

  • Moved - Content Protection Enabled quesiton

    Had something happen this morning which has me concerned. Situation - We were applying some Windows OS patches and had to reboot the server as part of that process. User #1 has a Series 9000 User #2 has a Series 8900 BES server version 4.1.6.19 Withi