OBIEE 11.1.1.6.2 BP1 - Excel Export every 300 row corrupt

Hi
I'm facing an issue which looks like a bug. Some reports are corrupt after export to excel.
When I remove all Header-Rows from this reports in excel then always row number 301, 601, 901... are concerned. In these rows the content of the first cells is deleted.
Has anyone discovered the same error? Otherwise I have to open a call by oracle.
Regards

Hi folks,
I've been the same problem to export table on excel.
It's interesting, because it is a pattern of blank rows. For sure, it is a bug
I looked for on supporte.oracle and found a patch "Download and apply patch 14013626 for OBIEE 11.1.1.6.0 or OBIEE 11.1.1.6.2. The only operating system currently for this patch is 64-bit Windows.".
However, this patch only works on 64-bit windows.
Does someone know another way to fix this bug for linux?

Similar Messages

  • OBIEE 11.1.1.6.1 BP1 How to import rows more than 2500 ?

    Hi,
    I am using OBIEE 11.1.1.6.2 BP1. I want to increase the number of rows exporting in an Excel sheet which is 2500 (by default) at the moment. Following is th configuration of my instance config file:
    but I am still downloading not more than 2500.
    Any help would be appreciated !
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!-- Oracle Business Intelligence Presentation Services Configuration File -->
    <WebConfig xmlns="oracle.bi.presentation.services/config/v1.1">
    <ServerInstance>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><CatalogPath>D:\OBIEE_Home\instances\instance1/bifoundation/OracleBIPresentationServicesComponent/coreapplication_obips1/catalog/SampleAppLite</CatalogPath>
    <DSN>coreapplication_OH1115437442</DSN>
    <Logging>
    <Writers>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Writer implementation="FileLogWriter" name="Global File Logger" writerClassId="1" dir="{%ORACLE_BIPS_INSTANCE_LOGDIR%}" filePrefix="sawlog" maxFileSizeKb="10240" filesN="10" fmtName="ODL-Text"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Writer implementation="CoutWriter" name="Console Logger" writerClassId="2" maxFileSizeKb="10240"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Writer implementation="EventLogWriter" name="System Event Logger" writerClassId="3" maxFileSizeKb="10240"/>
    <!-- The following writer is not centrally controlled -->
         <Writer implementation="FileLogWriter" name="Webcat Upgrade Logger" disableCentralControl="true" writerClassId="5" dir="{%ORACLE_BIPS_INSTANCE_LOGDIR%}" filePrefix="webcatupgrade" maxFileSizeKb="2147483647" filesN="1" fmtName="ODL-Text"/>
    </Writers>
    <WriterClassGroups>
    <WriterClassGroup name="All">1,2,3,5</WriterClassGroup>
    <WriterClassGroup name="File">1</WriterClassGroup>
    <WriterClassGroup name="Console">2</WriterClassGroup>
    <WriterClassGroup name="EventLog">3</WriterClassGroup>
    <WriterClassGroup name="UpgradeLogFile">5</WriterClassGroup>
    </WriterClassGroups>
    <Filters>
    <!-- These FilterRecords are updated by centrally controlled configuration -->
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><FilterRecord writerClassGroup="File" path="saw" information="1" warning="31" error="31" trace="0" incident_error="1"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><FilterRecord writerClassGroup="File" path="saw.mktgsqlsubsystem.joblog" information="1" warning="31" error="31" trace="0" incident_error="1"/>
    <!-- The following FilterRecords are not centrally controlled -->
    <FilterRecord writerClassGroup="UpgradeLogFile" disableCentralControl="true" path="saw.subsystem.catalog.initialize.upgrade" information="1" warning="32" error="32" trace="1" incident_error="32"/>
    <FilterRecord writerClassGroup="UpgradeLogFile" disableCentralControl="true" path="saw.subsystem.catalog.upgrade" information="1" warning="32" error="32" trace="1" incident_error="32"/>
    </Filters>
    </Logging>
    <Catalog>
    <UpgradeAndExit>false</UpgradeAndExit>
    </Catalog>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Listener port="9710" ssl="false"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><JavaHostProxy ssl="false">
    <Hosts>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><Host name="coreapplication_obijh1" address="tdc03srv161.g-mwater.com.au" port="9810"/>
    </Hosts>
    </JavaHostProxy>
    <Alerts>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><ScheduleServer ssl="false" ccsPrimary="tdc03srv161.g-mwater.com.au" ccsPrimaryPort="9706"/>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><OfflinePresentationServicesURL>http://10.12.3.161:9704/analytics/saw.dll</OfflinePresentationServicesURL>
    </Alerts>
    <ActionFramework>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><ActionExecutionServiceEndPoint>http://10.12.3.161:9704/analytics/actions/ActionExecutionService</ActionExecutionServiceEndPoint>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><TargetBrowsingServiceEndPoint>http://10.12.3.161:9704/analytics/actions/ActionRegistryService</TargetBrowsingServiceEndPoint>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><LocationServiceEndPoint>http://10.12.3.161:9704/analytics/actions/LocationService</LocationServiceEndPoint>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control--><WorkflowServer>http://10.12.3.161:9704</WorkflowServer>
    <WorkflowService>ANALYTICS</WorkflowService>
    <WorkflowSystem>obiaftests</WorkflowSystem>
    </ActionFramework>
    <Security>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <ClientSessionExpireMinutes>210</ClientSessionExpireMinutes>
    </Security>
    <ODBC>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <ResultRowLimit>65000</ResultRowLimit>
    </ODBC>
    <Views>
    <Pivot>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDownload>2500</DefaultRowsDisplayedInDownload>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DisableAutoPreview>false</DisableAutoPreview>
    <MaxVisibleColumns>300</MaxVisibleColumns>
    <MaxVisiblePages>1000</MaxVisiblePages>
    <MaxVisibleRows>1000</MaxVisibleRows>
    <MaxVisibleSections>25</MaxVisibleSections>
    <DefaultRowsDisplayed>30</DefaultRowsDisplayed>
    </Pivot>
    <Table>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>
    <!--This Configuration setting is managed by Oracle Business Intelligence Enterprise Manager-->
    <DefaultRowsDisplayedInDownload>25000</DefaultRowsDisplayedInDownload>
    <MaxVisiblePages>1000</MaxVisiblePages>
    <MaxVisibleRows>1000</MaxVisibleRows>
    <MaxVisibleSections>25</MaxVisibleSections>
    <DefaultRowsDisplayed>30</DefaultRowsDisplayed>
    </Table>
    <Charts>
    <MaxVisibleColumns>2000</MaxVisibleColumns>
    <MaxVisiblePages>1000</MaxVisiblePages>
    <MaxVisibleRows>2000</MaxVisibleRows>
    <MaxVisibleSections>25</MaxVisibleSections>
    <JavaHostReadLimitInKB>4096</JavaHostReadLimitInKB>
    </Charts>
    </Views>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <OracleHardwareAcceleration>false</OracleHardwareAcceleration>
    <Dashboard>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <ShowPageTabsAlways>false</ShowPageTabsAlways>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <ShowSectionHeadingsDefault>false</ShowSectionHeadingsDefault>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <CollapsibleSectionsDefault>true</CollapsibleSectionsDefault>
    </Dashboard>
    <DeploymentProfile>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <DeploymentMode>onsite</DeploymentMode>
    </DeploymentProfile>
    <AsyncLogon>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <NewLogonWaitSeconds>30</NewLogonWaitSeconds>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <NewSyncLogonWaitSeconds>900</NewSyncLogonWaitSeconds>
    </AsyncLogon>
    <Marketing>
    <ContentServer>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <URL>http://localhost:8765</URL>
    </ContentServer>
    </Marketing>
    <Authentication>
    <!--This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control-->
    <EnabledSchemas>UidPwd,Impersonate,UidPwd-soap,Impersonate-soap</EnabledSchemas>
    </Authentication>
    </ServerInstance>
    </WebConfig>

    Check here
    Business Intelligence > CoreApplication > Performance tab
    Maximum Number of Rows to Download to Excel option
    Srini VEERAVALLI on Feb 13, 2013 4:18 PM
    Login to em->Business Intelligence > CoreApplication > Performance tab
    Edited by: Srini VEERAVALLI on Feb 13, 2013 4:22 PM
    Edited by: Srini VEERAVALLI on Feb 13, 2013 4:42 PM

  • OBIEE 11.1.1.6.2 BP1 SSO with AD not working on MAC OS 10.6.8

    Hi Experts,
    We have setup SSO in our production with OBIEE 11.1.1.6.2 BP1 version and Active directory. All seems to work fine on all browsers. But on MAC OS 10.6.8 when we use Safari 5.1.7 it doesn't work. But when we use the application on MAC OS version 10.7.5 and safari version 6.0.1 and it is working fine. Can anyone please let me know if you have come across the scenario and the solution for this. In windows it works perfectly fine on all browsers. Only this version of MAC and Safari is giving us the trouble.
    Thanks in advance for any solution provided.
    Regards,
    Satyabrat

    JavaScript and Cookies are enabled.  my cookies list shows at least 3 associated with hulu.  Funny thing is, if I grab the up/down control bar on right side of screen with my mouse, then hulu plays in a somewhat chopped frame by frame. As soon as I let go, the frame freezes yet audio portion continues.
    I don't know what a munged Hulu cookie is, however.

  • OBIEE 11.1.1.6.2 BP1 not formatting properly to PDF using Acrobat 9 Pro

    We have upgraded to OBIEE 11.1.1.6.2 BP1 and are using Adobe Acrobat 9 Pro. With Version 10 I was able to format reports that, when printed to PDF, maintained the report format such as repeating the column headings, font style and size, number of rows per page and column width. With this new version the only thing I can control appears to be the column width. No other format styles are recognized. I've tried custom CSS Style settings as well setting everything individually but to no avail. Any thoughts?

    wrong forum

  • OBIEE 11.1.1.6.2 BP1 - Sample Application (V207)

    Hi Experts,
    i have installed OBIEE 11g with patch released recently i.e. OBIEE 11.1.1.6.2 BP1. now i wanted to have look into Sample app, but when i go the link mentioned below for downloading. it downloads some VM files. is ther any link to download RPD,webcat,along with other database dump file. in short like stuff provided in SampleApp V107 Install Files (Manual install files - not Virtual Image )
    http://www.oracle.com/technetwork/middleware/bi-foundation/obiee-samples-167534.html
    Appreciate your help.
    Cheers
    Ankit

    Hello Lalitha,
    I found the reason:
    the scripts on the Desktop 5-for APS.sh and 6-for EAS.sh are not working correct.
    Immidiately after the scrips are done with there jobs to start the target components the just stated processes are killed due to the closing of the terminal windows.
    This seems to be an ugly bug.
    I'm using the folowing workaround:
    Just type an additional command right ater the ordinary call in the sh:
    "read dummy" (of course without the ")
    This makes the terminal window staying open (because waiting for your input) and thus keeps the processes running. But do not press enter ...
    There surely may be a more sensible way to accomplish this. However I'm not a linux guru.
    Is someone out there to give us a more robust idea?
    Regards
    Andre
    Followup:
    No, just realized for 5-StartEssbAPS.sh it is even worser:
    I have to:
    1. open an new terminal window,
    2. cd to the target directory: /home/oracle/epm/Middleware/user_projects/epmsystem1/bin
    3. and from there start the script: ./startAnalyticProviderServices.sh
    now the terminal windows remains open and the service alive.
    Edited by: andreml on Jul 31, 2012 12:59 AM

  • OBIEE 11.1.1.6.2 BP1 Patch Issue

    Hi folks,
    I applied the latest OBIEE 11.1.1.6.2 BP1 patch earlier today. This was for a standalone instance and I didn't encounter any issues with the patching process itself. However, afterwards when I logged into Answers/Dashboard, the homepage looked very strange. The entire header component is missing, including the Oracle logo, the dropdown menus for dashboards, favorites, search text field, signout link etc. The Create section in the left pane is also empty. Everything else on this homepage looks fine. When I navigate to the catalog via the Browse/Manager section, the catalog comes up fine along with the previously missing header! So the header is only missing on the homepage.. Very wierd.
    Would appreciate any hints on how to troubleshoot this.. Can I manually fix this is in one of the xml files? I'm hoping not to have to go back and re-do the patching!
    thanks,
    Axe

    I think dhar is referring to the cleancat script to clean up the catalog binary cache. Here is the notes from the BP1 installation:
    Clarification on the cleancat script: You may want to first navigate to the locations listed in the script to see if the files exist in your environment (they may not). If they do not exist, then you may scip running the patch. Additionally, the script may fail with an error. If that happens, go to the directories the script is trying to delete and delete them manually (if they exist).
    P.S: I have manually deleted these files by navigating to the directories after installing the patches.
    For Linux: cleancat.sh
    ================================
    #!/bin/sh
    # Cleanup catman binary cache
    echo "Cleaning up Catalog Manager binary cache"
    rm -rf $ORACLE_HOME/bifoundation/web/catalogmanager/configuration/org*
    echo "Done"
    For Windows: cleancat.cmd
    ================================
    echo off
    echo Cleaning up Catalog Manager binary cache
    IF EXIST
    %ORACLE_HOME%\bifoundation\web\catalogmanager\configuration\org.eclipse.osgi
    rmdir /S /Q
    %ORACLE_HOME%\bifoundation\web\catalogmanager\configuration\org.eclipse.osgi
    IF EXIST
    %ORACLE_HOME%\bifoundation\web\catalogmanager\configuration\org.eclipse.equino
    x.app (
    rmdir /S /Q
    %ORACLE_HOME%\bifoundation\web\catalogmanager\configuration\org.eclipse.equino
    x.app
    echo Done
    Thanks,
    -Amith.

  • OBIEE 11.1.1.6.2 BP1 - Upgrade Assistant hangs

    Hi
    On a new obiee 11.1.1.6.2 BP1-installation i tried running the upgrade assistant to upgrade my obiee 10g repository/catalog. On a 11.1.1.6.0 testsystem this worked without problem.
    On the new system the upgrade assistant hangs in step 3 after configuring the source files and clicking next.
    Did someone discover any similar behaviour or has a solution to that problem?
    Thank you

    we have figured out the problem. It was due to the issue outlined in Oracle Doc Id 1410233.1. the upgrade agent may fail if the IP address is not set. When manually set the Listen addresses for the Admin and Managed servers in the WebLogic Console, and the Listen addresses for CoreApplication in EM, everything worked. ua.bat could not proceed until IP address manually specified in WebLogic console and EM as per Oracle Doc ID 1410233.1.

  • OBIEE 11.1.1.6.2 BP1 not formatting properly to PDF

    We have upgraded to OBIEE 11.1.1.6.2 BP1. With Version 10 I was able to format reports that, when printed to PDF, maintained the report format such as repeating the column headings, font style and size, number of rows per page and column width. With this new version the only thing I can control appears to be the column width. No other format styles are recognized. I've tried custom CSS Style settings as well setting everything individually but to no avail. Any thoughts?

    user7691935 wrote:
    We have upgraded to OBIEE 11.1.1.6.2 BP1. With Version 10 I was able to format reports that, when printed to PDF, maintained the report format such as repeating the column headings, font style and size, number of rows per page and column width. With this new version the only thing I can control appears to be the column width. No other format styles are recognized. I've tried custom CSS Style settings as well setting everything individually but to no avail. Any thoughts?Hi,
    Refer to the following article on MOS: This is a known issue, and oracle has registered a bug # 14521552
    OBIEE 11g: Exporting an Analysis to PDF Corrupts the Column Headers with HTML Markups [ID 1491351.1]
    Thanks,
    A. Y

  • Excel Exports

    1) Does anyone have a solution for creating an Excel Export with a chart / graph included?
    2) Is there any way to include formatting in an Excel Export? I'd like to be able to include Borders, Font Coloring, Formula's etc.

    Vega,
    What version of ApEx are you running? I know in 2.x you could not export graphs "directly" into excel. However, although I've never done it, I've read documentation from companies that opted to use ApEx over Java and ASP solutions... One practice was to leverage the use of individuals familiar with VBA to format reports exported from ApEx. Have any of those around? ;)
    Dan
    Sorry, meant to say VBA (Visual Basic for Applications)
    Message was edited by:
    dmcghan

  • Excel export are merging cells for data on multiple lines !

    Hello,
    I'm using Crystal Report XI R2, when we are doing an export to Excel with have an unexpected formatting.
    For example the value of the name is on 2 lines:
    => So, on Excel the result is on 2 lines but merged. We want to have this result only on one cells.
    Remark: if we delete the 2nd lines, because cells are merged we obtain the expected result.
    Proposal A:
    Are they any set-up available concerning the formatting of Excel ?
    Proposal B:
    Could we run some VBA when we click on Export button to make queries on the Excel ?

    When they introduced Unicode support in Crystal 9 (I believe), they had to completely re-write the export routines. At that time, they made a decision to change the functionality of the excel export. Crystal is attempting to remain absolutely faithful to the graphical layout of the report as you see it in the viewer. So it creates merged cell sections, empty columns between columns, and empty rows to give you as close to exactly what you see in the viewer as possible. Unfortunately, the result is typically less than useful. Iu2019ve had several conversations with Business Objects (now SAP) with regards to this when they changed it between versions 8.5 and 10, and they have no intention of changing the functionality as it now exists.
    There is a document which is now likely somewhere on the SAP portal that explains what you need to do to obtain the best results when exporting to excel.
    The jist of it is this:
    Line up all of the columns detail data with thier headers, and make sure that data fields are the same size as thier headers. 
    Line up all rows (headers and detail rows). (ie: select everything in the row, right click, align tops, and make the same height)
    cram everything as close together as possible. zero space in the report translates to zero extra collumns and rows in the export.
    the other option is to use the export to data only functionality, but that may not be what you're looking for either.

  • Gui_Download export to excel delivering only one row in excel output

    Hello,
    I am using Vista Os with the SAP front end logon 710 and Office 2007. Also my company is using Ecc6.0 in the server.
    I am able to export the Itab data to excel but all the rows are on the first row in Excel.
    If i have 3 rows in ITAB then all the 3 rows are on the First row of Excel
    I have supplied these parameters
    filename = 'C:\ITAB2XLS.xls'
    FILETYPE = 'ASC'
    WRITE_FIELD_SEPARATOR = 'X'
    SHOW_TRANSFER_STATUS = 'X'
    tables
    data_tab = itab[]
    FIELDNAMES = headingTab[]
    Is anyone having the same issue like me ?
    Thanks.

    Hi,
    I tried commenting the Field seperator but it didnt change anything. I am still having the same problem.
    I am pasting my code sample.
    data:begin of itab occurs 0,
    grp type c,
    val type i,
    end of itab.
    data:begin of headingTab occurs 0,
    TEXT(10) type c,
    end of headingTab.
    itab-grp = 'A'.
    itab-val = 100.
    append itab.
    itab-grp = 'B'.
    itab-val = 200.
    append itab.
    headingTab-text = 'GROUP'.
    append headingTab.
    headingTab-text = 'VALUE'.
    append headingTab.
    call function 'GUI_DOWNLOAD'
    exporting
    filename = 'C:\ITAB2XLS.xls'
    FILETYPE = 'DAT'
    WRITE_FIELD_SEPARATOR = 'X'
    SHOW_TRANSFER_STATUS = 'X'
    tables
    data_tab = itab[]
    FIELDNAMES = headingTab[]
    I think there is some problem with the Vista / Office 2007 with SAP.
    Any suggestions?

  • How to freeze the columns in excel exported from SSRS report??

    We have created a report for our client. The client wants the report in excel format. As there are nearly about 30,000 rows in the excel. Client wants us to freeze the column header names in the excel so that even after scrolling down they
    will be able to see the column names.
    can anybody have idea how to achieve this in SSRS?

    Hi Shard,
    Thanks for your post, You can achive your requiremets by using the below logic. hope this will help you.
    Steps to achieve it
    1. Select the tabix and click on Tablix properties.
    2. In the General tab under Column Headers section you can see "Keep header visible while scrolling" checkbox, check it.
    3. Now the header row will be remain fixed in the report.
    OR
    1.    In the grouping pane, make sure to turn on advanced mode (click on the small black down arrow on the far right of the grouping pane) 
    2.  Select the corresponding (Static) item in the row group hierarchy
    3.  In the properties grid, set RepeatOnNewPage to true
    4. KeepwithGroup to After
    OR
    1)Freeze the header of all columns[ Freezing table header ] : To do select static member of table header row from  row groups [ Advanced Mode ] and set  FixedData to true
    2) Freeze the initial 2 columns : To do select static member of columns in column group and set fixedData to true .
    How do you freeze the tablix header row in an Excel export file in SSRS 2008
    Suhas Kudekar
    Mark as Answer if this resolves your problem or "Vote as Helpful" if you find it helpful.
    My Blog
    Follow @SuhasKudekar

  • Add columns to EXCEL exported from ALV

    Hi,
    I'm using the function module REUSE_ALV_GRID_DISPLAY, to display an ALV report. This report shows a standard text when users click on one column.
    I wanna know if its possible to add the standard text as a column into the EXCEL exported from this ALV? and if so, how can I do it?
    Regards.
    Gregory.

    Thanks again Raymond,
    With internal tables that have a type from ABAP dictionary works fine. My problem is that my internal table is declared into my program's global variables. My code bellow:
    DATA: BEGIN OF it_excel OCCURS 0,
             department  TYPE adcp-department,
             bname       TYPE usr02-bname,
             name_text   TYPE adrp-name_text,
             agr_name    TYPE agr_users-agr_name,
             text        TYPE agr_texts-text,
             from_dat    TYPE agr_users-from_dat,
             to_dat      TYPE agr_users-to_dat,
             tcode       TYPE agr_tcodes-tcode,
             ttext       TYPE tstct-ttext,
             tdesc       TYPE string,
          END OF it_excel.
    * fills the it_excel table
    perform fill_excel_data.
      CALL METHOD cl_gui_frontend_services=>file_save_dialog
        EXPORTING
          window_title         = 'File location'
          file_filter          = cl_gui_frontend_services=>filetype_excel
          prompt_on_overwrite  = 'X'
        CHANGING
          filename             = v_file
          path                 = v_path
          fullpath             = v_fpath
          user_action          = v_useraction
        EXCEPTIONS
          cntl_error           = 1
          error_no_gui         = 2
          not_supported_by_gui = 3
          OTHERS               = 4.
      CHECK sy-subrc EQ 0 AND v_useraction EQ 0.
      CREATE OBJECT v_excel 'EXCEL.APPLICATION'.
      SET PROPERTY OF v_excel 'VISIBLE' = 0.
      CALL METHOD OF v_excel 'WORKBOOKS' = v_workbooks.
      CALL METHOD OF v_workbooks 'ADD'.
      SET PROPERTY OF v_excel 'SHEETSINNEWWORKBOOK' = 1.
      CALL METHOD OF v_excel 'Worksheets' = v_sheet
        EXPORTING #1 = 1.
      CALL METHOD OF v_sheet 'Activate'.
      CLEAR v_subrc.
      CALL METHOD cl_gui_frontend_services=>clipboard_export
        IMPORTING
          data                 = it_excel[]
        CHANGING
          rc                   = v_subrc
        EXCEPTIONS
          cntl_error           = 1
          error_no_gui         = 2
          not_supported_by_gui = 3
          OTHERS               = 4.
      CHECK v_subrc EQ 0.
      GET PROPERTY OF v_excel 'ACTIVESHEET' = v_sheet.
      CALL METHOD OF v_sheet 'PASTE' NO FLUSH.
      CALL METHOD OF v_sheet 'SAVEAS'
        EXPORTING #1 = v_fpath #2 = 1.
    When calling cl_gui_frontend_services=>clipboard_export method the variable v_subrc is equal to 0 and sy-subrc is equal to 1 and the EXCEL file is not saved.
    Can you please tell me, what am I doing wrong?
    Regards,
    Gregory
    Edited by: Gregory Mayorga on Sep 7, 2010 10:56 AM

  • Excel export defaults to ".txt"

    Hi Forum,
    I have a question regarding the "Excel" export button on SAP B1.
    Whrn i try to export data clicking the excel button, the window "Save As" defaults to ".txt" extension.... is there a place to change the default to make it ".xls" instead???
    Regards,
    Manuel Roman

    Hi Gordon,
    I had B1 on a pc that anytime that i clicked on the excel button and save it, the document would open in excel right away.
    Now i have a laptop with XP Pro (same configuration as the pc) and everytime i click on save, saves the document and it doesn't open right away.... i have to basically import the txt file into excel....
    The funny thing is that it was opening the file in excel and it was formatted correctly.
    Any Ideas?
    Regards,
    Manuel Roman

  • SSIS Excel import skip first rows

    Hello,
    1. Is it possible during import data from Excel to DB table skip first 6 rows for example?
    2. Also Excel data divided by sections with headers. Is it possible for example to skip every 12th row?
    Thank you,V. A.

    1.In Excel connection you cannot remove the 1st n rows as you want.
    2. Not possible.
    1.  YES YOU CAN.  Actually, you can do this very easily if you know the number columns that will be imported from your Excel file.  In your Data Flow task, you will need to set the "OpenRowset" Custom Property of your Excel Connection (right-click
    your Excel connection > Properties; in the Properties window, look for OpenRowset under Custom Properties).  To ignore the first 5 rows in Sheet1, and import columns A-M, you would enter the following value for OpenRowset:  Sheet1$A6:M  (notice,
    I did not specify a row number for column M.  You can enter a row number if you like, but in my case the number of rows can vary from one iteration to the next)
    2. AGAIN, YES YOU CAN.  You can import the data using a conditional split.  You'd configure the conditional split to look for something in each row that uniquely identifies it as a header row; skip the rows that match this 'header logic'. 
    Another option would be to import all the rows and then remove the header rows using a SQL script in the database...like a cursor that deletes every 12th row.  Or you could add an identity field with seed/increment of 1/1 and then delete all rows
    with row numbers that divide perfectly by 12.  Something like that...

