Display Each Section as Separate Sheet in EXCEL

Hi,
I have section report in WebI. My requirement is user want to see Each section in a separate sheet in excel ..
How to acheive this?
For Example:
I am using REGION as a section.
I need a excel output like
Quote:
REGION1 in Sheet1
REGION2 in Sheet2
REGION3 in Sheet3

For that:
Two options you have:
1.  LiveOffice (One more tool from BO - for MS Office tools)
2. Doing manual work on Excel, as we want.
LiveOffice:
-- Which is Add-on to all MS Office tools. From MS Office tools, you can call/Import any Report/ Part of report from Infoview.
Options you have here:
1. Crystal Reports accessing
2. Web Intelligence reports accessing
3. BusinessQuery/ Universe Query -- To do ad-hoc reporting.
Hope you got it.
Thank You!!

Similar Messages

  • Display parameter values in separate sheet in Crystal Reports 2008

    Dear all,
    I am using CR 2008 SP6 and I want to provide/display the values of the parameters which the user has entered before executing the Crystal report.
    Is there any way to display this values, maybe on a separate sheet or area within the report?
    Any idea would be great.
    Best regards,
    Stefanos from Munich/Germany

    For single-value parameters, simply drag them to the report canvas to display them.  For more complext cases, see Printing Parameter Selections for Multiple or RangeValues in Crystal Reports</title></head><body><!…

  • Print each section as separate PDF

    I am looking for a way to export each section as a separate PDF rather printing and then splitting out the file manually.
    Any thoughts?

    Section.pageStart (the start page for the section) and Section.length (the number of pages in the section) will help.<br /><br />You can access each section individually using<br /><br />>app.activeDocument.sections.length<br /><br />(which gives you the number of sections), and<br /><br /><pre>for (i=0; i<app.activeDocument.sections.length; i++)<br /><br />{<br /><br />   currentSection = app.activeDocument.sections[i];<br /><br />   .. do something with currentSection.pageStart and currentSection.length (for example, export it)<br /><br />}</pre><br />to loop over all.

  • How to save each section report into different excel sheet?

    Hi all
    How to save each section report into different excel sheet?
    I have a report in which there are 4 sections north south west east now i need to save north in excel sheet 1 , south in sheet2, west in sheet3, and east in sheet4. under each section there is list report.
    Please let me know is it possible are not if possible let me no the procedure to be followed.
    Thank you

    If you're running XI 3.1 you might be able to solve this as follows.
    1. Create four users: east, west, north, south
    2. Create a profile that filters on the variable you used for the section/break
    3. Publish the report
    3.1 Set users created above to be the enterprise recipients
    3.2 Add personalization (the profile created above)
    3.3 Check the Deliver objects to each user in Destinations
    (3.4 You could use %SI_OWNER% to get a nice suffix to the report name)
    This should cause four reports to be created, each with its own "personalized" contents.

  • Requirement to display records on different sheets on Excel

    Hi All
    We have requirement for a custom report where in the Purchase Order and Requisition records are to be displayed on a separate sheet of the Excel file (PO records on sheet1 and Requisition record on sheet2)
    Please let me know if anyone has done similar customization. And also if this is possible using XML Publisher.
    Regards,
    Shruti

    The blog http://blogs.oracle.com/xmlpublisher/2010/03/multisheet_excel_output.html might give you some idea.

  • Separate tab in excel sheet

    Hi All,
    I am writing a report to get data related to material master and download it to excel sheet.
    While downloading I need to use a separate tab in excel sheet for each area of the material master, for example, a tab for Basic 1, Basic 2, MRP1, etc…
    Regards,
    Gaurav

    Hi,  tyr this..
    while u r priting ur output give space between the feilds.
    for example....... u can write ur required field inplace of "text-000".
    WRITE:/2  text-002
            16  text-003 ,
            25  text-004 ,
            40  text-005 ,
            60  text-006 ,
            75  text-007 ,
            90  text-008 ,
           100 text-009 .

  • I have a form that has multiple fields but has 5 sections. I have used mail merge to insert information but I can't get Excel to recognize that I need different names and addresses for each section. Please help.

    I have a form that has multiple fields but has 5 sections. I have used mail merge to insert information but I can't get Excel to recognize that I need different names and addresses for each section. Please help.

    Thanks for your response. I do believe I have the information needed for each form on a separate line in Excel. There is a first name, middle name, last name, city, and zip column. And field is entered on a different line for all the information. I'm really stuck.

  • Display Table at bottom margin of each section

    Post Author: aristos
    CA Forum: Desktop Intelligence Reporting
    Hello, I have a report that includes the transactions of accounts. The report is sectioned on AccountNo and in the section there is a table that contains the transactions and two other tables that display some summary information for each account. I want to display the two summary tables at the bottom margin of the last page of each section(account). How can I do this? I have tried to set vertical position of tables to "Bottom Margin" but when the account details take more that one page the tables are displayed at the botom margin of the first page. Also for each account I want to display the pages e.g. Page 1 of 3. I have used "FormatNumber (PageInSection(1) , "#") & " of " & FormatNumber (NumberOfPages() , "#")" but NumberOfPages() gives me the total pages of report instead of total pages in section. How can I get total pages of section?

    On page 49 in the English Guide version it tells you about Lay-out margins. This is the text
    *Defining Layout Margins*
    *In a word processing document, a layout margin is the space around columns in a*
    layout.
    *To change the layout margin in a word processing document:*
    *1 Click in a column.*
    *2 Click Inspector in the toolbar, click the Layout button, and then click Layout.*
    *3 To change the outside margins of the column(s), enter values in the Left and Right*
    *fields under Layout Margins.*
    *4 To specify the amount of space above and below the column(s), enter values in the*
    *Before and After fields under Layout Margins.*
    *The new margins can’t extend outside the page margins set for the document in the*
    *Document inspector.*
    I hope this helps.

  • Display each words of the string in separate line.

    Dear Javaties,
    pls help me creating this program.
    Display each words of the string in separate line.
    Eg.
    Input value : Testing this string.
    Output : Testing
    this
    string
    Thanks in adavance,
    M. Suresh

    M Suresh,
    We would be delighted to help if only you asked a specific question. Do my work for me is not a specific question.
    The Javaties

  • Writing in to multiple sheets in Excel file based on input condition

    Hi All Experts,
    i need to write in to multiple sheets in one Excel file output.
    is it possible with UTL_FILE ? or Any options there in Oracle to do this ?
    Can anyone please suggest me on this.
    Thanks,
    Ravi

    I have seen all of them they are all just simple SQL pulls from database in to Excel file..No, definitely not
    My requirement is i need to write in to one single Excel file with MULTIPLE sheets based on input condition-> [xml_spreadsheet|http://matzberger.de/oracle/spreadsheet-en.html]
    so for each parameter need to write into separate sheet in one Excel File..-> [xml_spreadsheet|http://matzberger.de/oracle/spreadsheet-en.html]
    I hope you understand my problem atleast now...I think I understood your problem at first sight.
    If you simply want to throw 2 queries at the package and get back an Excel file with 2 worksheets you just have to look at the first page of the [tutorial |http://matzberger.de/oracle/spreadsheet-tut-en.html]. Half way down the page there's an example.
    If you want a special formatting then you can do this too, it's described step by step.
    Regards
    Marcus

  • How to export the data to Multiple sheet in Excel

    Hi,
    How can I export the data to multiple sheets in excel using Crystal Report XI.
    Thanks,
    Baski.
    Edited by: J_Baskaar on Mar 31, 2010 8:14 AM

    One of the 3rd-party Crystal report schedulers listed at http://www.kenhamady.com/bookmarks.html allows you to burst a report so that each group at level 1 becomes a separate worksheet inside a single workbook.

  • When executing query...in the result i want to display each row values

    Hi All,
    When executing query...in the result area i want to display  each row values.
    Example:  query result is like this
    Business Area   Sales   Material 
    kh02                 1000      2000
                            2000       300
                            5000        400
                            6990       1000
    Kh03                1400        700
                             200        500
                              50          60
    but i need like this
    kh02               1000         2000
    kh02                500           600
    kh02                400           300
    kh03                1400         700
    kh03               200            500
    Why i need like this because am exporting to Excel spread sheet and i have to send as i show above ....i am doing manual but the file is very big like 95, 969 records i have to change manual...like this i have to change 8 files.
    please advice me easy way
    i willl be very gr8ful
    Thanks
    sidhartha

    Hi,
    that'S exactly what hide repeated key values does. If this option is on your result is:
    Kh02 1000 1500
    blank 500 456
    blank 600 700
    kh03 400 500
    balnk 500 600
    If you turn it off, the result will be:
    Kh02 1000 1500
    Kh02 500 456
    kh02 600 700
    kh03 400 500
    kh03 500 600
    Exaclty what you want. Try it, it should work
    Regards,
    Juergen

  • Report on separate sheets

    In my application a page has a table with data rows. The source for the region is a PL/SQL-statement which generates the data rows. The data rows are grouped by the frist table column (person). The break formatting is at the first column. I have the Max row count set to 5000, so that I can see in the browser all rows at one time, with breaks and table headers for each person. I have also enables csv-export. I have about 50 persons, and i need the data on paper, for reading, but each persons rows on a separate sheet. It does not matter in which format (xls, csv, pdf, directly from browser,........)
    Thanks,
    Robert

    Hallo,
    To suggest a page break, add <P style="page-break-before: always"> before
    the beginning of a new printed page.
    This should work in IE6; I think because it's inside a table it did not
    work in Firefox 1.0.6.
    Use the following on your break column in Column Formatting/HTML Expression
    (assuming your break column is #OBJECT_TYPE#:
    <p style="page-break-before: always" />#OBJECT_TYPE#
    The statement for the report of above example look like this:
    select
    o.object_type,
    o.object_name
    from all_objects o
    You can use several variants of print break CSS - page-break-before,
    page-break-after, and page-break-inside.
    Hope this helps, Willi

  • Help finishing up my first flash site - using navigation to display different sections of the site?

    Thanks for looking! i am making my first flash site, and im
    not sure what to do next in regards to navigating through the site.
    I have different sections, home, info, hardware, equipment, etc,
    but im not sure how to make each section appear when you click the
    corresponding navigation link. i have an idea but im not sure how
    to execute it.
    Should i make a movie clip for each section (home, info,
    hardware, contact), then place each movie clip in its own frame on
    the main time line, and on each navigation link button (each one is
    a movie clip) use action script and put a gotoAndPlay() code with
    the frame number of the corresponding section? so when you click
    it, it goes to that frame which has the movie clip that has the
    content for that part of site, say contact, or info?? if so how can
    i do this?
    that sounds really confusing and im sorry but please help out
    a beginner! Thank you and happy halloween!
    -Matt
    here is a link so you can see the.swf
    [url]http://www.filedorm.com/show.php/7839_INTOUCH.swf.html[/url]
    and also here is a link for the .fla
    [url]http://public.me.com/mattsh*t[/url]
    your going to have to copy and paste that in your browser
    since the world filter on here. just repleace the " * " with an " i
    "

    Targeting specific timelines in a flash movie can be daunting
    in the beginning. But if you start from the main timeline (_root)
    and build brom there, it becomes easier to understand.
    For eg:
    If you have 2 movieclips on your main timeline (_root).
    Navigation and Pages.
    Inside Navigation you have the buttons, and each button is a
    separate movieclip.
    Inside Pages you have each page, each a separate movieclip.
    to target a specific page number, from a button, there are 2
    ways you can go about it. The method that Ned suggested is called
    RELATIVE.
    -meaning that you target FROM WHERE YOU ARE.
    the second method is ABSOLUTE.
    -meaning you target FROM MAIN TIMELINE.
    Relative is good, but can be confusing when using dot syntax.
    Absolute is straight forward and easy to understand, and can
    be used from anywhere in the whole movie. The downside, is that it
    generally requires a bit more typing.
    In the example I stated above, it does not require more
    typing. simply say:
    _root.page.gotoAndStop(number);
    This line can be used from anywhere in your movie, at any
    timeline depth, and will work with no worries.
    You can also have ALL navigation code on the main timeline on
    the first frame. Simply designate the path to the specific button
    like so:
    navigation.home_btn.onPress = function(){
    doSomething;
    this tells Flash that the button named "home_btn" located
    inside the movieclip called "navigation" will have to doSomething
    when Pressed.
    I hope this helps you understand targeting a bit more.
    Good Luck.

  • How to display each character of an input string in different rows

    Dear Members,
    I want to write a SQL or PL/SQL where in I can separate and display each character of an input string into multiple rows.
    For eg, the input string is TESTING, I want the result to be displayed as following:
    1 T
    2 E
    3 S
    4 T
    5 I
    6 N
    7 G
    I know we can use substr, but it returns me only one or more than one characters consecutively.
    Please help me get the desired output.
    Thanks in advance.

    Hi,
    Perhaps
    with a as
    select 'TESTING' text from dual
    select level, substr(a.text,level,1)
    from a
    connect by level <= length(a.text)

Maybe you are looking for

  • I am trying to request a repair for my ipod

    I am trying to request a repair for my ipod which is under warrantee. I go through the process but part way through I get a popup error message saying something like "contact customer support" and then it has a bunch of numbers. I tried doing it agai

  • Illustrator CS2 - How do I replace a color with another color?

    Most of the image uses a gray color. I'd like everything colored with grey, to be black. How do I replace gray color w/ black?

  • How to attach Documents when replying to an Email.

    I have found ways to add attachments such as Word Docs when I create new Emails (third party app), but can't seem to find a way to add an attachment when I am replying to an email sent to me.  Is there a way to do this in the native app or does someo

  • Error while doing 552 W

    Hello SAP gurus, I am getting error message u201CCombination of movement type/special stock/stock type is not possibleu201D while doing 552 W. And this error message is only for those materials which are batch managed. If material is not managed by b

  • Error while Extraction of HR Data to LDAP with report RPLDAP_EXTRACT_IDM

    Hello Experts, After executing report RPLDAP_EXTRACT_IDM to extract data from HCM system to IDM 7.1 i am getting following runtime error: SAPSQL_ARRAY_INSERT_DUPREC, Statement not getting executed is: INSERT tlda_log FROM TABLE ilda_log I have delete