EXCEL TO EXPORT IN VC

Hi,
I want to export data to excel sheet in visual composer.It is VC 7.0.Please suggest me how to do it.
Thanks & Regards
Aniruddha

hi,
Thanks for your reply.actually I refer to the following link:
https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/805709cb-ec97-2910-04b8-f3d6303d8d3b
here they Specify this formula:
"pcd!3aportal_content!2fcom.sap.pct!2fplatform_a
dd_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.b
ex?QUERY=" & STORE@REPTNAME &
"&BI_COMMAND_1-
BI_COMMAND_TYPE=EXPORT&BI_COMMAND
1-EXPORTFORMAT=XLS&BI_COMMAND_1-
null="
NOTE: This URL is for the Web
Analyzer PCD Location if Visual
Composer is on the same server as
BI-JAVA. If it is not, see the section
on Mapping External BI locations.
so according  to this pdf as I have the both in different server ,I need to map external BI locations.
So please help me regarding this.
Thanks & Regards
Aniruddha

Similar Messages

  • Excel Import/Export in RulesManager ?

    Hi ,
    We do have Excel import/Export feature at Designtime. Do we have same feature at runtime in RulesManager also ?
    Regards, Anil

    Hi Anil
    Currently Import/Export of Decision Table to Excel sheet is not available in CE 7.2. However, this is available from the 7.3 release.
    Regards
    Harsh

  • Why was formatting removed from Export to Excel when exporting from PWA 2013?

    We have recently moved from using Project Server 2007 to Project Server 2013 and one thing that we have noticed is that when we Export to Excel all the formatting has been removed and all the task grouping and alignment has been flatted. 
    Why did Microsoft remove this feature from the Project Server 2013?
    Is there an easy way for anywhere there is an Export to Excel option on the Ribbon to add the formatting back?
    What is the best solution to still retain the indents, bolding, and grouping?

    Jason --
    I can confirm your findings with exporting PWA pages in Project Server 2013 to Excel.  As to why Microsoft removed the feature previously found in Project Server 2007, I have no idea, as I do not work for Microsoft.  I do not believe there is any
    way to force the Export to Excel feature to work the same in 2013 as it did in 2007.  I think it will be up to the user to format the exported Excel workbook as needed.  Hope this helps.
    Dale A. Howard [MVP]

  • Need to have static text on every page of a MS Excel report exported from SSRS

    I need to place an object with a brief static text message in a report using SQL Server Reporting Services 2008 R2.
    When that report is exported to MS Excel from Report Manager and viewed, this static text object must appear "once" at the bottom of every page without using "print preview."
    Furthermore, it must appear only "once" on every page regardless of both the number of groups as well as the number of records in each group.
    Thanks in advance.
    Sincerely,
    Mike

    Hi Mike,
    By default, Excel does not have a concept of a "page" in "Normal" view. So when we export the report to excel and open the file, Excel automatically hides the footers as they are displayed in "Normal" view. Since this issue is relevant to Excel, if we want
    to see the page footer in Excel, we can try to switch to "Page Layout" view in the View Tab. Just as you said, they also shown up while printing.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Error while running the SSIS package from SQL DB to excel file - export option

    hi all,
     I have 4.6 million records  in my sql db  and i want to copy this into a  excel file. for this i went to the db    and rt click and export to command and started the ssis package running.  but after
    few minutes, it throws me  an error that "error in transferring data into excel file."
    Can anyone help me why this happened and the resolution ?
    help is appreciated!
    Copying to `excel1_Wbook` (Error)
    Messages
    Error 0xc0202009: Data Flow Task 1: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x8007000E.
     (SQL Server Import and Export Wizard)
    Error 0xc0047022: Data Flow Task 1: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "Destination - excel1_Wbook" (217) failed with error code 0xC0202009 while processing input "Destination Input" (228).
    The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information
    about the failure.
     (SQL Server Import and Export Wizard)
    Error 0xc02020c4: Data Flow Task 1: The attempt to add a row to the Data Flow task buffer failed with error code 0xC0047020.
     (SQL Server Import and Export Wizard)
    Error 0xc0047038: Data Flow Task 1: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on Source - excel1_Wbook returned error code 0xC02020C4.  The component returned a failure code when the pipeline engine called PrimeOutput(). The
    meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.  There may be error messages posted before this with more information about the failure.
     (SQL Server Import and Export Wizard)

    You need to split your data and create (at least 5) worksheet targets.
    For example if you have a ROW_NUMBER column you can use for instance a
    Conditional Split for something like:
    ROW_NUMBER % 5 == 0 for Case 1 (excel 1)
    ROW_NUMBER % 5 == 1 for Case 2 (excel 2)
    ROW_NUMBER % 5 == 2 for Case 3 (excel 3)
    ROW_NUMBER % 5 == 3 for Case 4 (excel 4)
    ROW_NUMBER % 5 == 4 for Case 5 (excel 5)

  • Page items do not go into Excel when exporting

    We are using 10.1.2 viewer and plus (and I have the desktop version available). I have tried exporting a worksheet with page items using all 3 of the above and the page items will not go into excel. Is there any trick to get this to work? I thought that it used to work in older versions?
    thanks
    Angie

    Did you try the Export to Excel as Pivot Table option? That would create a base sheet with all the page items flattened out, a static sheet that looks like the worksheet at the time of the export, and an Excel Pivot Table where you can page through the page items.
    thanks
    Abhinav
    Oracle Business Intelligence Product Management
    BI - http://www.oracle.com/bi
    BI - http://www.oracle.com/technology/bi
    Blog - http://blogs.oracle.com/
    BI Blog - http://oraclebi.blogspot.com/

  • Excel import export using Office Control

    Hi,
    We have the requirement to provide a feature like an excel uplaod and download in our UI (WD ABAP).Basically we have some WD table view and we need to collect all the data in each cell and then download the data in an excel file.Similarly we need to get the data in the Excel and fill the table view with this data from the excel.
    Is this possible through the Office Control?I checked out the examples in SIOS but my impression was that it more or less embeds office objects(excel,word etc) in Webdynpro container,but does not really get the data to be filled in an internal table.Also I am not sure whether I can download data from my WD table view to an excel file using this.
    Can anyone please tell me if there is some way to do this through an office control.If not what are the options available for me to achieve this functionality.
    Thanks and Regards
    Sourav

    Hi Sourav,
    If you use WDP ALV table, it has an 'Export' functionality which will export the contents of the table into an Excel.
    Regards,
    Wenonah

  • Excel 2003+ exports are actually being saved as .mhtml documents. How to export as true .xls?

    Hi All,
    I am new to OBIEE and was confused about why exporting report views to Excel renders them as .mhtml documents.
    I am using version 11.1.1.5.0
    What I have tried doing so far is this:
    Open Dashboard
    Click 'Export' link under my target Analysis within the Dashboard
    Excel 2003+
    Save As: "SampleFileName.xls" /// type: Microsoft Excel 97-2003 Worksheet
    Open the saved file
    Get the following warning:The fild you are trying to open, 'SampleFileName.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?
    Click 'Yes'
    (the file opens)
    Click 'Save As'the default 'Save as type' shows "Single File Web Page (*.mht, *.mhtml)
    I was told to look into using the Delivery Manager APIs to see if I could export the Analysis as a clean Excel document. Is this the right place to look? If so, how would I go about implementing? Are there certain permissions I need within OBIEE in order to implement?
    If you have other suggestions, please let me know.
    Thanks!

    I managed to dramaticaly reduce the embedded code, by changing some export settings detailed below. It appears to be the fonts embedded as base64 by default. The following works well at reducing the size although not completely eliminating it.
    options.embedRasterImages = false;
              //options.compressed  = true;
              options.includeFileInfo = false;
              options.preserveEditability = false;
              //options.includeVariablesAndDatasets = true;
              //options.slices = true;
              options.fontType = SVGFontType.OUTLINEFONT;
        options.fontSubsetting = SVGFontSubsetting.None;
        options.optimizeForSVGViewer = true;

  • SQL SSRS 2012 - Excel OpenXML Export Performance

    Hello,
    Does anyone have details on what the Excel 2007 XML renderer is doing in Reporting Services and why it is taking 10 minutes to export and timing out as opposed to 30 seconds for CSV export or display in HTML?  The database shows 25k for Data Retrieval,
    25k for Processing, 60 for Rendering so it appears it is outside of these metrics.  
    The report contains 40 columns and 40,000 rows, with some textual data.  The resulting XLSX is 10MB, or 100MB unzipped. There is no report or page header.  The report contains a tablix with just details group, and some minor formatting.  It
    is inside a rectangle.
    I would expect @ 2-3 minutes to export, though getting better performance than this would be nice.
    Server is 11.0.3373.
    Any suggestions or feedback on this issue and suggestions on presenting basically a formatted data dump in Excel to the customer would be helpful.
    thanks,
    Andrew
    Andrew Sears, T4G Limited, http://www.performancepointing.com

    Hello,
    If I understand correctly, Excel render format is working fine when you export RDL file, but cannot work for RDLC file.
    RDL files are created by the SQL Server 2012 version of Report Designer. RDLC files are created by the Visual Studio 2010 version of Report Designer. RSReportServer.config file is control RDL file rather than RDLC file. Based on my test, in Visual Studio
    2010, when we export RDLC file, Excel render format is .xls. You can try to use Visual Studio 2012 to test, if it can export .xlsx file.
    In order to solve the excel limitation issue, please refer to the document below:
    http://msbitips.com/?p=624
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Arabic data shows Junk in Excel when exporting from oracle Apps Screen.

    I have an Oracle Apps 11i with Arabic language enabled.
    When i export some screens from Oracle Apps to Excel from my Desktop the Arabic letters dispalys as Junk in the Excel.
    Do i need to apply any patch?
    Regards
    Arun

    Arun,
    You do not need to apply any patches. What is you application/database characterset? What is the application release?
    Does this happen on the clients or on specific ones only?
    Please set Windows environment variables as follows:
    - Go to Control Panel > Regional Options
    - Standard and formats: Make sure it is set to "Arabic (<Country>)"
    - In the Advanced tab, choose "Arabic (<Country>)"
    - Check "Default user account settings"
    - Click Apply and retest the issue

  • Filtering report in Excel after exporting from SSRS

    Hi All,
       I have created a basic report which has 3 groupings Region,Country and Cities. I have the measures as Total Amount and Total Quantity. I have also added Subtotals to all the 3 groupings. The users now want to export the report to excel
    and then filter on country or state or city. Say for example if i select the country as Region as East and Country as India and I select few cities, i need to get the subtotals and other details dynamically. The report needs to behave similar to the pivot
    tables created in excel.
    Please let me know how to achieve this.
    Thanks,
    Ram

    Hi,
    As far as understand from your Query, you can apply filters in the Reports based on Region , Country and City.
    Send these filters to your Query and accordingly the report will show up with New Subtotals.
    Check the link below if you are not sure of parameters.
    http://sql-bi-dev.blogspot.com/2010/07/report-parameters-in-ssrs-2008.html
    Regards, PS

  • Error in Excel while exporting from SAP query.

    Hi Gurus,
    While exporting one SAP query to excel the last row/line of information lost partially.
    Means we get some information in the last line of excel but some information is not exported in that same line.
    Can you throw some light on this please....

    Hi
    Due to special Chracters in the Values sometimes this happens when exporting to excel.
    Please download into Unconverted format selection & after downloading Open with excel & save it in excel
    Thanks & Regards
    Kishore

  • Excel reporter export

    Hi Experts,
    I am making an report for my customer with shipment details of the AR delivery.
    Now i want the export of the shipment details in 4 records, but only get the exported data in 1 line.
    Is there a way to change the format in excel advanced report designer to 4 different records aligning??
    If i cut and paste the field it gives no data when creating the report.
    Can somebody advice me?
    thx
    mark

    Hi Mark,
    I believe this new thread is the same question as the other:
    export delivery details to csv document
    If that is true, copy and paste field should not be used.  You may use Excel function to get required results easily.
    Thanks,
    Gordon

  • Excel Impot / Export in Release 7

    Has anyone seen a demo or tested the expanded import / export to Excel functionality from the web. We are waiting on our hosting company to finish deploying 7. In the meantime, the functionality has the potential of really making a significant impact with regard to how we get data into the system.
    Thanks!

    I have a standalone version of P6 Enterprise Project Portfolio Management V 7.0 installed on my computer and I am importing and exporting to/from excel happily.

  • Printing problem in Excel after exporting from Deski report

    Post Author: msanjeev
    CA Forum: Desktop Intelligence Reporting
    Hi ,
    When I export desktop intelligence report and try to print that report it prints excel column and row numbers. Is there way where we can disable printing column and row numbers before exporting to excel. Problem occurs only when we export to excel from deski. Just printing from excel we can disable printing excel column and row numbers.Please any one answer my query
    Thanks
    Sanjeev

    Post Author: GregPye
    CA Forum: Desktop Intelligence Reporting
    Not sure if this can be changed within DeskI options, but it can be changed within Excel. Go to File, Page Setup. In the Sheet Tab, there is "Row and Column Headings" check box in the Print section... deselecting this will stop these being printed.... I'm using Excel 2003...

Maybe you are looking for

  • Acrobat pro 8.1

    hi, i discovered an issue that is really frustrating: the choice of font made in 'preferences-->commenting-->font' has to be identical across systems, otherwise the text in all comments does not show up correctly. assuming this is not fixable: is it

  • Issue with production order linked to quote instead of sales order

    Hi Gurus, I did a lot of digging through SAP notes and accross the internet. Before I contact SAP, just wanted to give a shot @ SDN. Please help. Background- for ATO (VC assemble to Order): i) Created a quote ii) Created a sales order with reference

  • Cascade delete in CMP 1:M relationship

    All, I have 2 CMP entity beans with 1:M relationship and cascade delete option setup. All functions of Add/Mod are working fine. Even cascade delete is getting trigged but not executing properly every time. Out of more than 100 records in the child t

  • Secure, Remote File Storage

    I have a general architecture question that I wanted to pose to everyone for feedback. I have an Extranet application based on CF 6.1 Enterprise which is designed to provide basic document management services by allowing people to upload and download

  • Valuation class & G/L a/c.

    Hi All, There is a situation as mentioned below - There are couple of components which have been considered as Raw materials all these days.Now the customer wants them to be separated from RM (i.e he doesn't want components to hit the same G/L a/c wh