Exporting a WorkSheet in Existing WorkBook

Hi All
I have a WorkBook I want to move one Sheet from that workbook to Existing Workbook.
Is it Possible through Export & Import.
Thanks
ASIM

I don't think this is possible, but then again, with 10g Plus - maybe it does it.
The closest thing I know of to move a worksheet is to drag it in Disco Desktop from one workbook, but it will remove it from the FROM workbook (so don't save it after) and will create another new workbook with the worksheet in it.
Russ

Similar Messages

  • Script to export Discoverer worksheets automatically

    Dear All,
    Is there a way to create a script to export Discoverer worksheets into excel and save them in a dedicated directory.
    We are using Discoverer to create worksheets but we have a huge number of worksheets. We run the reports and export them manually in order to use them in excel files. We want to automate this process.
    Please advice,
    Thanks

    Hi,
    Yes there is more than 1 way,
    1. You can use the windows command line on the computer where discoverer desktop is installed:
    create a batch file containing the commands for exporting a workbook to XLS.
    The format is:
    <the path to the discoverer home>\dis51usr.exe /connect <user>/<paswword>@<DB Environment> /apps_user /apps_responsibility <Responsibility> /opendb <workbook name> /export XLS "Path for the export and file name" /batch
    * I am using oracle apps so I need the responsibility as well, if you are using a DB user then drop that part...
    for example, look at the following batch:
    echo off
    cls
    title Export Workbook For Discoverer
    md C:\Workbooks\%date:~-7,2%_%date:~-9,1%_%date:~-4,4%
    start /wait C:\oracle\BIToolsHome_1\BIN\dis51usr.exe /connect ADMIN/AD1234@Test1 /apps_user /apps_responsibility <Responsibility> /opendb "Test for Export" /export XLS "C:\Workbooks\%date:~-7,2%_%date:~-9,1%_%date:~-4,4%\Test For Export" /batch
    echo The Export Ended, You can look in the LOG File.
    echo.
    echo off
    exit
    2. you can use the java command line and then use it on your server but for that you will need to do a little research.

  • EULOWNER access to ALL existing workbooks?

    Here's my goal...I want to (need to) be able to review all existing workbooks. I am currently the "EULOWNER" and am able to export the workbooks. But this is not helpful as 1) it's in a format for import into an Disco instance and 2) if I import it the EULOWNER still doesn't gain access to these workbooks.
    I found the workbooks in the doc_documents table, but they're in binary format in a LONG_RAW. I've tried numerous extraction techniques but none of the result in a file that is readable -- even in Discoverer.
    Is this possile in ANY WAY?
    I am open to suggestions.
    Thanks in advance.
    PS --- Disco 9.0.4 on Oracle 10g (Non Oracle Apps)

    Hi,
    There is a way to do that and it was asked in the past in this forum.
    You can search and find the methods that deals with the EUL tables but note that it can harm your Oracle support.
    regarding the second thing you mentioned:
    " if I import it the EULOWNER still doesn't gain access to these workbooks"
    When you import you have the option to take ownership of the report and if you'll use it the you'll get access.
    Any way perform it in a testing environment.

  • How can I hide a worksheet in a workbook in Numbers 1.5 for iPad?

    How can I hide a worksheet in a workbook in Numbers 1.5 for iPad 2?

    Numbers for the pad, as near as I can tell, does not do hidden sheets.  There are some options though.
    1. You can narrow the columns to the point that they are unreadable.
    2 you can open and store those sheets is a different app, such as docs to go or quickoffice.  Bury that app in a folder that would not be found easily.
    To see the numbers help section, open numbers, tap the wrench and tap help. 

  • Query Version worksheet and Exportable Version worksheet

    Hi,
    can somebody tell me whats the difference between Query Version worksheet and Exportable Version worksheet in Discoverer Desktop??
    And how can i create a query version worksheet?
    Thanks in advance.
    --Kumar                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Kumar,
    Exportable version worksheet is something whose data can be exported( for example to excel sheet).
    This query version worksheet is something which basically lumps like info together.
    Jim

  • CODE - Adding Worksheets to a Workbook in EXCEL .. please help!!

    Hi
    Does anyone have any code that lets you add multiple worksheets to a workbook in Excel???
    I have tried everything!
    Help please
    Thanks

    Since you have tried everything I suppose there is no point in referring you to the Apache POI project:
    http://jakarta.apache.org/poi/
    You've already tried it, right?

  • How do I preserve the embedded hyperlinks when printing to .pdf?   I am using Acrobat Pro XI for Mac, and when I export to .pdf the existing hyperlinks lose functionality.   I assume it's just the flick of the right button – I just need help finding that

    How do I preserve the embedded hyperlinks when printing to .pdf? 
    I am using Acrobat Pro XI for Mac, and when I export to .pdf the existing hyperlinks lose functionality.   I assume it’s just the flick of the right button – I just need help finding that button. 
    Can you help?  Thanks!

    How:  MS Word to .pdf by Command P, hitting the PDF button, and then the button for "save as Adobe pdf"
    I didn't have this problem at all on prior versions of Adobe on my PC.   This isn't a Mac attack, is it?

  • Can I export or convert an existing FormsCentral form into an adobe acrobat pro fillable form?

    What is the best method for exporting or converting an existing FormsCentral form into an adobe acrobat pro fillable form?

    Good day in2psy,
    As FormsCentral is a web-based service that hosts the forms you create, you cannot download them and use them locally on your computer.
    Kind regards,
    David
    Adobe Systems

  • ABAP Internal Tables to Multiple Excel Worksheets in One Workbook

    I have an ABAP List report that shows data from two dozen internal tables.  Each internal table has different fields, formats, column headers, etc.
    I need to allow the user to export this data into one Excel file.  The file should contain multiple worksheets (each on a separate tab), but it should only be one XLS file.  Each worksheet is formatted differently. 
    I just coded it with the OLE Automation commands.  It runs too SLOW.... way way too slow.  Is there another technique to use that runs faster?  Examples?
    Thanks in advance!

    I should add...
    the slow part of this process is setting the value of each cell.
      SET PROPERTY OF gh_cell 'Value' = p_lv_value
    I am looking into function modules XXL_SIMPLE_API and XXL_FULL_API.  They appear to work faster, but they only create a single worksheet.
    Maybe it would be fastest to use the XXL modules to create multiple spreadsheet files and then use the OLE commands to merge them into a single workbook file?

  • Pulling one worksheet out of workbook

    I have a workbook that goes back about 6 years to when we were on desktop. It has grown to around 30 worksheets. There are 2 worksheets that I would like to make its own workbook. In desktop, all I had to do was select the worksheet and "pull" it right out to another workbook or to the desktop where it created a new workbook. Since in disco plus I can only have one workbook open at a time, is there an easy way to do make another workbook or do I have to rename this workbook and go delete worksheet 30 times? Also, if I wanted to add another worksheet to this new workbook from a different workbook, is the only way to do this is to recreate the wheel in the new workbook?
    Thanks.
    Oracle BI Discoverer 11g (11.1.1.6.0)
    Oracle Business Intelligence Discoverer Plus 11g (11.1.1.6.0)
    Discoverer Model - 11.1.1.6.0
    Discoverer Server - 11.1.1.6.0
    End User Layer - 5.1.1.0.0.0
    End User Layer Library - 11.1.1.6.0
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production

    I asked out IT guy and they pulled the plug on desktop so that is not an option. What I did instead of rename and delete, I scheduled the report with just the tabs I wanted and saved that as my new workbook. Plus has some nice functions that desktop didn't have, mainly being able to export the query and then using excel to refresh my data without going back into discoverer.... learned that on my own. But I still say plus is a step back in time. Oh well...
    Thanks.

  • Error when opening a existing workbook

    Hello,
    I'm working with BI 3.5 and i'm having a error when i try to open a workbook.
    The steps that i've made:
    -create a new worksheet
    -save as a new workbook
    -open the workbook
    A error message appears saying that no documents are in the archive.
    In my user, i have a role with autorizations: S_GUI, S_BDS_DS and S_BDS_D.
    Any idea?
    Thanks and best regards
    Maria

    Hello,
    I tried with another folder and the error still happens.
    Thanks and best regards,
    Maria

  • How to edit an existing workbook?

    I have an existing excel workbook (e.g. test.xls) that I wish to edit (e.g. add a new sheet to it).
    I know how to read in an EXCEL file using FileInputStream - but how on earth do I edit the contents of this file once it has been loaded into my HSSFWorkbook object?
    I can do stuff to my HSSFWorkbook object - but because it was populated using a FileInputStream, using HSSFWorkbook.write(..) doesn't work - cos that is only applicable to a FileOutputStream.
    Any suggestions?

    Have you tried looking the docs on the HSSF site?
    http://jakarta.apache.org/poi/hssf/how-to.html
    How the HSSFWorkbook object was populate (fresh versus from a FileInputStream) should have no bearing on what you can do with it.
    Editing the contents should be a matter of getting the sheet, getting the row, getting the cell, then changing contents of the cell (or whatever it is that you want to do).
    Good luck!
    Jamie

  • Urgent!! Sum function for subtotals.,Exporting BA does not list Workbooks

    Hi,
    I m facing this issue when calculating subtotals in the report. When i use the sum function, the subtotals are not getting displayed. I tried usin the Cell Sum Distinct function and it sums up only if the amounts are different. For example when i have two amounts of 5.00 each, it sums as 5.00 only in the subtotal. Can anyone help me resolve this?
    Also, i m facing one more issue. When i export the BA, the user wants the list of workbooks under that that would be exported. (The list is shown when exporting the EUL as such), but the list is just blank in BA export. Is this a set up issue?
    Thanks in advance.

    Hi,
    Not all calculations can be summed correctly by Discoverer. What is the calculation that you are trying to sum?
    The workbooks are not tied to a BA as the folders used in a workbook may be in many different BAs. Therefore the workbooks are not exported with a business area. The workbooks must be exported separately.
    Rod West

  • Exporting Discoverer Worksheet to a predefined Fax layout

    We have a requirement to export a Discoverer workbook of contact names and fax numbers into a fax template. i.e. each page of the fax would be addressed and sent to a different row returned by the discoverer report.
    This sounds more like a Reports / XML publisher solution to me.
    However, anyone done anything like this with Discoverer?

    Hi,
    Any Discoverer solution would be based around a script that exported the contact names and fax numbers from Discoverer into an csv or xml file and then used MS Word mail merge or other package to generate and send the fax template.
    Rod West

  • MULTIPLE WORKSHEETS PER EXCEL WORKBOOK USING XSLT

    Hi everybody,
    My query is on how multiple worksheets per excel file can be created using xslt programming.
    From my report program i call the xslt transformation passing an internal table. Based on the changes in the values of a particular field in the table, multiple worksheets are to be created in a single excel file.
    A snippet of the code ive generated is displayed below .But i get the error saying its unable to open the file. I need to know where exactly to place the <for-each select> and <worksheet> statements in order to successfully implement the solution. Would greatly appreciate any help offerred in this direction. Thanks
    <xsl:template match="/">
    <workbook>
    <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
          </ExcelWorkbook>
            <xsl:apply-templates />
    </Workbook>
    </xsl:template>
    <xsl:template match="asx:values">
    <xsl:for-each select="ROWS/ZWORKSHEET">
    <Worksheet ss:Name="FIRSTCOL">
      <Table ss:ExpandedColumnCount="10" x:FullColumns="1"
       x:FullRows="1" ss:DefaultColumnWidth="66" ss:DefaultRowHeight="14.25">
        <Row xmlns="urn:schemas-microsoft-com:office:spreadsheet"
             xmlns:o="urn:schemas-microsoft-com:office:office"
             xmlns:x="urn:schemas-microsoft-com:office:excel"
             xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
             xmlns:html="http://www.w3.org/TR/REC-html40">
          <Cell ss:StyleID="s23"><Data ss:Type="String">SAP Material Number</Data></Cell>
          <Cell ss:StyleID="s23"><Data ss:Type="String">CLP</Data></Cell>
        </Row>
      </Table>
      </Worksheet>
    </xsl:for-each>
    </xsl:template>
    </xsl:transform>

    If the Sales Org values are static, you shold be able to create a variant.  Don't know off what the variable name is off the top of my head, but there should be a variable delivered as part of business content that obtains the current month - look at the 0CALMONTH variables. (May be something like 0CMONTH ?)If you don't see it, maybe that variable activated yet.
    Does just one person run this workbook or are many people?
    If you schedule the query with reporting agent, you should be able to warmup (load the results)to the OLAP cache so when the user runs the querys later, they'll run very quickly, retrieving the data from the OLAP cache.  BEx Broadcaster is a good option too if the criteria for the queries are all known upfront.
    Message was edited by: Pizzaman
    Fogo to ask - are you using hierarchies in the query?  They can have a lot of perfromance impacts on the front end interms of rendering them in Excel.  There are some Front End patches that speed this up quite a bit.

Maybe you are looking for

  • How do I select a range of rows from an internal table in the debugger?

    Hi, I have a case where I wanted to delete a range of rows (several thousand) from an internal table using the debugger. It seems that rows can only be selected one at a time by selecting (clicking) on the far left side of the row. This is cumbersome

  • In a bit of a mess

    This problem has been caused by me and is doing my head in. I will try to keep this as short as possible. I have itunes on my laptop which was filling up with 600 albums so i decided to buy an external hard drive to transfer the songs and free up spa

  • FindByPrimaryKey(String problem), please help

    Hi everybody. I'm stuck for two days on this problem, and it's so weird I simply cannot find the solution. Here's the thing: I have an entity EJB ProductBean with a String as a primary key (on Weblogic 8.1 server and Oracle 10g database btw). Everyth

  • Faq's on alv and bapi..

    hi...     plz send faq'as on alv programming and bapi.   thanks...

  • Urgent:LTRIM and RTRIM Function

    How do I use the LTRIM and RTRIM function? For Example: Name: Isis Cheung Hui Mei i have the name in a text field and I need to extract out 3 initial.how do i use the RTRIM and LTRIM function?