Create new report in report painter

Hi
Can any body let me know the steps for creating new report in report painter.
Thanks in advance
Prasad

Hi Hari,
Please find below mentioned and overview on report painter and its usage.
The Report Painter is similar to the Report Writer, but is simpler to use. Most of the functions in the Report Writer are also available in the Report Painter. The Report Painter is based on the WYSIWYG (What You See Is What You Get) principle.
Report Painter Structure:
Characteristics must be defined in your report, either as data selection criteria, report rows, or report columns. To improve processing time, you should specify all characteristics in general data selection that are not needed in the report rows or columns.
The process flow used for creating reports using report painter can be summarised as following.
Create set->Select library->Define report->Check report->Assign report to report group->Generate report->Execute report
Hope i had been of help to you, please reward points.
Rgds
Manish

Similar Messages

  • How to create new Custom XML Report without using Form Builder

    Hi,
    What are the steps to create new Custom XML Report without using Report Builder ?
    Thanks and Regards,
    Abhi

    Hi,
    Steps we now follow
    1)Create Data Model in Reports Builder
    2)Create xml
    3)Insert xml in Publisher to build Fomat
    4)FTp rdf
    5)Create Data Definition and Template
    6)Create executable and Concurrent Program
    Is there any way we can build reports without use of Report Builder ? By writing PL SQL Package for Before Report and After Report etc ...
    Thanks and Regards,
    Abhijit Rode

  • Creating new file using report generation express vi

    Hello,
    In my application, I need to write certain data in excel sheet. For that I created an excel template and I used the express vi in report generation toolkit to save the appropriate data in appropritate columns. I need a new file created everyday by that day's name and write the data to it rest of the day. I am having problems creating new file using this express vi. I tried using the low level vi's but not been able to it properly.
    Attaching my code and excel template.
    Please help.
    Thanks!
    Solved!
    Go to Solution.
    Attachments:
    excel write2.vi ‏119 KB
    Book2111.xltx ‏8 KB

    r_te wrote:
    The thing is everyday there cannot be a file provided.
    Sure there can.  Don't you see the input on the Express VI for a file? "Path To Save Report" is the name of the input you want.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Create new sheets in report with script?

    Is it possible to create new sheets in the report using VBscripts?
    I am writing a script that will create a report with different sheets. The number of sheets in the report will change in each report depending on the number of groups added in the data portal. For example: If there are 3 channel groups in the data portal I will need 3 sheets in the report.
    I searched for the instructions but I could not find how to do it.
    And another question: how can I insert the name of a channel group in the report?
    I am using DIAdem 9.0.
    Thank you very much!

    For all with the same problem: You can copy the Picture an paste it automaticaly in ms word.
    Here my code:
    Call PicPrint("WinClip") ' Copy picture to clipboard
    'open Word document
    ' Start Word via OLE.
      ' Always a new instance of Word will be created.
      Set Word = CreateObject("Word.Application")
      ' Make Word visible. Until now Word was not visible.
      Word.Visible = True
      ' Maximize Word-window.
      Word.WindowState = wdWindowStateMaximize
    ' Create new Word-document based on prepared template.
       AutoDrvLibr="C:\......"    'direction of the Word ducument
       Const DiademWordTemplate = ".....doc"                                'ducument name
       Word.Documents.Add AutoDrvLibr & DiademWordTemplate, false
        ' Maximize document-window.
    call copy_to_Word
    Private Sub copy_to_Word
      Word.ActiveWindow.WindowState = wdWindowStateMaximize
      ' Activate fullpage mode in Word.
      Word.ActiveWindow.ActivePane.View.Zoom.PageFit = wdPageFitFullPage
      ' Set reference to Word-document.
      ' With the help of this reference you can easily acess the Word-document.
      Set WordDoc = Word.ActiveDocument
    Const wdPasteMetafilePicture = &H3
    'Paste picture
      Word.Selection.Range.PasteSpecial , , , , wdPasteMetafilePicture
      Word.Selection.EndKey 5                 'Set Courser to end of page
      Word.Selection.Range.InsertBreak(&H1)   'paste new sheet
      Word.Selection.MoveDown 5,1             'move ohne row down to set the courser to the next page
    end sub

  • Create new row in Report automatically

    Post Author: miwalker
    CA Forum: Crystal Reports
    I have a report that contains a table with a row for each week and columns containing totals for how many defects are in each state (i.e. Open, Verify, Closed).  Each week I update the table and add a new row with the totals for that week.  I also have a bar graph that displays this information graphically. Is it possible to create a formula that when I run the report it automatically creates a new row in the table and updates the totals rather than me having to do it manually?  If I can do that I would then like to use a scheduler to automatically run the report each week. Thanks,    

    Post Author: miwalker
    CA Forum: Crystal Reports
    Thanks Mavrick5.  I was able to generate the correct date now, but I'm still having problems getting it to write on a new row.  Row #1 will contain the running totals of each "state" for the week.  I then want a new line generated when I run the report the following week with the totals for that specific week, and so on as the weeks progress.  Right now it just keeps overwriting the first row. Is there a function I can use in the formula to get it to write to a new line? I've been looking through the forum but haven't found anything on this subject. Thanks,

  • Create new view within Report; use different data

    I am using Oracle OBIEE 11.1.x.x.x
    I have 2 existing views saved as separate reports. One is a Pivot; the other is a Table. Their data sources are unrelated.
    I want to be able to combine both views into one compound view within one report, so I can export both to the same Excel file.
    Please let me know how to implement. Please excuse my word selection; I am very new to this product.

    I am running 11.1.1.5.0
    I tried adding the reports to my dashboard, but I am only able to export each report within the dashboard separately. Is there a way to get both reports to export to the same Excel spreadsheet?
    Edit: please see this link for my available dashboard options. Am I missing an Export option that should be visible for the version I am using? Am I not seeing it because I don't have full permissions?
    Message was edited by: 455c5b7b-2f9d-490d-9698-2a5dc7e4079e

  • Creation of new conditions in reports

    hi,
    plz tell me the steps in creating new conditions in reports.what is the difference b/n conditions and new conditions?
    thanks ,
    jack

    Hi Jack,
    You can formulate conditions in the query designer to make data analysis more efficient. In the results area of the query, the data is filtered according to the conditions so that only the part of the results area that you are interested in is displayed.
    Procedure
    Choose New Condition. (You can find this menu entry in the Query Designer toolbar under This graphic is explained in the accompanying text to the right of This graphic is explained in the accompanying text Condition). The Define Condition dialog box appears.
    Specify a name for the condition in the Description field.
    Note:If you only want to define the condition and not execute it actively in the query, remove the check from the active, which was set by default.
    You now have the following options:
    If the condition lines below are to be evaluated independent of one another for all of the characteristics in the drilldown and you want to use the same condition for multiple characteristics of the query, select Evaluate Conditions Below for All Characteristics in the Drilldown Independently.
    You can choose from the following operators for threshold conditions:
       Is equal to
    -         Is not equal to
    -         Is less than
    -         Is greater than
    -         Is less than or equal to
    -         Is greater than or equal to
    -         Is between (is in the interval)
    -         Is not between (is not in the interval)
    These operators demand a floating point number as a value. For the operators is in interval and is not in interval, you must enter a value area, that is, a lower and an upper threshold value.
    You can choose from the following operators for ranked list functions:
    ¡        Top N
    ¡        Bottom N
    ¡        Top percent
    ¡        Bottom percent
    ¡        Top sum
    ¡        Bottom sum
    You can find additional information about using operators for range lists under Conditions.
    http://help.sap.com/saphelp_erp2004/helpdata/en/43/b57138c1afbd20e10000009b38f889/frameset.htm
    Regards
    Hari

  • Cannot create new form in portal

    hello
    i have a problem creating a form in portal!
    i log in portal with the username orcladmin, then i click on builder -> navigator -> providers -> open(any provider) -> create new form (or report or chart)
    i get the error in internet explorer The page cannot be found (link =http://marpolas.marpol.si:7783/pls/portal/PORTAL.wwexp_api_engine.create_action)
    in netscape the error is a little different
    The requested URL /pls/portal/PORTAL.wwv_menu.menu was not found on this server.
    it is imposible for me to create new forms in portal.
    Any ideas?
    thanks in advance
    Marjan
    p.s
    i use portal on windows 2000 server, 1800mhz and 1gb ram

    Sounds like a problem with the privileges.
    Try creating a new user, say user_temp, and grant the user Manage privilege to All Portal DB Providers and Manage to All Schemas.
    Try creating a form after logging in as user_temp.
    The minimum privileges required to create a Portal DB provider component is Create privilege on the Portal DB Providers and Manage on the Portal DB Provider schema.

  • Unable to Create New Data Model

    Hello all,
    I have been using BI publisher 11g for sometime but at best can be treated as a newbie. I was able to create New data models, reports, layouts etc till sometime ago.
    Now when I try to create a New Data Model I get an error message saying
    Unable to load ~weblogic/usr/temp/xxxxxxxx.xdm
    I click on Ok and create my data set using the SQL query.
    Now when I try to generate a sample xml I get the following error message:
    org.xml.sax.SAXParseException: : XML-20108: (Fatal Error) Start of root element expected.
    I understand something has changed in the server but I cannot pin point what and where.
    Any help will be highly appreciated.....
    Thanks,
    Geetesh

    The JDK/Java that ODI using should be 64bit if ODI 11.1.1.6 is 64 bit.   (I think JDK 1.6 is recommended for this ODI version)
    Also, for which technology you are creating a data server ? and what error message you are getting while creating it ?
    Thanks,
    Santy.

  • No Program generated after creation of new report via Report Painter

    Hello,
    I have created a new report after copying an existing report from report painter GRR1. The new report has also been assigned to a new Report Group relevant to the same library.
    There is no Syntax error. The only change has been to the Title of the report.
    However when I am trying to execute the report nothing happens. ABAP found that no program has been generated by SAP for this mew rpeort. We confirmed this by searching with my user ID in table TRDIR.
    However there is no trace of it.
    We have tried to execute the report from GRR3 & GR53 (report group). The report & report group is having the same attributes as the old one.
    Unless the report is in executable stage we are not able to go to the Selection screen & finally from the Technical Information to the program name.
    Please could you let me know what can be the possible cause for this & how can we resolve the same.
    Thanks & Regards
    Shreenath

    @JoeSchmoe115:  Thanks for your suggestion.  Using a web service or WCF service would still mean dealing with potential timeouts for very large reports (granted you can adjust those timeouts).    
    I think an approach using a console app could work, but rather than having the web app spawn it, an alternative would be to do the following:  (1) have the web app insert report generation requests (including all necessary report parameters) into
    a database table, and (2) have a console app, periodically invoked by Windows Task Scheduler, which reads that database table and then uses the SSRS API as you describe to generate the report, save the byte stream to a file, and finally send
    the e-mail notification to the user.  
    mkedwards
    What you've described will work but saving report generation requests in separate table may not be necessary. I don't have much experience with web services but can they just spawn C# console app with needed parameters and exit without waiting for console
    app to complete?
    The positive side of using database to store report generation requests is that you would have complete log of all requests. Your console app can then update database with completion status.

  • How to add new Characteristic in Report painter?

    Hi All,
    My requirement is Create/Modify a Report in Report Painter/Writer which should generate cost information in Controlling Area Currency for all sites (domestic & international) associated to the Project. Earlier same Report is fecthing Object Currency Values for the given Project.
    When i  tried to add  "Controlling Area currency"  in place of "Object Currency" characteristic, then from the available characteristics of the FORM/Report,   i am unable to find the  "Controlling Area urrency".
    Please let me know  how to get this "Controlling Area currency" characteristic.
    Note: This Report is intially developed in Report painter  So no ABAP code is present , So People who knows Report painter/Report Writer concepts with Currency translations can helpme out.
    Please do the needful  as i am new to Report Painter please Give T-codes and any useful links regarding this Multiple Currency handling /Currency conversion concepts of Report Painter.

    I am designing the P&L report and I want to split my R&D expenses split down by Internal Orders. Since, I have not seen Internal order field in summary table of new GL..ie., FAGFLEXT  table.
    I want to know how this can be achieved in the same report in report painter.
    I am talking this issue from Report Painter point of view where each report is based on library , which is defined per summary table.(ie., Library can refer to only one table....finding it odd to believe there is no join in reporting tool).....
    Thanks and let me know if you want to know more on the issue I am facing.

  • Problem in creating report in report painter

    Hi,
    I am creating a report in Tcode GRR1 and while creating it,i am getting a error i.e. :-
    CO Area must be specified -> Add in general data selections or rows/c
    Please provide me guidelines how to solve this problem as i am new to the report painter.

    well...As per the message did you try to Provide the CO Area..
    PS: I am not infront of my system. As per message try to give the required information
    PPS: I am now infront of my system, I am able to crate the report with out any issues
    Edited by: Vijay Babu Dudla on Jul 24, 2009 4:41 AM

  • Create T.Code for Report painter- report (GRR1)

    Hi Experts,
    I have created report in report painter( T.code - GRR1) using 1vk library, now i want to have a transaction code for my new report.
    So, How can i create a T.code for customized report in GRR1.
    Thanks
    Raj

    Dear Raj,
    Hope this link will help you.
    http://home4sap.com/Blog/2009/08/how-to-create-a-transaction-code-for-report-painter-reports/
    Thanks and regards
    Praveen.J

  • I am using report generation toolkit 1.1 with Labview 7.0 and Office 2003 profession​al. The create new report VI opens Excel but throws error (-21471672​62- from automation open VI) when I try to open MS word. please help...

    I am using report generation toolkit 1.1 with Labview 7.0 and Office 2003 professional. The create new report VI opens Excel but throws error (-2147167262- from automation open VI) when I try to open MS word. please help...

    Hi Leo22,
    Does this error occur if you use any of the example programs that come shipped with LabVIEW? I would try opening one of the examples that write data to Word and see if those give you an error. Also, have you tried just putting down a New Report.VI and change the report type to Word? If this simple vi (that's all you need to open Word) breaks, I would check to see if there are any instances of Word still open. Check the task manager to see if any word processes are still open. There should not be a problem accessing Word 2003 from LabVIEW 7.0. If neither of these solutions work, please give some more detail about your application and we can research further. Thanks!
    Jeremy L.
    National Instruments
    Jeremy L.
    National Instruments

  • Error when attempting to create new Crystal Report against SAP BW

    We're getting an error when attemptiing to create a new report using the SAP toolbar in CR:
    "Failed to retrieve SSO2 logon ticket. Please contact your BW administrator".
    Any ideas? We're able to run existing reports fine. Just can't create new ones using the toolbar.

    Hi,
    but you do realize that it is a pre-requisite ?
    your BW system needs to be configured for reading and generating SSO token
    Ingo

Maybe you are looking for