Creating custom summary reports

Using a 360 feedback performance review template, I received over 300 responses with feedback on about 70 employees.  I would like to create a summary report for each employee that collates the information received from survey respondents.
So, for example, if one person has 3 reviews, I want to collate into a report - one for each person that consolidates all the information & comments received.

Hi,
>>So, for example, if one person has 3 reviews, I want to collate into a report - one for each person that consolidates all the information & comments received.
FormsCentral does not support customization of the summary report as you mentioned above.
You could export the responses to say, Excel, and then use Excel to edit/rearrange your data and generate the graph/report.
Thanks,
Lucia

Similar Messages

  • Need help in creating custom crosstab reports

    Hello
    I need some help in creating custom crosstab reports.
    My current report shows the number of events that have occured over the time in a day
    The events and the eventdetails are read from the database before being printed on the crosstab
    i.e something like this.
    Note : there are no events between 3:00-3:59,5:00-5:59;6:00-6:59,7:00-7:59  (not present in the database)
    hence not displayed in the reports
    *08/07/2009*         01:00        02:00         04:00          08:00          10:00*
    Event X                    1               1                 4                 1                  3
    Event Y                   3               3                 2                 2                  1
    Total                        4                4                 6                 3                  4
    So far so good...
    Now i have to enhance my reporting application to include the event details which have not happened i.e to include the time details in the crosstab reports where no events have happened
    08/07/2009             01:00        02:00         03:00          04:00          05:00         6:00         07:00         8:00     9:00     10:00
    Event X                     1               1                0                 4                  0             4             0                1            0           3
    Event Y                     3               3                0                 2                  0             2             0                2            0           1
    Total                         4                4                0                 6                  0             6             0                3            0           4
    I have fell short of ideas this time around to implement such a thing
    Any help in this direction is deeply appreciated
    Regards
    Srivatsa
    Edited by: Srivatsa HG on Jul 8, 2009 10:56 AM

    Hi,
    It seems that you are having issue with Crystal Report Design.
    Post your question in [Crystal Report Design Forum|SAP Crystal Reports;
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all Design queries remain in one place and thus can be easily searched in one place.
    Regards,
    Shweta

  • Where do I start in order to create a summary report for a questionnaire?

    I am creating a summary report for an internal questionnaire took by branches of a company.
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    The two tables in use are:
    SQL> describe answers;
    Name Null? Type
    ID NOT NULL NUMBER(38)
    QUESTION_ID NOT NULL NUMBER(38)
    LABEL NOT NULL VARCHAR2(150)
    The 'answers' table contains the answers for each question.
    SQL> describe user_answer;
    Name Null? Type
    ID NOT NULL NUMBER(38)
    USER_ID NOT NULL NUMBER(38)
    ANSWER_ID NUMBER(38)
    ANSWERED_QUESTION_ID NUMBER(38)
    DATE_ANSWERED DATE
    The 'user_answer' table contains the selected answer(s), from the 'answers' table, by the user.
    There are 150 questions total in the questionnaire made up of either single or mulitple choice questions. As a sample, the first three questions look similar to:
    Q.1 Do you use BIS or BES? Yes[] No[]
    Q.2 What is your favorite phone shell colors? Green{} Red{} Black{} Silver{}
    Q.3 Do you plan to purchase a new phone today? Yes{} No{} Unknown{}
    I need to find the total for each possible answer for all the users. For example, I have four individuals who take the questionnaire.
    Alpha answers the first three questions as:
    Q.1 - Yes
    Q.2 - Green, Red
    Q.3 - Unknown
    Bravo answers the first three questions as:
    Q.1 - Yes
    Q.2 - Green, Red, Black
    Q.3 - Yes
    Charlie answers the first three questions as:
    Q.1 - No
    Q.2 - Green, Black
    Q.3 - No
    Delta answers the first three questions as:
    Q.1 - No
    Q.2 - Green, Red
    Q.3 - No
    Using the two tables above, I need to produce the following summary.
    Q.1 Yes - 2, No - 2
    Q.2 Green - 4, Red - 3, Black - 2, Silver - 0
    Q.3 Yes - 1, No - 2, Unknown - 1
    Reading through chapter 9 SQL Queries and Subqueries at http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/queries.htm#i2068094, I'm not for sure if this is the right place to start? I'm testing with the GROUP BY and ORDER BY statements with not a lot of luck here either.
    Any suggestions on how to get started or possible examples would be greatly appreciated.
    Thank you.

    Thank you.
    I will be sure to include the CREATE TABLE and INSERT statements in the future.
    Your example is appreciated and I've came up with the following solution for the report:
    WITH summary_results
              AS ( SELECT     answered_question_id, answer_id, COUNT ( * ) AS cnt
                             FROM     user_answer
                        WHERE          user_id = 43798
                                       OR user_id = 2371
                                       OR user_id = 1731
                                       OR user_id = 19935
                   GROUP BY     answered_question_id, answer_id
                   ORDER BY     answered_question_id, cnt DESC)
    SELECT     sr.answered_question_id, sr.answer_id, sr.cnt, a.label
    FROM     summary_results sr, answers a
    WHERE     sr.answer_id = a.id;

  • Please help with creating a summary report from data collected in a fillable PDF form.

    I'm sure this has been asked before so I apologize in advance - I'm new to this forum and I'm not quite sure of which section I should be in. If I may just describe a certain scenario of something I am trying to create - could you please point me in the right direction?
    I'm looking to create a summary report/form to help me better organize my patients after each appointment. So data collected from other fillable forms I've created, will lead to the final page to print that will include selections from fillable text boxes or drop down lists, etc to basically summarize each encounter. It should go something like this:
    FORM 1:
    -pt chart #
    -pg age
    -purpose for visit
    -date of visit
    -diagnosis
    -prognosis
    -etc
    SUMMARY page
    On (-date of visit), patient (-pt chart #) arrived with complaint of (-purpose for visit)....
    The diagnosis was determined to be (-diagnosis), treatment to be performed is suggested to be (-treatment) with a (-prognosis) prognosis. Treatment was (accepted or not) and completed on... etc. etc... you get the idea
    Does anyone know how I can do this?
    Thank you all for your time and advice!

    I have downloaded Castor and got some good tutorials, but.......
    There is a problem, when I try to use the Marshaller to get an XML document the following error is reported:
    java.lang.NoClassDefFoundError: org/apache/xml/serialize/XMLSerializer
    I have scanned the Internet looking for a solution, some recommend including Xecers in the Classpath. I downloaded Xerces 2.7.1 and added it to as instructed but this did not work.
    Hope you can help

  • How to  extract  data from PCD tables to create  custom activity report

    Hi Friends
    I have a requiremnt for creating custom portal activity report, even though we have
    standard report for that, we need to extract the data from the following pcd tables
    WCR_USERSTAT, WCR_WEBCONTENTSTAT,WCR_USERFIRSTLOGON,
    WCR_USERPAGEUSAGE.
    This extraced data will be used to create BW Reports.
    my questions  are
    1.How to extract the  data from   pcd tables?
    2.can i use   UME API   for  extracting the  data from the given PCD tables?
    3.Can i querry   the  PCD tables from JSPdynpage or  Webdynpro APP?
    Please guide me.
    Thanks in advance
    Ashok

    Hi Kishore,
    Refer to
    http://wiki.sdn.sap.com/wiki/display/Snippets/DirectAccesstoDatabaseTables
    http://wiki.sdn.sap.com/wiki/display/WDJava/OracleConnectivitywithEJBusingWebDynproApplication
    JDBC Connectivity with Webdynpro and Max DB
    Thanks
    Prashant

  • Creating Custom BI Reports from Oracle Agile PLM

    Hi All,
    Firstly apologies if this post is in the wrong forum, I struggling to find any real Oracle Agile Support.
    I have been tasked with developing 3 custom BI reports for Oracle Agile. I have used BI Publisher in the past but only within Oracle E-Business Suite. From what I have seen so far Oracle Agile is a lot different.
    What I need to understand is within Oracle Agile how do I create the XML Data file for the custom report, and then how do you then register the RTF template and run the report within Oracle Agile PLM.
    Any help would be really appreciated.
    Regards
    Pete

    Hi,
    To develop custom report there are many way's. To discuss more Please send your contact details at [email protected]
    Swayam Sevak.

  • Creating custom HTML reports

    How can I create a custom HTML report in bi answers? I want to be able to pass in the results from a bi answers report to create a custom graph. I can use a static text field to implement an html graph, but I am unable to pass the values of the report output. Can I put the html in the "Column formula".
    Thanks

    Did you already try the narrative view?
    regards
    John
    http://obiee101.blogspot.com

  • Creating Custom SCM Reports

    I am trying to create a custom SCM report gathering the following information (person, file name, date file was check-in or check-out, any notes entered and adding a parameter that will allow the user to search over a time period). Has any one done this before? It is rather difficult trying to figure out the naming conventions used by the repository and trying to identify what data elements I actually need and what tables they are stored in. Any assistance would be greatly appreciated.

    The best place to start is the RON query tool. Enter a query and then examine the SQL query itself using the SQL button. This will give much of what you want. More detail can be obtained using the Version and Audit buttons.
    There are also some example reports under the SCM/sample code area on OTN.
    David

  • Creating custom web reports

    I am new to SCCM 2012 and lots of things have changed since SMS 2003. I use to create lots of custom web reports and while the SQL statements looks similar, I cannot get it to work.
    Here is an example of one of my SQL statements back in my days when I managed SMS 2003.  What am I missing to get it working in SCCM 2012 R2?
    SELECT distint v_RSystem.Netbios_Name0 AS 'Computer Name', v_R_System.User_Name0 AS 'USER', v_GS_SoftwareFile.FileName AS 'File Name', v_GS_SoftwareFile.FileVersion AS 'Version', v_GS_SoftwareFile.FileDescription AS 'Description', v_RA_System_IPSubnets0
    AS 'Zone by IP Subnet' from v_R_System inner join v_GS_SoftwareFile on v_GS_SoftwareFile.ResourceID = v_R_System.ResourceID inner join v_RA_System_IPSubnets on v_RA_System_IPSubnets.ResourceID = v_R_System.ResourceID where v_GS_SoftwareFile.FileName = 'excel.exe'
    Thanks

    a typo on my part, it worked.  The built in one works fine just that it does not have the user name associated with a particular computer.  I also noticed that I had another typo for IP subnet.  the below script works:
    SELECT distinct v_R_System.Netbios_Name0 AS 'Computer Name', v_R_System.User_Name0 AS 'USER', v_GS_SoftwareFile.FileName AS 'File Name', v_GS_SoftwareFile.FileVersion AS 'Version', v_GS_SoftwareFile.FileDescription AS 'Description', v_RA_System_IPSubnets.IP_Subnets0
    AS 'Zone by IP Subnet' from v_R_System inner join v_GS_SoftwareFile on v_GS_SoftwareFile.ResourceID = v_R_System.ResourceID inner join v_RA_System_IPSubnets on v_RA_System_IPSubnets.ResourceID = v_R_System.ResourceID where v_GS_SoftwareFile.FileName = 'excel.exe'
    thanks again for your help on this.

  • Create Summary Report w/Detail Reports

    I have created a detail report (or tab within the document) that shows the monthly revenue per customer & calculates average monthly revenue per customer.  How can I create a summary report (tab within the document) that only shows the customer & the average revenue per customer (so it does not bring back multiple lines for each customer)?  This would allow my users a quick view of the average rev per customer and then could go into the detail to see the monthly rev per customer.

    Thanks everyone, sorry for not being more descriptive (obviously I'm new to this!).  So in my document I have a simple table that looks something like this: 
    Name               Contract Date           Month                  Revenue
    John Doe          3/1/2011                   April 2011            $1.00
    John Doe          3/1/2011                   May 2011             $1.00
                                                                     Monthly Ave:     $1.00  
    Jane Doe          1/1/2011                   March 2011           $1.00
    Jane Doe          1/1/2011                   April 2011              $1.00
    Jane Doe          1/1/2011                   March 2011           $1.00
                                                                     Monthly Ave:     $1.00 
    The monthly Ave is a simple calculation (=ave) that I added when I split the table.
    What I'd like to do is have another "tab" (report) in the same document that summarizes that data to be something like this:
    Name          Contract Date          Monthly Ave
    John Doe          3/1/2011              $1.00
    Jane Doe          1/1/2011              $1.00

  • How to create custom report in crm 2013

    Hi,
    I want to create custom report in crm 2013. I want to show Contact information in report. My scenario is that when I select multiple record and run report then contact information show in different pages. I want to show record in textbox in report. Here
    is an example of display record

    Hi Aamir,
    Have a look at below link it shows step by step how to create custom SSRS report.
    http://www.njevity.com/blog/creating-dynamics-crm-2011-reports-sql-reporting-services-pre-filtering-and-default-filters
    It tells using fetchxml, you can use SQL query as well. You need to use pre filtering to run report on selected record.
    Thanks,
    Prasad
    Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.

  • Create summary report of only certain responses

    Is it possible to create a summary report based on only a few of the responses received? I can't find a way to select certain responses and see charts only based on them. Is it possible?
    Thanks!

    In the latest release, the filtering UI will now be available in both the View Responses and Summary Report tabs. When a filter is set it will change the results shown in both tabs. This should provide a lot more flexibility when generating Summary Reports.
    Randy

  • Summary Report using Master-Detail Data on Siebel BI Publisher Report

    I have to create a Summary Report using Master-Detail relationship. Report fields are Account Name, Special Need Type, Customer Status, No of Customers, No of Claims. I am using rtf to create template and any help is highly appreciated
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ListofIO>
    - <ListOfBipCustomerSpecialNeeds>
    - <Account>
    <Name>CVNE</Name>
    - <ListOfContact>
    - <Contact>
    <SpecialNeedsFlg>Y</SpecialNeedsFlg>
    <SpecialNeedsType>Large Text</SpecialNeedsType>
    <PersonUId>1-6NI9</PersonUId>
    - <ListOfContact_Claims>
    - <Contact_Claims>
    <AccountNumber>TEST0015362272</AccountNumber>
    <ClaimNumber>1-4FVL</ClaimNumber>
    <ClaimStatus>Closed</ClaimStatus>
    <ClaimGBPAmount />
    </Contact_Claims>
    </ListOfContact_Claims>
    </Contact>
    - <Contact>
    <SpecialNeedsFlg>Y</SpecialNeedsFlg>
    <SpecialNeedsType>Braille</SpecialNeedsType>
    <PersonUId>1-L0A</PersonUId>
    - <ListOfContact_Claims>
    - <Contact_Claims>
    <AccountNumber />
    <ClaimNumber>1-ACX6</ClaimNumber>
    <ClaimStatus>Open</ClaimStatus>
    <ClaimGBPAmount>818.18196694218</ClaimGBPAmount>
    </Contact_Claims>
    - <Contact_Claims>
    <AccountNumber />
    <ClaimNumber>1-GI58</ClaimNumber>
    <ClaimStatus />
    <ClaimGBPAmount>45454.099173473</ClaimGBPAmount>
    </Contact_Claims>
    </ListOfContact_Claims>
    </Contact>
    - <Contact>
    <SpecialNeedsFlg>Y</SpecialNeedsFlg>
    <SpecialNeedsType>Large Text</SpecialNeedsType>
    <PersonUId>1-6FPP</PersonUId>
    - <ListOfContact_Claims>
    - <Contact_Claims>
    <AccountNumber>CVNE</AccountNumber>
    <ClaimNumber>1-7BRL</ClaimNumber>
    <ClaimStatus>Reviewed</ClaimStatus>
    <ClaimGBPAmount>562</ClaimGBPAmount>
    </Contact_Claims>
    </ListOfContact_Claims>
    </Contact>
    </ListOfContact>
    </Account>
    <Login>SADMIN</Login>
    </ListOfBipCustomerSpecialNeeds>
    </ListofIO>
    Edited by: user2298324 on 13-Aug-2010 09:36

    Thanks for the reply. The many to many relationship between Claims and Payments are achieved through intersection table in siebel. When Customer has multiple claims, single payment issued for both claims. Also single claim can multiple payments such (part compensation, interests, final compensation etc)

  • Creating a Linked Report in SC 2012 - Operations Manager fails with Error

    Hello everyone,
    I was trying to create a linked report based on an availability report recently. I found Emre Guclu's scom linked report creation guide here:
    http://blogs.technet.com/b/emreguclu/archive/2011/10/13/using-linked-reports-in-scom-to-create-custom-availability-reports-for-specified-monitors.aspx
    I go to SSRS web console and select a report (Which is Microsoft.SystemCenter.DataWarehouse.Availability in Microsoft.SystemCenter.Datawarehouse.Reports), select "Create a Linked Report" from context menu, select another location for storing the
    report just like on this guide but i get an error rsWrongItemType with exact text:
    "The operation you are attempting on item ' Microsoft.SystemCenter.Datawarehouse.Reports/ Microsoft.SystemCenter.Datawarehouse.Availability' is not allowed for this item type. rsWrongItemType"
    Does anyone know why is this error happening and better how to fix this?
    Below is the screenshot of SSRS.

    Hi,
    Please check the report path you have set, the location must specify the full report path, such as
    /custom report folder/MyReport.
    Alex Zhao
    TechNet Community Support

  • Summary Report based on Subreports or other Crystal Reports

    We use several Detail Reports. Additional we want to create a summary Report where we can see certain values or totals of the Detail Reports.
    Is there a way to combine this information with Crystal?

    You can set the value in the subreport like this:
    shared NumberVar orderamount;
    orderamount := {Orders.Order Amount};
    You can sho the set value in your main report using the following code:
    shared NumberVar orderamount;
    orderamount
    Regards
    Stratos

Maybe you are looking for