Excel Report Urgent

Hi,
While running report using delimited format i am unable to produce Group Above output in Excel using RUN_REPORT.
(Oracle 9i Forms doesn't support RUN_PRODUCT)
Thanks in advance.

Hi Frank,
Thanks for your reply. I am using RUN_REPORT_OBJECT only. I am not getting proper output in Excel sheet if my report is a Group Above. It’s showing me one whole record in a single Cell.
I have mentioned the DESFORMAT=DELIMITED.
But still I am not getting output.
Please suggest.
Thanks in advance.
Rahul D.

Similar Messages

  • Display xero as zero and null as space in BEx excel reports - urgent

    How do I set query properties, where difference of 2 key figures is if zero will display zero. but if there is a key figure which has a null value (not assigned), then difference between 2 KFs will be space.
    Thanks
    Swati

    Could you please fix the code below. I need range as A1:Z2000.. covering almost whole worksheet.
    Sub SAPBEXonRefresh()
    ' SAPBEXonRefresh Macro
    ' Macro recorded 7/24/2008 by RR
        Application.Run "ZSD_O01_Q001.xls!SAPBEXonRefresh"
        Range("A1:Z2000").Select
        Dim c As Range
    For Each c In resultArea.Cells
    If c.Value = "#" Then c.Value = " " .
    Next c
    End Sub
    End Sub
    Edited by: Swati Sharma on Jul 25, 2008 7:02 AM

  • Extremely Urgent - Excel reports in Oracle9i

    I need to output several of my existing reports PDF reports to MS Excel. The excel report must look close to the PDF output. How can I accomplish this ? We currently use reports 6i but the 'delimited' option and the 'delimiteddata' (data model driven) will not work for me as the report does not look anything like I want.
    I believe reports 9i has better capabilities of outputting to excel. I came across this web page:
    http://technet.oracle.com/products/reports/htdocs/getstart/demonstrations/index.html
    Switching to a different tool is not an option. I have to use Oracle Reports 6i or 9i.
    but there is not enough information in the slide show to help me. My reports are quite complex with several levels of grouping. I have several place holder, formula columns, summary columns. The totalling happens in various hierarchical levels.
    Is there any documentation anywhere else other than this slideshow?
    Any help is appreciated
    Thanks

    Hi Suresh,
    You might want to try a workaround:
    Suppose you have the paper layout defined in the report (Oracle Reports9i). Go to the web source, and change the contentType as
    <%@ page contentType="application/vnd.ms-excel" %>
    Also, in the jsp, inside the <rw:dataarea> tag, refer to the "outermost frame" of your paper layout, eg
    <rw:dataArea id="yourDataArea">
    <!-- Report Wizard inserts the default jsp here -->
    <rw:include id="M_G_EMPLOYEE_ID_GRPFR" src="M_G_EMPLOYEE_ID_GRPFR">
    </rw:include>
    </rw:dataArea>
    Deploy the jsp and access it in the browser. It should show the output in Excel.
    Also see another post on this Forum on this topic:
    Report to Excel
    Navneet.

  • XML Publisher to generate Excel reports

    Can we use RTF template to generate Excel reports? Is all the process the same or do I need to do some additional set ups? Also, can I create a custom report , set the output format to xml and run XML Publisher on the top of it to generate output of my choice? HAs anybody tried this? or is it possible only in standard reports?
    Pl help. This is v urgent , i need to design my process flow accordingly
    Thanks much

    Hi
    Yes you can generate Excel from an RTF template - there are some limitations. The Excel in this case is not binary Excel - its XHTML and the mime type is set so that Excel opens it.
    So, you can not embed formulae, macros, etc in the RTF template and get the Excel output to execute them.
    You second question is what Publisher is all about, give it XML data and a layout of your choice and then pick the output format you want.
    Tim

  • My application will not open or create an Excel report.

    When I run the vi in LabView, it runs fine, and It will open Excel and/or save an Excel report depending on what I select on the express vi for report generation. After I build it with application builder, it runs like normal and displays the resulst on the front panel, but it does not open Excel or save an Excel file for a report. I get an error 7 and the source is listed as "New Report.vi -> subMS Office Report Block.vi -> MS Office Report.vi -> sound.vi" where sound.vi is my top level vi. I have added the _excel dynamicvis.vi and _word dynamicvis.vi as dynamic vi's and I've added _excelsub.llb and _wordsub.llb as support files. I searched for the new report.vi and added the library it was in as a support file. I have saved sound.vi as a library and included vi.lib files, external subroutines, and run-time menus, and I used this version of the sound.vi and added sound.llb as a support file. Is there anything else I'm forgetting?

    Hello mwallace,
    The behavior you are seeing is probably due to one of the VIs being added as a support file instead of a dynamic VI. When adding a file as a dynamic VI, Application builder will ensure that all subVIs are included.
    The following knowledgebase examples this issue in some more detail.
    Error 7 When Building Applications and DLLs That Use the LabVIEW Report Generation Toolkit
    Please let me know if you have any questions.
    Regards,
    Matt F
    Keep up to date on the latest PXI news at twitter.com/pxi

  • Error while opening Excel report using servlet

    Hi
    I am using a servlet to open an excel report which has multiple sheets . But there is a weird problem when i try to open an excel report with two sheets having the same name .
    Generally when an excel with same sheet names is opened with Microsoft excel , it will open the excel file with a dialog showing error .
    But when i am trying to open through a servlet after that open/save dialog box comes , its sending two requests and that too the second one from another browser . How i am saying that its sending from another browser is , during the second time its not passing the session checks which i placed .....I mean the session for the request doesn't have any data while it was expected to have some data which i placed in Session while logging in .
    Can any one let me know why this is happening ?/

    Refer Note:280376.1 on MetaLink. Hope this will help you resolve the issue.
    Thanks
    Shail

  • Error while opening excel report

    Hi,
    While opening the excel report i am getting the below error.
    REP-51026: No output for job 8923
    Note: We have deployed the report in 10g Oracle Reports server present in a UNIX m/c.
    Please let me know what i have to do.
    Thanks & Regards,
    Sudhaharan.
    Message was edited by:
    jsudhaharan

    Refer Note:280376.1 on MetaLink. Hope this will help you resolve the issue.
    Thanks
    Shail

  • Issue...SAP gui popup window along with Excel report

    Hi,
    In MSS portal I am trying to review one excel report. While clicking particular report link in portal it is opening a small sap gui window while generating excel report. I don't know how to stop that gui pop-up window?
    Thanks,
    Padmanaban

    Hi Padman,
    Pls. install JVM on you local machine..
    Regards
    Pramod

  • How to Display Excel Report in Client machine  in Forms11g

    Hi All,
    we are running database in Linux server and separate Linux Application Server , But my question is how to display the data to Excel Report in the Client machine
    in Forms11g applications.
    Plesase suggest any method.
    Regards
    Venkatesulu Gunisetty

    You should use webutils.
    For proper answer, place ur request here in oracle Forms Thread,
    Forms

  • My excel report is not working in executable file ,however,it works well in vi

    Hi all ,
         Could any one please help me in getting the reason behind the executable file not working for excel report generation,however I can get the same function without any problem in main vi.
    I am attaching my code and executable file also ,please have a look into it and let me know where I am wrong.
    Thanks & Regards !
    sarita
    Message Edited by MindPower on 10-24-2007 01:40 AM
    Message Edited by MindPower on 10-24-2007 01:43 AM
    Attachments:
    test datalog.vi ‏264 KB
    test datalog-NEW.zip ‏1020 KB

    I can't open the vi in the moment. But by your description I think that I know the solution.
    When you build the executable you've to add dinammically the vi's from report generator that aren't in your main vi hierarchy. So, you've to open the vi's and find those that are open trough "open vi reference" and add them dinamicaly.
    And don't know if these tips are enough.
    From NI Zvezdana S.
    "When you use the Report Generation Toolkit to build a stand-alone application with the Application Builder, you must add _Word Dynamic VIs.vi from _wordsub.llb and _Excel Dynamic VIs.vi from _exclsub.llb as dynamic VIs. These two VIs contain subVIs that are called dynamically by the high-level Report Generation VIs. I believe that if you grab these VIs from the (desired office version part of the) installation CD instead of from the development machine, then everything should work. "
    Software developer
    www.mcm-electronics.com
    PS: Don't forget to rate a good anwser ; )
    Currently using Labview 2011
    PORTUGAL

  • Report generation Toolkit: Excel report functions error -2146827284

    Hi,
    I'm trying to create an automated report using excel functions from the report generation toolkit in labVIEW. When I run the program that generates the report first time round (the report consists of several worksheets, each worksheet is added onto the report at a diffferent state in a state machine) it always works fine and no error is generated. However, when I run the program again it will infrequently (sometimes it does, other times it will not) generate the undefined error -2146827284, this is coming from one of the excel report functions and it cannot find it on highlight execution mode.
    Does anyone know anything about this error, why it occurs, how to prevent it?
    I would appreciate any help.
    Thanks,
    Rowan

    mebels_cti wrote:
    Found something that helped; https://forums.ni.com/t5/LabVIEW/Error-code-quot-2146827284-quot-when-trying-to-open-an-Excel/m-p/20...
    Excel still open
    So I added this;
    You should use the Application Quit method instead of killing the task. I doubt this is the cause of your issue.
    Ben64

  • Cannot save the excel report in my application

    Hi I wrote a program which can save the data to an Excel report. It runs perfectly on my own computer. After I built the application (exe file), and run it in another computer, which can not save the excel report. On my own computer, it has LabVIEW 2011 and report generation toolkit for Microsoftoffice; and on the other computer, I installed the LabVIEW runtime engine. Did I miss installing some other support software? Can anyone tell me why this is not working?
    Thanks a lot,
    Jane

    Do you have Excel installed on the other computer?
    I also suggest that you read this page : Including Report Generation VIs in Stand-Alone Applications (Report Generation Toolkit)
    Hope this helps
    When my feet touch the ground each morning the devil thinks "bloody hell... He's up again!"

  • Excel report generation error

    Hi,
    Does anyone have experienced (and solved) this behaviour?
    I've been using the report generation toolkit to build word report without
    problem. I've also solved a lot of problems in the excel part of the toolkit
    (e.g. building graphs with >20000 points). It finally works in development
    environment.
    Now when I install the executable (, with the installer) the word reports
    still work, but the excel report don't. The executable does run on a
    different system, but the excel versions are the same (both Excel 2000).
    I have copied the excel library in the data directory of the executable.
    The following error is generated:
    -2147319784
    Old format or invalid type library
    Excel_Open.vi
    This is the first report generation vi that is called. I us
    e it to open a
    template.
    Any help is appreciated.
    Wiebe.

    Hi,
    Surfing the internet, I found this comment:
    *Start quote*
    Sometimes you'll find that a parameter is required that isn't mentioned
    anywhere in the application's documentation. This happens when you need to
    specify system information: the chief example of this is the lcid, which is
    a locale identifier, and which pops up all over the place in Excel. The good
    news is that there is a constant in the Windows unit which provides you with
    the correct value, LOCALE_USER_DEFAULT:
    var
    lcid: integer;
    begin
    lcid := LOCALE_USER_DEFAULT;
    Excel.Visible[lcid] := True;
    There's also a function, GetUserDefaultLCID, but using that value can cause
    an error, complaining about an 'old format or invalid type library' on some
    setups. Using LOCALE_USER_DEFAULT for the
    LCID value should fix that.
    *End quote*
    Could this be the problem?
    Regards,
    Wiebe.
    "Wiebe@AIR" wrote in message
    news:3e79a3aa$0$140$[email protected]..
    > Hi,
    >
    > Does anyone have experienced (and solved) this behaviour?
    >
    > I've been using the report generation toolkit to build word report without
    > problem. I've also solved a lot of problems in the excel part of the
    toolkit
    > (e.g. building graphs with >20000 points). It finally works in development
    > environment.
    >
    > Now when I install the executable (, with the installer) the word reports
    > still work, but the excel report don't. The executable does run on a
    > different system, but the excel versions are the same (both Excel 2000).
    >
    > I have copied the excel library in the data directory of the executable.
    >
    > The following error is generated:
    >
    > -2147319784
    > Old format or invalid type library
    > Excel_Open.vi
    >
    > This is the first report generation vi that is called. I use it to open a
    > temp
    late.
    >
    > Any help is appreciated.
    >
    > Wiebe.
    >
    >

  • Excel report generation

    Hello,
    I am looking for a simple solution to this simple problem:
    I have generated an excel data file using LabVIEW Report Generation Toolkit for Microsoft Office ( see diagram below ).
    Now I would like to add data to this worksheet every time I run this VI ( data must expand in column format instead of
    row)  but i have no Idea how to do it .
    I would appreciate any help.
    Thanks 
    Attachments:
    Excel Report.jpg ‏59 KB

    That's what the start input is for. You tell it where to insert the cells.
    Asides:
    Why aren't you wiring the error out from the new report function to the next function?
    Do not autoindex an array and wire a value to N. Do one or the other, not both. If you do both the loop will run for whichever value (N, or the array size) is smaller.
    Your loop with the function node can be simplified by replacing it with a single Divide function and feeding the Divide function the arrays directly. The numeric functions (as well as many other functions) are polymorphic.
    To learn more about LabVIEW it is recommended that you go through the introduction material, tutorial(s), and other material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free.

  • Excel report generation does not exit excel

    I am using the excel report generator to save test reports.  I can create the report using a template and write to it when needed with no problems.  After every test step I add data and save the report.  I keep excel closed by using the no change setting for the window state.  I do not want the user to see excel or even know it is there.
    The issue is when I am done testing and use the dispose report vi, it leaves an instance of excel open that you can see in the task manager.  And the only way to close that instance is to open one of the files that was created and close it and then exit excel.  The memory used by that instance grows a little each time a new file is created.
    Labview 2011 SP1 (11.0.1.F2 32bit)
    Excel 2007
    How can I close excel completely after each test?
    Solved!
    Go to Solution.
    Attachments:
    Report Example.png ‏52 KB

    I find it very hard to believe that this function isn't somewhere in the report generation toolkit.  But my 30 second look for it came up with nothing.  So instead I wrote a function that does a task kill for you.  Keep in mind this only works in Windows, and this will do the same thing as a end task in Taskmanager so only use it when you are sure your are done saving all reporting.  Saved in 2011.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.
    Attachments:
    Taskkill Excel Report.vi ‏22 KB

Maybe you are looking for

  • Can no longer read text on browser itself--tabs, headings, etc.--after updating to v 4. How can I enlarge these fonts?

    I just updated to Firefox 4.0. I made NO changes to existing settings. After updating, font size of BROWSER headings, tabs, etc. appear so small that I am barely able to read them. (Note that I am NOT talking about font size on web pages--just on bro

  • ITunes Airplay Icon Missing (iTunes 12, Windows 8.1)

    Hi, all. I'm new to the forum and did search for this topic, but most items I found were for 2013 and 2014. I just updated to iTunes 12.1.1.4 and run Windows 8.1. I have an Apple TV in the media room, Apple Airport Express hooked up to a speaker in t

  • Problems with Flash Player 11.8.800.94 in Windows 7 (32 bit) with IE 10

    I have recently upgraded my Adobe Flash Player to version 11.8.800.94 but despite going through all the online trouble shooting I cannot get this to work. I am running Windows 7 (32 bit) with Internet Explorer 10. Any assistance would be appreciated

  • Converting Excel Files

    I am a total neophyte with Automator, but I sense that it is the tool that may be able to help me.... I have about 10,000 files of data collected by generations of grad students back to the mid-1990s, all of which is in .prn files (ancient Windows pr

  • User Exits/BADI's in HR Mater Data PA30

    Hi, Hi, When ever the Personnel's Qualification is Updated in PA30, I need to capture the Information and store it in a Custom Table to keep track of the change history information to create a report with micro level information like Qualification, T