export in excel without displaying all the lines

Hello
I use OBIEE version 10.1.3.4.1.
I have a "point of view of table" report with thousands of lines.

I would like to export a report to Excel, without displaying the data. Is possible to program execution as an export in Excel?

Otherwise I enabled "Page control" by "50 one row per page." Is possible to export to Excel all the line of the report without to see all?

Thank you

Sara

Published by: Sara C. gen-25-2010 6.23

Hi Sara,.

you have 2 options:
1. use ibots for your report in the form of an excel. This would avoid the generation of report.
2. use "Download to Excel" option. This option downloads all of the content and NOT those shown on the screen.

I hope this helps.

see you soon,
Vineeth

Tags: Business Intelligence

Similar Questions

  • How to display all the lines to PRint html option in obiee 11g

    Hello

    I am facing a problem in obiee 11g (windows server 2003). I have 2 environments (SIT & dev)
    In dev I'm not confronted with no problem but in SIT when I print the report in html format only lines 1 to 25 are displayed.
    What should I do to display all the lines

    Thanks in advance
    Abdul

    Hello

    By default it will like that alone. You must enable PDF/print properties in your analysis
    Just go to edit analysis - result table edit table/pivot table see and
    -Click on properties of PDF print control - select display as "all lines".

    Then save it and run it.

    Thank you

    Deva

  • Disorder by displaying all the lines in the classic report

    Hello

    I have a classic report coming out data based on the variable binding element (which is a selection list). Some entries should have about 200 lines, but the page shows only 15 lines.

    I tried assign none to paging still don't see all the lines. Here is my setup for the pagination of the table: http://i.imgur.com/iQoG0.png

    If I get my pagination back, then I have the chance to see all the lines by clicking next but I need to show all the lines in the page. Is this what I need to do besides assign none to paging?

    Apex 4.1.1

    See you soon

    Hello
    >
    I have a classic report coming out data based on the variable binding element (which is a selection list). Some entries should have about 200 lines, but the page shows only 15 lines.

    I tried assign none to paging still don't see all the lines. Here is my setup for the pagination of the table: http://i.imgur.com/iQoG0.png
    >
    The question of the number of lines determines the number of lines on the page. You have set to 999, which seems correct.
    >
    If I get my pagination back, then I have the chance to see all the lines by clicking next but I need to show all the lines in the page. Is this what I need to do besides assign none to paging?
    >

    Add a paging process reset point treatment "before areas" (or anywhere before this) and you will be ok.
    The browser cache does not clear the paging alone sometimes.

    See you soon,.

  • InDesign export to PDF without opening all the files?

    Is it possible to do the following WITHOUT actually opening an InDesign file?

        // Open, Export, & Close
        for (x = myFileAmount;x >= 0; x--) {
            app.open(File(myFolderContents[x]));

            numHyperlinks += createHyperlinks();

            app.activeDocument.exportFile(
            ExportFormat.pdfType, File(myFolder.fsName + "/" + app.activeDocument.name.split(".indd")[0] + ".pdf"), false, myPreset);
            app.activeDocument.close(SaveOptions.no);
        }

    Thank you!

    You can read a book without opening it?

    What you can do, is not not to display the document. Just make sure you close all active documents.

    // Open, Export, & Closefor (x = myFileAmount ;x >= 0; x--) {    app.open(File(myFolderContents[x]),false);
    
        numHyperlinks += createHyperlinks();
    
        app.documents[0].exportFile(ExportFormat.pdfType, File(myFolder.fsName + "/" + app.documents[0].name.split(".indd")[0] + ".pdf"), false, myPreset);    app.documents[0].close(SaveOptions.no);}
    

    Hope that helps.

    --

    tomaxxi

    http://indisnip.WordPress.com/

  • All the lines in the table of the ADF appear selected when the page loads

    I have a web application which for some adf displayed tables, displays all the lines highlighted that if they were selected. Not all tables in the request to do so, but those who have this feature do it every time.

    I see no difference between the declaration for tables that do not appear as well and those who aren't.

    I use 11.1.2.1 on Windows 7.

    Can someone point me in the right direction? The rowSelection property is set to unique and set apart from that I have no idea where to begin the search.

    Hello

    Just a wild guess here,

    You have the properl PKs defined in these tables?

    Kind regards
    Dimitris.

  • Select all the lines of a specific column

    Hello

    I have a complete excel data file and I want to display in the control table labview

    the number of rows in the excel file is not defined, but I know what colume there is.

    so now im using report generation tools read my excel file by setting the line position and colume, but if I put '-1' on the two lines which is of all package read and the column position, an error occurs.

    any way to solve?

    64864050 wrote:

    Hello

    I have a complete excel data file and I want to display in the control table labview

    the number of rows in the excel file is not defined, but I know what colume there is.

    so now im using report generation tools read my excel file by setting the line position and colume, but if I put '-1' on the two lines which is of all package read and the column position, an error occurs.

    any way to solve?

    There is no problem with the index of line-1, as long as you read one column.

    To read several columns, you must set the start and the end of the table block. Since you know your number in the column, simply determine the line number. You can use the Row.vi last Excel get, as shown below.

  • I still have not found "help" to tell me how to remove all the lines and columns beyond those needed for my spreadsheet.

    I used several worksheets.  More allows me to specify the rows/columns and then delete them.  This is to remove all the lines/columns beyond those set up and formatted for my spreadsheet.   I tried many ways to remove all additional lines/columns, but without success.  I even took the time to scroll down/on to highlight all the unnecessary lines and columns, but they do not remove it.
    Any suggestions?  I used spreadsheets most allow me to specify the number of rows/columns for my worksheet

    You can ask your question in the office | Excel Forum because it is not really a problem of Windows XP performance and maintenance.

    Office | Excel

    http://answers.Microsoft.com/en-us/Office/Forum/Excel

    Also, providing specific information may help to get a faster response or better, such as the version of Office or Excel? version of Windows XP? Home, Pro, 32-bit or 64-bit.

    I hope this helps.

  • oracle.jbo.TxnValException: unable to validate all the lines in a transaction

    After click on the button Save this error appears "Unable to validate all the lines in a transaction", while any attribute Required has been defined with correct values

    This not always displayed error, I can't catch the error scenario, so if anyone has idea about this error please tell me.

    Thank you.

    Error log

    at oracle.jbo.server.DBTransactionImpl.validate(DBTransactionImpl.java:4336)

    at oracle.jbo.server.DBTransactionImpl.commitInternal(DBTransactionImpl.java:1956)

    at oracle.jbo.server.DBTransactionImpl.commit(DBTransactionImpl.java:2277)

    at oracle.adf.model.bc4j.DCJboDataControl.commitTransaction(DCJboDataControl.java:1578)

    at oracle.adf.model.binding.DCDataControl.callCommitTransaction(DCDataControl.java:1405)

    at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1427)

    at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2142)

    at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:730)

    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:394)

    at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)

    at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:210)

    at oracle.jheadstart.controller.jsf.bean.CommitBean.execute(CommitBean.java:127)

    at oracle.jheadstart.controller.jsf.bean.CommitBean.execute(CommitBean.java:82)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.sun.el.parser.AstValue.invoke(AstValue.java:157)

    The solution in my case was to put

    -Transaction > begin always new transaction

    -check the data controls share with the call of workflow

    in the workflow of the page

  • How to access all the lines one by one, a table ADF via managed bean

    Hi Experts,

    Hi I'm new in the ADF.

    Could someone help me to fix the case below?

    Scenario - I have a table called Test_T1 that have 4 columns C1, C2, C3, C4. Creation of EO, VO and AM for test_t1.
    When created in pages ADF, I selected the option "automatically exposed components UI in new managed bean" (mynewmanagedbean.java).
    Control data drag and drop Test_T1 table in the page as a table of the ADF.
    Set the properties is read-only C1, C2, C3 and C4 is an input text.
    Add after the table and attathed button action on the mynewmanagedbean.java bean managed.
    At the time of the Test_T1 page filled with a few No.. lines (such as 9).
    How can I access all the lines above through the key without selection of these.
    In fact, I want to print all the rows of the table in the log at the time to press the button.

    Thanks in advance.

    Sorry for the delay, the code was copied from another test case. You can work directly with the line...
    I created a new test case based on the departments of the HR schema table:

    import oracle.adf.model.BindingContext;
    import oracle.adf.model.bean.DCDataRow;
    import oracle.adf.model.binding.DCBindingContainer;
    import oracle.adf.model.binding.DCIteratorBinding;
    import oracle.adf.share.logging.ADFLogger;
    
    import oracle.jbo.Row;
    
    public class DumpRows
    {
        private static ADFLogger _logger = ADFLogger.createADFLogger(DumpRows.class);
        public DumpRows()
        {
        }
    
        public String cb3_action()
        {
            DCBindingContainer bindings =
            (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
            DCIteratorBinding dcIteratorBindings =
            bindings.findIteratorBinding("DepartmentsView1Iterator");
    
            // Get all the rows of a iterator
            Row[] rows = dcIteratorBindings.getAllRowsInRange();
            for (Row row : rows) {
                String depname = (String)row.getAttribute("DepartmentName");
                _logger.info(depname);
            }
            return null;
        }
    }
    

    As you do not have the class of line interface build you must get the attributes in their names. Be careful here, because any misspelling is cought only when you run the application.

    Timo

  • 20.0.1 updated: right click on the page displays all THE menu options, many (all?) don't work, no 'view page source', not 'open in a new tab '.

    After 20.0.1 a few hours ago, click Update right displays all THE menu options, do not work a lot (all?), as 'view page source', 'open in a new tab' etc etc.

    To clarify, this happens if you have the active Firebug 1.10.6 addon.
    You can fix it by updating to the version of Firebug 1.11.2

    Here's how:
    Go to your add-ons Manager, right-click on the Firebug add-on and select 'Find updates'.

    Hope that helps.

  • permanently delete messages "additional plugins are required to display all the media on this page.

    Delete message "additional plugins are required to display all the media on this page" permanently. I have no use for ANY Adobe product, either. None are allowed on my network, period. I'm tired of this message. The absence of the FLASH plugin is what triggers it. However, the absence of the plugin is a good thing and that the plugin is totally unnecessary and absolutely not desired.

    You can inspect and change this pref on the subject: config page.

    • the pref plugins.hide_infobar_for_missing_plugin true value
  • Can I sync a song from my laptop to my iPod, which is synchronized to all MAC, without losing all the content on the iPod?

    Can I sync a song of my Apple laptop with my iPod classic, which is synchronized to another MAC, which is absent in storage without losing all the content on the iPod?

    Thanks if you can help.

    If it is synchronized with another library then no, manual mode which connected to another library risk of iTunes deleting the content that is on it now. See recover your iTunes from your iPod or an iOS device.

    TT2

  • How can I remove a misspelled username or an email addy that is saved in the menu drop down without removing all the?

    When the e-mail addresses or user names stored in the drop-down list for easy access, is there a way to delete just the wrong spelled those without removing all the good spelled those?

    When you see one of these misspelled items, highlight it and then press the DELETE key (or hit {Ctrl + delete} on some platforms).

    http://support.Mozilla.com/en-us/KB/form+AutoComplete#Deleting_individual_form_entries

  • Is it possible to display all the songs by an artist (instead of just the titles album) (rocket)

    On the "rocket", when you select the name of an artist in the music menu, it displays a list of all titles of the album by that artist. At the top of the list is the ability to 'play together', but I can't understand how to display all the songs of the artist in a large list, regardless of the album. It would be useful if you know who did the song, but don't know what album it's on. Is there a way to get the "rocket" to show you such a list? Thank you.

    Beshara wrote:
    On the "rocket", when you select the name of an artist in the music menu, it displays a list of all titles of the album by that artist. At the top of the list is the ability to 'play together', but I can't understand how to display all the songs of the artist in a large list, regardless of the album. It would be useful if you know who did the song, but don't know what album it's on. Is there a way to get the "rocket" to show you such a list? Thank you.

    The choice of the artist. Then select play all. Then press the menu button (at the bottom of the scroll wheel). Then select back to list of musk. This goes to a list of songs and does not account for the album.

  • How to uninstall vista delux home system, and then reinstall system without losing all the programs, files, etc. ?

    How to uninstall vista delux home system, and then reinstall system without losing all the programs, files?

    Hello

    You cannot do a clean install, which is what you hear in your question, and maintain programs

    programs will have to be reinstalled from the original media

    and you will need to back up your files:

    How to make a backup of your data

    http://www.vista4beginners.com/how-to-backup-your-data

    How to restore your files

    http://www.vista4beginners.com/how-to-restore-files

    ___________________________________________________

    You can make a good repair facility

    read the below tutorial on how to perform a repair installation

    http://www.Vistax64.com/tutorials/88236-repair-install-Vista.html

Maybe you are looking for

  • Satellite 1730 - need driver for ethernet card

    Hello. I need driver for Toshiba S1730 for Windows Me ethernet card. Ethernet card deactivated in the BIOS or by button? Interface Ethernet not serving in Windows

  • ReadyNas 316 | How to remove \data\home\Backup

    I can't remove the \data\home\Backup on the admin page. I can't find this file on the mac Finder

  • Satellite A200 (PSAF6A) - update display driver

    Hey all, got a friend here with a laptop A200 (PSAF6A) with Vista Home Premium 32 bit and display top drivers are with he came, course they are overwhelmed. In any case, I installed the "20080311103412 display" from the website and when he finished t

  • How to NOT reset engine position every time it loads

    I try whenever I run the program NXT always go for a very specific job.  It is, whenever I run the program it automatically resets the position.  Is it possible to disable the reset of the position?  Most recent with NXT and LabView programming so th

  • Crashing when trying to list errors

    After doing a few storage a complex provision of application Labview code now refuses to errors in the list and I can't find.  LabVIEW and then quickly ends.  Everyone came through this with Labview 8.6.1?