Not able to export report headers to Excel

This is requirement from a client. They want to export the reports only to Excel and they want the report header to be displayed in excel worksheet.
I tried in two ways. 1) Save to My computer as Excel in WebI and 2) Create a view in Excel connecting to WebI using Live Office.
But in both attempt I am not able to get the report header. My interest to get report header is because i have some UserResponse functions used in report header. I can create a header in Excel and update the data using live office. But I cant get the UserResponse function in Excel header if i create without help of WebI.
So any solutions for this problem.
Thanks
Raghu

I realized that I can put a block in WebI and then I can pull that in excel alongside of static header, after putting the question.
My interest to know whether it is by design in XI 3.0 or it is an issue. But by the replies it seems to me like it is by design.
@Anis: I can't go for header as part of Body. Because this report is viewed in Web by many other users. I can't have separate report for Live office, it is a restriction for me. If I use the header in body, it wont look good I guess.

Similar Messages

  • Not able to export context data to excel in NWDS 7.1

    Hi all,
    We have a requirement wherein I need to export data from a local context node to an excel file. I am using jxl.jar for this purpose.
    I am using a FileDownload UI element to generate the excel. I am working with NWDS 7.1 EhP1.
    I am using the following code :
    public void excel_download( )
         IWDCachedWebResource cachedExcelResource = null;
         String fileName = "TestExcel.xls";
         File f = new File(fileName);
         WritableWorkbook workbook = Workbook.createWorkbook(f);
         FileInputStream excelCSVFile = new FileInputStream(f);
         cachedExcelResource =getCachedWebResource(excelCSVFile,fileName,WDWebResourceType.getWebResourceType("xls","application/ms-excel"));
         wdContext.currentContextElement().setResource(cachedExcelResource);
         workbook.close();
         f.delete();
    private IWDCachedWebResource getCachedWebResource(InputStream file, String name, WDWebResourceType type)
         IWDCachedWebResource cachedWebResource = null;
         if (file != null)
              cachedWebResource = WDWebResource.getWebResource(file, type);     
              cachedWebResource.setResourceName(name);               
         return cachedWebResource;
    When I try to download the data to excel I am getting the following error:
    you must flush before accessing the resource content
    But when I deploy the application using NWDS2004s it works perfectly.
    Can anyone shed some light on why this may be happening? Am I missing something? Has it got anything to do with the NWDS version?
    Thanks and Regards,
    Saurabh

    Hi Saurabh,
          The above code is deprecated :-
    Replace that with this piece of code -->
    File f = new File(fileName);
    WritableWorkbook workbook = Workbook.createWorkbook(f);
    FileInputStream excelCSVFile = new FileInputStream(f);
    IWDResource cachedExcelResource = WDResourceFactory.createCachedResource(excelCSVFile, "FileName.xls", WDWebResourceType.XLS, false);
    wdContext.currentContextElement().setResource(cachedExcelResource);
    cachedExcelResource.getUrl(WDFileDownloadBehaviour.ALLOW_SAVE.ordinal());
    WDFileDownloadBehaviour --> Will determine how you would like to download your file.
    Hope this helps !!!
    Cheers,
    Brian.

  • Crystal report not able to export in EXCEL file in windows 7

    Hi Expert,
    I have an Form, in which there is a button print.  when I press Print button Crystal report open with data. upto here is fine with any operating system (OS).
    When I press Export report in XP it working fine, ShowDialog is show on screen where I have to save this file. but When I run as application on windows 7 I got  below as error
    Current thread must be set to single thread apartment (STA) mode before OLE calls can be made .......
    rptDoc.PrintOptions.PaperSize = CType(rawKind, CrystalDecisions.Shared.PaperSize)
                rptView.ReportSource = rptDoc
                rptView.Show()
                Dim oFrm As New System.Windows.Forms.Form
                rptView.DisplayGroupTree = False
                rptView.Dock = System.Windows.Forms.DockStyle.Fill
                rptView.Location = New System.Drawing.Point(0, 0)
                oFrm.AutoScaleBaseSize = New System.Drawing.Size(5, 13)
                oFrm.Controls.Add(rptView)
                oFrm.Name = "Report Viewer"
                oFrm.Text = "Report Viewer"
                oFrm.ResumeLayout(False)
                oFrm.WindowState = System.Windows.Forms.FormWindowState.Maximized
                oFrm.TopMost = True
                oFrm.ShowDialog()
            Catch ex As Exception
                objMain.objApplication.MessageBox(ex.Message)
    Can you please tell me why is I am not able to export report on windows 7 thru Crystal report
    Thanks
    Kevin

    Hi Kevin,
    You may check: Error in Export to PDF for crystal reports
    Thanks,
    Gordon

  • Not able to export web analysis report to excel smart view from workspace

    Not able to export web analysis report to excel smart view from workspace.
    Error :Web launch operation has been cancelled.
    Can anyone help me to resolve this issues

    I realized that I can put a block in WebI and then I can pull that in excel alongside of static header, after putting the question.
    My interest to know whether it is by design in XI 3.0 or it is an issue. But by the replies it seems to me like it is by design.
    @Anis: I can't go for header as part of Body. Because this report is viewed in Web by many other users. I can't have separate report for Live office, it is a restriction for me. If I use the header in body, it wont look good I guess.

  • HTTP 500 - Internal server error - not able to Export BI report to Excel

    Hi,
    We just upgraded to HFM 9.3.1.4. Unfortunately we are not able to Export BI report to Excel (in Workspace and in BI Studio). We receive the error message "HTTP 500 - Internal server error" (this worked fine in 411).
    We are able to preview in PDF and HTML, but not Export to Excel. We also just restarted the services for workspace and web analysis, but still the same issue.
    Anyone have any idea what is wrong?
    Thanks for your help!

    Hi Varun,
    We just restarted the financial reporting services, but still receive the same error message.
    Any other idea?
    Thank you for any help.

  • Not able to export all the rows into excel

    Hi All,
    I'm not able to export all the records in discoverer report to excel sheet.
    There are actually 27000 records in discoverer report, when i export them to excel sheet i can see only 16000 records.
    I'm using discoverer plus.
    Any suggestions...please share with me.
    Thanks in advance,

    Hi,
    Do you have parameters on the worksheet? if so then are you selecting same as when you ran it?
    What version are you using ? Plus? Viewer? Desktop?
    You can export the worksheet into CSV instead of XLS and see what you get.
    Also check other formats to see if this missing lines happen in all export methods or just the XLS.

  • End users not able to export a report to a spreadsheet

    Hi Gurus,
    My end users not able to export a report to a spreadsheet..
    version     : ECC 6.0
    Release    : 7.10
    support Package 14
    Currently the end user has 6 choices for creating spreadsheets if the selecte the "All Available Formats" option when generating a spreadsheet. Those options are:
    Excel (in MHTML format)
    Excel (in MHTML format for 2000/97)
    Excel (in Office 2003 XML format)
    SAP internal XML format
    SAP Standard (internal table)
    Excel (in Existing XXL format)
    When they are trying to use format " Excel (in Existing XXL format) " Below error is coming..
    save XXl list object in SAP Office
    Name for list object            ALVXXL01
    Title for SAPoffice              -
    as per sap Note 1080608 it's support only * Excel (in previous XXL format) format,
    My question is  * Excel (in Existing XXL format) and * Excel (in previous XXL format) are same.
    If yes why its not allowing to Excel (in Existing XXL format)... ? Am waiting for you valuable suggestions..
    Best Regards,
    RK

    Dear, all
    When they are trying to use format " Excel (in Existing XXL format) " Below error is coming..
    save XXl list object in SAP Office
    Name for list object ALVXXL01
    Title for SAPoffice
    Please sujest how to solw this problem
    Mayur Tandel

  • Since installing Maverick, speed has slowed down considerably. Not able to export photos form email to iphoto. What is going on?

    Since installing Maverick, speed has slowed down considerably. Not able to export photos form email to iphoto. What is going on?

    When did you install?
    Spotlight will need to re-index the entire system so that can cause slow performance if you updated recently. It can take many hours on a large disk with a lot of data. Click the Spotlight menu, it should say if it is still indexing.
    There is no point trying to fix anything whilst this is ongoing, because it may just speed up when complete.
    Are you able to drag photos from email to the Desktop or to iPhoto's icon? How about the 'File menu > Save attachments' option?
    Please clarify what you have tried, otherwise we may waste time on the wrong thing.
    If the system is generally unstable there are other things to try too, such as safe boot.
    https://support.apple.com/kb/HT1455
    That will isolate all third party software, if the Mac is able to do the things that didn't work it suggests that you have software that is loading at startup or login. The easiest way for us to see these is if you download EtreCheck & generate a report.
    Post the report here & we can try pointing to items that you can either update or remove.
    http://www.etresoft.com/etrecheck

  • Not able to generate reports after 8.1.1.3 patch installation

    Hi All,
    We are not able to generate reports after 8.1.1.3 patch installtion.
    and we also followed workaround as below
    1) Import the sif files from Siebel\8.1\Tools_1\REPPATCH\12-1VMBCSV.zip
    2) Import the 4 SIF files in the following order:
    S_XMLP_REP_TMPL_02112010.sif
    SBL_XMLP_REPORT_SELECTION_FLG.sif
    Report Template BC.sif
    Report Template Registration Applet.sif
    3)Apply the DDL for table S_XMLP_REP_TMPL and compile repository
    Still not able to generate Reports.
    Below is error message
    Please ask your systems administrator to check your application configuration.
    ObjMgrMiscLog     Error     1     000000064e150fa0:0     2011-07-07 19:45:31     (busobj.cpp (1654)) SBL-DAT-00222: An error has occurred creating business component 'Report Template Position BC' used by business object 'Report Administration'.
    Please ask your systems administrator to check your application configuration.
    ObjMgrBusServiceLog     Error     1     000000064e150fa0:0     2011-07-07 19:45:31     (swemenusvc.cpp (406)) SBL-DAT-00222: An error has occurred creating business component '<?>' used by business object '<?>'.
    Please ask your systems administrator to check your application configuration.
    Thanks
    Sean

    Hi Rajan,
    Thankyou for for your reply.
    Reports were working fine and we are able to generate reports at configured views in 8.1.1.1 version.
    After installing 8.1.1.3 patch, if we click on reports icon below is the error message displayed.
    An error has occurred creating business component '<?>' used by business object '<?>'.
    Please ask your systems administrator to check your application configuration. (SBL-DAT-00222).
    - is it mandatory to configure security model?(in 8.1.1.1 we used default security model)?
    -is it necessary to import BIPDataService and BIPSiebelSecurityWS inbound Web Services?
    - I didn't see below views as mentioned in bookshelf.
    . Reports - Custom Templates
    . Reports - Standard Templates?
    Thanks
    Sean

  • Why am I not able to export NEF files to Photoshop from Lightroom to edit. This is new. When I right click on an image, the export to PS option is not selectable.

    Why am I not able to export NEF files to Photoshop from Lightroom to edit. This is new. When I right click on an image, the export to PS option is not selectable. I've never had this happen before. I haven't used it for a few weeks, so maybe there's an update (Mac or otherwise) that's screwing things up? HELP!

    I have an Edit In - Photoshop option, but not an Export - Photoshop option.
    Obviously to have right-click Edit In to work, the photo you're right-clicking on needs to be selected.  I assume this is not the problem, and that the photo is selected.
    Mavericks 10.9.3 has a problem where the Users folder is hidden, and you need to update iTunes to fix it, but it's been a few weeks since this happened so hopefully you're up-to-date and the Users folder isn't hidden anymore.
    If you can't get things to work, I'd uninstall LR and uninstall Photoshop, then install Photoshop, and update it, then install LR and update it, as a way to get any wayward security or other OS-level things reset.

  • Not able to Export RequestDataset from MDS in oim 11g

    Hi All,
    I am able to import request dataset into MDS, but not able to export the same data set. How ever, I have exported oim-config.xml, successfully. Can any one help me here. Actually I wanted to export any one of default request datasets (AssignRolesDataset.xml). Is it possible?
    Thanks.

    Thanks Rajiv, I was confused with requestDataset's attribute "name" and file name of the requestDataset. I thought, OIM uses the name of the requestDataset to export as well. But its using the filename of the requestDataset. How ever, I exported succefully. Thanks.
    Can you explain, what type of information, OIm stores in DB for export and import funcationality?
    Thanks.

  • How to export report output into excel.

    Hi all
    how to export report output into excel sheet can any on give me answer step by step please as soon as possible
    kk

    Hi Prashanth,
    If you are executing Query from WAD  ---> Right click on Table (only on Characteristics Data)  --> Enhanced Menu ---> Export as --> CSV file or MS Excel
    assign points if this helps,
    Thanks,
    Sudhakar

  • SSRS 2012 some users are not able to edit reports in the server

    Hello All,
    I am install reporting services SharePoint native mode but some users are not able to edit reports on server error is "Application cannot be started contact your application vendor" but this users edit reports on their client machine
    using report builder 3.0.
    Please help me

    Hi harshad_mule,
    Because Report Builder in the Report Manager is a ClickOnce application, the error message means that one or more of the files listed in the application manifest cannot be found on the server, so the application cannot be started. Based on my research, frequently
    this means that the application is somehow corrupted, or that the ClickOnce store is corrupted.
    To fix this issue, we can try to refer to the following steps:
    If Report Builder is corrupted, we can update the Reporting Services to repair this.
    Check that the Report Builder application is existing
        Open the Report Server folder. By default, the folder is located in: C:\Program Files\Microsoft SQL Server\MSSQL.<X>\Reporting Services\ReportServer\ReportBuilder
        Make sure the file "ReportBuilder.application" is existing in the folder mentioned above.
    If it is existing, please use the following URL to access the Report Builder directly:
    http://<server>/ReportServer/ReportBuilder/ReportBuilder.application
    And this issue can also be caused by browser. Because not all report functionality is supported by all browsers in Reporting Services. So please use IE browser to start Report Builder to try it again.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Not able to export quicktime movie from Flash CS5 or CS6.

    Hi! I am not able to export quicktime movie from Flash CS5 or CS6. When I export it the progress bar is showing and says Recording Flash content and nothing happens

    I havent exported any videos in the past from Flash. The movie is around 45 seconds and the size is 470KB.
    I tried both, the memory and the hard drive.
    In the attached image you can see the settings and in the other image you can see the progress bar that remains without something to happen.
    I dont mind what type of video to export it can be also .avi but again I have troubles there. It is very large and the animation is distorted.
    The animation consist from two scenes. The first one can be exported without any problem but the second one cannot be exported. May be because it has some masks layers and guide layers?

  • 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

Maybe you are looking for

  • How come when i copy a color from one page to another, the color looks faded?

    I'm using the same color in a multi-page layout. When i copy a color box from one page to another, the color looks faded on some pages. WHY?! Thanks!

  • JSF error handling

    jsf impl version 1.1 When loading a jsf with (http GET), I am sending a get-parameter (ID=123). When resolving this in the domain model, this might cause an exception which needs to be handled. How do I correctly redirect to an error page in this cas

  • To change the pl/sql block to get value from user

    In this code instead of assigning value to the sid in the block, I want to get the sid from the user. please help. Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product PL/SQL Release 10.2.0.1.0 - Production CORE 10.2.0.1.0 Production TNS

  • What is a blocked plug in, how to eliminate?

    What is a blocked plug-in and how do I eliminate it?

  • Accessing HTMLDB application outside of firewall....

    If I develop an HTMLDB application on my database server that is inside my corporate firewall, how do I have people outside the firewall access it. Do I need to open one or more ports on the firewall? Using the same situation, is it possible to acces