SOS !!! Export from Discoverer to Excel problem

Hi everyone,
My reports, exported from Discoverer to Excel look quite different from what Discoverer format is. The date in Excel is shifted, column names are missing and report is broken into several tabs.
Any idea why it is happening?
Thanks lot,
Sergei

When the users I support export to Excel they like to use the Export To Excel button in the menu. After they do that, they get a window asking if they want to enable or disable macros. I have them click Enable macros to get the same format as they see in Discoverer Plus.
If you get several tabs instead of one tab(and only one exists), I usually need to resave the workbook becuase it got corrupted (in my case anyway). If you want more control over how the workbook gets exported you can go to File--> Export... and they have some options on how the workbook gets exported.
I hope this helps.

Similar Messages

  • Export from Discoverer to Excel more than 65K rows

    Hi
    I need to export data from discoverer to excel, in some cases it is more than 65K rows, does any body know if the file can be split in multiple files o worksheets in Excel?
    Any help will be appreciate
    Thanks
    Vladimir

    Russ
    The short answer is I didn't know, as in any instance where my end users have wanted to extract large amounts of data they have done it from one sheet, I expected that Discoverer would just create the extra sheets for both but I wanted to know for sure, so I did a test.
    I created a Disco workbook with two worksheets in it, the first one I called Monthly and it had 119,409 rows in it, the second I called Weekly and it had 299,775.
    The first time I did the export I did it by hitting the Excel icon on the toolbar, it therefore only extracted the first worksheet (Monthly), when I opened the ensuing Excel file it had two worksheets in it, one called Monthly, the other called Monthly_1 and as expected, between the two sheets the had exactly the same number of fields as in the original disco sheet.
    I then redid the extract going through the menu and chossing extract entire workbook, Discoverer then re-extracted the sheets. In the Excel file this time I had the same two monthly sheets as before and this time I also had weekly sheets, five of them. So I ended up with an Excel file with seven sheets containing all of the original data.
    Cheers
    Melanie

  • Export from ALV to Excel - problem with numeric values

    hi folks,
    when exporting from alv to excel and we have negative values (and using an u.s.a. setting where . and , are different to r/3) negetive values are not shown correctly in excel.
    when changing in win nt the regional settings to europe one's (e.g. germany) everything works fine.
    any hints welcome,
    kind regards
    oliver

    I guess this has something to do with the excel settings. In the control panel you have regional settings.try some options there. It might work.
    Regards
    Sudhi

  • Problem opening excel files exported from Discoverer Plus 10.1.2.48.18

    I can't open excel files (xls) exported from Discoverer Plus 10.1.2.48.18 when I enable macros. The application (Excel) hangs up.
    Someone have any idea about this?
    Thanks,
    Diego

    Hi Meifang
    I did some more research and found a document on MetaLink 250820.1 that talks about Discoverer not being able to call Excel if Discoverer is running via an IP address instead of a qualified domain name.
    The article talks about making Discoverer a trusted site in the Internet Options of IE. Here's the relevant info from the posting:
    Workaround for MS IE (if necessary):
    1. Open a new MS IE browser
    2. Navigate to: Tools | Internet Options Security where you will see the Trusted Sites icon (green icon with a check mark)
    3. Click the Sites button
    4. Add the following: http://IP:port/
    (where IP, port are the location of where Discoverer server is running)
    5. Click the OK button
    6. Click the OK button again
    On my own PC, I was having a similar problem and I was unable to get Excel to launch. In the end I did this:
    1. Open a new MS IE browser
    2. Navigate to: Tools | Internet Options | Security where you will see the Local Intranet icon (computer icon against a globe)
    3. Click the Local Intranet button
    4. Click the Sites button
    5. Click the Advanced button
    6. Add the following: http://IP/ or http://website
    (where IP or website are the location of where Discoverer server is running)
    7. Click the Add button
    8. Click the OK button
    9. Click the OK button again
    10. Click the OK button a third time
    With this done, I made sure that my Explorer settings were correct by doing the following to ensure that a couple of settings for the .xls & .html file types are unchecked:
    1. Open Windows Explorer
    2. Navigate to: Tools | Folder Options | File Types tab
    3. Highlight the Extension XLS (or HTML)
    4. Click the Advanced button
    5. At the botton of the screen are three settings that use checkboxes. If either of the following two are checked, un-check them:
    Confirm Open after Download and Browse in same window
    6. Click the OK button
    7. Click the Apply button
    8. Re-boot the PC
    After I did this I was successfully able to get Excel to open from within Discoverer.
    Best wishes
    Michael

  • OBIEE Report Export from Dashboard to Excel doesn't suppress the columns as

    OBIEE Report Export from Dashboard to Excel doesn't suppress the columns as expected even after the properties are set to Suppress in the report. In Dashboard it is suppressed Properly but in the excel export it is not suppressed and values for the columns are repeated.
    Added the following to the instanceconfig :
    <Download>
    <Export xsi:type="excel">
    <DataValue>UseFormattedValue</DataValue>
    <RepeatRows>false</RepeatRows>
    </Export>
    </Download>
    But then could not restart services.The following error occured :
    Util Logger] Exception occurred:
         Severity:1
         Type:PKN3saw9ExceptionE
         File:saxreader.cpp
         Line:681
         Message:Sax parser returned an exception.
    Message: The prefix 'xsi' has not been mapped to any URI, Entity publicId: /oracle/ofm/instances/instance1/config/OracleBIPresentationServicesComponent/coreapplication_obips1/instanceconfig.xml, Entity systemId: , Line number: 43, Column number: 26
    Edited by: 887111 on Mar 27, 2013 11:23 PM

    Problem solved!!
    <br><br>
    See this part of the query:
    <br><br>
    if :P15_GESTOR_PROPIETARI='-3' then<br>
    w:= w||' AND (("STASVWREPORT_TASQUES"."GES_GES_ID"=:GESTOR ';<br>
    w:= w||'OR "STASVWREPORT_TASQUES"."GES_GES_ID_ESTA_ASSIGNADA"=:GESTOR)';<br>
    w:= w||'OR ("STASVWREPORT_TASQUES"."AGR_***_***_ID"=<FONT color=red>:P15_CANVI_DE_CLUB</FONT> ';
    w:= w||' AND "STASVWREPORT_TASQUES"."PUBLICA"=''S''))';<br>
    end if;<br>
    <br>
    when instead of :P15_CANVI_DE_CLUB I put a value (say ''EE'') it works correctly, finally I created an application item (ASSOCIAT) and when when I change :P15_CANVI_DE_CLUB I set :ASSOCIAT to the same value and the query is based on this application item:
    <br><br>
    if :P15_GESTOR_PROPIETARI='-3' then<br>
    w:= w||' AND (("STASVWREPORT_TASQUES"."GES_GES_ID"=:GESTOR ';<br>
    w:= w||'OR "STASVWREPORT_TASQUES"."GES_GES_ID_ESTA_ASSIGNADA"=:GESTOR)';<br>
    w:= w||'OR ("STASVWREPORT_TASQUES"."AGR_***_***_ID"=<FONT color=red>:ASSOCIAT </FONT>';<br>
    w:= w||' AND "STASVWREPORT_TASQUES"."PUBLICA"=''S''))';<br>
    end if;<br>
    <br>

  • I cant export my pdf to excel - Problem with conversion

    I cant export my pdf to excel - Problem with conversion
    Somebody is having this problem?

    Hi,
    May i know what is the challenge you are facing?
    Check with another file.
    You can try with different browser as well.
    Regards,
    Florence

  • Excel Export from Discoverer doesn't work

    Hello ,
    my customer has problems with exporting excel from discoverer.
    It works until it says 'open excel', then she gets a white screen and nothing happens anymore, after that, she has to shut down the computer, because nothing works anymore.
    And it only happens with a certain discoverer-user.
    Another customer has the same problem with the same discoverer-user.
    I don't have this problem with the same discoverer-user, everything works fine on my computer.
    I don't know what problem this could be, and I don't know, where I must start searching ???
    Can anybody help?
    Thanks Uta

    Hi Uta
    It sounds like you might be Windows XP with Service Pack 2 installed. Microsoft, as always, does not quite tell you everything that they have changed. The big one this time is that Service Pack 2 sets a registry switch that by default prevents Internet Explorer from transferring applications between zones. To Microsoft, running something from a web server (Discoverer) and then running something on your PC (Excel) means running applications in two different zones. With that switch set, your PC cannot switch zones when running Internet Explorer and so cannot open Excel from within Discoverer Plus or Viewer.
    To allow Discoverer Plus to call a local copy of Excel you need to reset the switch so that it one again allows zone switching, like the old XP. The switch should be set to 0.
    Follow this workflow:
    1. Open your registry and look for this setting:
    [HKEY_LOCAL_MACHINE]/Software/Microsoft/Internet Explorer/Main/FeatureControl/FEATURE_ZONE_ELEVATION/iexplore
    It is probably set to 1 and it should be set to 0
    In the Windows environment:
    1. Start | Run | Regedit (to open the registry)
    2. Locate the following key path:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_ZONE_ELEVATION\iexplore.exe
    3. Change the value of this setting from 1 to 0 and close the registry editor
    4. Ensure that the following settings for the .xls & .xlsx file types are unchecked:
    a) Open Windows Explorer
    b) Goto Tools | Folder Options | File Types tab
    c) Select the Extension XLS for Excel 2003 (or XLSX for Excel 2007) then click on the Advanced button
    d) At the botton of the screen are three settings that use checkboxes. If either of the following two are checked, un-check them:
    'Confirm Open after Download' and 'Browse in same window'
    5. Click the OK button
    6. Click the Apply button and close Explorer
    7. Re-boot the PC
    Let me know if this helps
    Best wishes
    Michael

  • During export from Discover to Excel, Time Format changes to Number Format

    Hi
    I have a seconds column which is of number datatype. But in my report, I am converting the number in *0HH:MI:SS* format. For example, I have *4952534 seconds*. So my report is showing *1375:42:14* which is a Time Format. It looks good when I view the data in Discoverer Viewer or Plus. But when I try to export the data to Excel, the time format gets converted to *4952534 seconds*, which is creating problems. So can you suggest on how can I preserve the formatting during export to excel from discoverer.
    Thanks
    Sachin

    Hi,
    Excel will not implement the 0HH:MI:SS data format, it just gets the field as a number. You will have to format the field into text using the calculation from my previous post.
    Rod West

  • Download file from UNIX to EXCEL problem

    Hi,
    I am trying to download file from UNIX server to excel file, there is one column which is messing up and that is number 100000000000000002 (18 in length) it is writing as 1E+17, funny thing is when I click on that cell it is showing as
    100000000000000000.
    I am using GUI_DOWNLOAD to download to excel, below is the output excel format, I am talking about 4th value from left
    GUID    leg_reg     lic_type     lic_num     ex_lic_num     vali_from     valid_to     created_by
    3E633B85C05E6F28E100     EAR     ENC     1E+17     ENC     20030305     20930305     VANRIJ
    below is the program I am using to download the output from UNIX to excel
    FORM get_data_file.
      OPEN DATASET p_unxfil FOR INPUT IN TEXT MODE ENCODING DEFAULT.
      IF sy-subrc = 0.
        DO.
          READ DATASET p_unxfil INTO input_file_tab-line_string.
          IF sy-subrc <> 0.
            EXIT.
          ENDIF.
          APPEND input_file_tab.
          CLEAR  input_file_tab.
        ENDDO.
      ELSE.
        PERFORM write_message USING 'ZZ' 'E' '000'
          'Unable to find file' p_unxfil
          '  Press Enter key to exit.' ''.
      ENDIF.
      CLOSE DATASET p_unxfil.
      DESCRIBE TABLE input_file_tab LINES record_cnt.
    ENDFORM.                    " get_data_file
    FORM create_pc_file.
      DATA: l_file TYPE string.
      MOVE p_pcfile TO l_file.
    Save the file
      CALL FUNCTION 'GUI_DOWNLOAD'
        EXPORTING
          filename                = l_file
        TABLES
          data_tab                = input_file_tab
        EXCEPTIONS
          file_write_error        = 1
          no_batch                = 2
          gui_refuse_filetransfer = 3
          invalid_type            = 4
          no_authority            = 5
          unknown_error           = 6
          header_not_allowed      = 7
          separator_not_allowed   = 8
          filesize_not_allowed    = 9
          header_too_long         = 10
          dp_error_create         = 11
          dp_error_send           = 12
          dp_error_write          = 13
          unknown_dp_error        = 14
          access_denied           = 15
          dp_out_of_memory        = 16
          disk_full               = 17
          dp_timeout              = 18
          file_not_found          = 19
          dataprovider_exception  = 20
          control_flush_error     = 21
          OTHERS                  = 22.
      IF sy-subrc NE 0.
        WRITE: / 'Error creating pc file', p_pcfile.
        EXIT.
    endif.
    I will assure of points.
    Thanks for your help
    Sarath

    It is not the problem of your program. This happens becuase of the "nature" of the excel. You need to retain the text property of that column.
    Try like this:
    1. Download the file in .txt
    2. Open Excel .. blank sheet
    3. Now, click on Open. Select your .txt file
    4. One pop up will come ..."Text Import Wizard"
    5. Select the fixed width or Delimited ... Press Next ...
    6. Select appropriate delimitors or fixed length .. press Next
    7. Select your coulumn (which has the problem), Select the "Text" radiobutton on the upper-right corner and finish.
    Regards,
    Naimesh Patel

  • Exporting from Numbers to Excel - New User needs help!

    Hoping someone here can help me out, as I have searched the discussions and still haven't found what I'm looking for. I'm a new Numbers 09 user, and I love it. My experiences with Excel have been nothing short of frustrating, but with Numbers I feel like a spreadsheet wizard.
    My problem is basically that I need to export my Numbers created sheets into Excel for use by clients that have not yet made the jump from PC/Excel to Mac/Numbers. This is crucial, as I just don't think I can build this sheet in Excel with the same type of success I have had with Numbers.
    My Numbers document has five tables, a custom header graphic and a legend. When I export it to Excel, each table is put on it's own sheet, including the graphic and legend. Is there anyway anyone can help me export this properly or am I doomed to have to spend days learning Excel? Any responses would be appreciated. Thank you very much!
    B

    B,
    It's a shame that you have become a Numbers user but are anchored to the Excel style of Sheet.
    Separate Tables in Numbers will always become separate Sheets in Excel. If your clients don't have to write to the Excel document, why not send them a PDF of your Numbers document?
    If you must furnish Excel documents to your clients, you're going to have to consolidate your five tables into one if you want everything to come out on one Excel sheet.
    Jerry

  • Exporting from Viewer to Excel not bring across multi Page Items

    Quick Question (Hopefully…)
    Can a Tabular Worksheet that has page item called Periods (consisting of JUN-06, JUL-06 & AUG-06) be exported to Excel with all the Page items? I've tried using the Microsoft Excel Workbook with PivotTable (*.xls) format, however only the current page item is exported.
    We are on Microsoft Excel 2000 SR-1 and Macro’s have been enabled. Disco is also working at 4.1.48.08.
    Cheers,
    Lance

    yippee ... or not. I've finally had a reply from Oracle .... This is their reply:
    'xxxxx is not available today, therefore I respond to you instead.
    I believe what you request has never been possible in Viewer.
    There is an open Enhancement Request for this functionality to be included:
    Bug.2206949 (21) ENH ABILITY TO EXPORT PAGE-DETAIL WORKSHEET TO EXCEL WITH ALL PAGE
    ITEMS
    I have added you to the list of customers requesting this enhancement.'
    Now, why couldn't they have just said that before .
    MF, i thought this problem only occurred in version 4. I remember reading somewhere that versions above 4 can export to excel on all Page items.. Can't remember for the life of me where i saw or read that.
    Lance

  • Export from PDF to Excel continually times out and fails.

    I went through the steps to convert a PDF to Excel turning off the OCR feature. Tried this several times today with or without OCR and I keep getting the error message "Adobe ExportPDF could not successfully export your PDF file (file name).pdf. The conversion of your uploaded PDF timed out."
    I don't think I'm doing anything wrong as there are not too many steps to follow.
    If I can't get this to do  what is expected (which is convert a .pdf to an Excel file) then I will have to cancel the subscription. I just did sign up for a paid subscription to Adobe ExportPDF. There are others in my department (45 total) who would benefit from having a .pdf to Excel file converter and I have volunteered to become the "beta tester" for this.
    If anyone has any ideas as to why this is happening, I'd sure love to hear them.

    You are not talking about Acrobat, but ExportPDF. Check for the separate forum on that by simply selecting the Adobe Community link near the top of this forum and in the drop down box select ExportPDF.

  • Export from reports and Excel Office 2010

    OBIEE 11.1.1.6.6 apparently does not support export to MS Office 2010... Anyway to make it export in correct format?  I can read the files upon open from export, but often the formatting is pretty messed up. 

    I have no choice in excel.  It says exporting as 97-2003. PPT has a choice of 2003 and 2007+  I am not exporting as PPT.

  • Fail to export from SAP to Excel on SAPGUI 640 on NW04

    Hi
    I have a user who is trying to use the export to excel button in a standard SAP transaction, when he uses it, he gets all the questions, chooses excel to export to, chooses table, then nothing happens, he just gets the standard message 'save data in the spreadsheet'.
    I logged onto his PC & used SAPGUI in ST03N, when i tried the export I got the same issue, selected all the export options to table for excel, no errors, but excel does not load? I did the export on my PC from ST03N and all worked ok and excel started and exported the data as expected, so its the users SPAGUI/PC/Excel.
    No other users are having this issue, lots are exporting to Excel ok, even loaded it and then done the export with Excel already started and fails to export. The PC is a standard build, same as the rest, as is SAPGUI 640.
    The desktop PC team have passed this onto me and i'm the basis admin, i've ran things like SAPCHECK in the past, has anyone got any ideas what I can check to find out why Excel is failing to start on users PC when triggered from SAPGUI? are there any specific options you need selected on SAPGUI install to allow export to work?
    Out desktops are Windows XP Pro and Office 2000.
    We are running NW04 & ERP2004 on Windows 2003 64 bit & SQL Server 2000
    Thanks for any help.

    Hello,
    Just check if the users authorizations are alright. Check if she has the activity 61 in authorization object S_ALV_LAYO. If she doesnot have assign it to her and then check again.
    Regards.
    Ruchit.

  • Export from APEX to Excel - Which Tool?

    I need to produce some charts on a regular basis. I'm running APEX on our company server, without administration privileges. I can sometimes get administrative tasks accomplished, but it usually takes a lot of trouble and paperwork (or email).
    The charts I currently produce are in Excel and consist of two sets of one page of data plus one pareto chart based on that data. The users need to be able to edit this data and rearrange once the initial run is complete. Once they do this, the charts are printed in color and posted.
    The "old" way that has been in place for a few years is to produce the charts in Access and spit them out to Excel. I simplified this somewhat by producing the 10 or so charts through VBA that runs the queries and creates the spreadsheets, and then does some formatting and formula insertion using Excel automation features.
    So now we've got all of this data in APEX. I can produce a good approximation of the charts using the xmlcharts package, but there is no way for me to export this, and printing from APEX seems hit or miss for trying to get any kind of consistent output. I don't think my chances are good at getting BI Publisher installed. I have a weeks old request out as to whether there is a print server I can use, but no response as of yet.
    So what am I left with? I would like some way to do essentially what I'm doing now, except have APEX do it. I can keep everything the way it is and use xmlcharts to display the charts, but I would like to programmatically export to Excel. Can I use Excel automation from javascript without installing anything that requires system level access? How about using automation from pl/sql, which would be ideal, but I believe it needs COM objects for Oracle installed, which is probably not likely (how do I check to see if this is there already?)?
    Also, the way I do it now I use an excel file for a template and export to ranges in that template. If need be I could write automation code to reconstruct the entire workbook from scratch, I just need the tools to do it.
    Thanks,
    Chris

    Off the top of my head, this is a complete hack so I am sure someone will have something better but you can use Excel to import the data from Apex:
    Create an Apex report with no formatting at all.
    Create an Excel file and import the data from your Apex report:
    Data -> import -> New Web query
    Create your charts etc on this report.
    Upload the report through Apex.
    Now, create an Apex page that has the various criteria. When the user presses submit - download the excel file to them and have them open it instead of save.
    Hey Presto - charts that can be printed, saved or whatever.

Maybe you are looking for

  • How to create the Table of Content (TOC) in WEB

    Dear Sir Please help me How to create the Table of content (TOC) in Web Intelligence Report, Thanks Gnanasekarn.K Edited by: Gnanasekaran Kandasamy on Nov 20, 2008 11:12 AM

  • A Few LR4 Printing Questions

    Have a few questions pertaining to the new features in v4: 1. In the past we created layouts with all the page and print settings embedded. Is the recommended workflow now to just create the layout with the page settings and then create a saved print

  • Main parental control and Entourage

    I set up my child's e-mail with parental controls in Mail. As expected, the messages from "unauthorized" senders are forwarded to my e-mail address. But I use Entourage and I can't figure out how to authorize the appropriate messages. Do I have to sw

  • Clear cookies on exit Except for listed Exceptions

    Firefox used to allow clearing history including cookies on exit while retaining those cookies marked as exceptions in the privacy panel. It appears that the clear on close now deletes all history, regardless of exceptions settings. It would be highl

  • Edge 15 shift keys not working

    have a new edge 15. the shift keys do not work at all. the onscreen keyboard shift keys work fine. is this a minor setting that needs to be disabled? when i have the onscreen keyboard up and hit the shift key on the laptop nothing happens. when i hit