Maybe you are looking for

  • Close front panel but leave open block diagram

    Is there a way to do this? I would like to have my block diagrams of a few subvi's open but front panels closed so my task bar isn't so cluttered. It's not a big deal, I was just curious CLA, LabVIEW Versions 2010-2013

  • Dlopen works on Solaris but not on Linux.

    Can anyone explain why this is happening? Save the 5 source files and run the 'build' script. On a Solaris system it works: SunOS wibble 5.11 snv_124 i86pc i386 i86pc g++ (GCC) 3.4.3 (csl-sol210-3_4-20050802) Copyright (C) 2004 Free Software Foundati

  • DATA_TYPE is always NULL in HSP_ACCOUNT

    Hi all, We noticed that table HSP_ACCOUNT has columns DATA_TYPE=NULL to all accounts even if they are correctly configured. For example, if we edit account x from planning web we can see data type = Date although we don't find this information in the

  • When sending document to printer it now says waiting

    when sending photos or document to my printer, i now get a message in my print center that says waiting. I have been able to print

  • Declare a text query

    If I have a text query in visual studio EXEC DCC_SPP_GetPeopleByDepartment @Department how can i declare the @Department to be varchar (8000) ? I tried declaring it in the stored procedure, but when I deploy the report, the query fails as it's lookin