Crystal Cross Tab

I am currently using crystal to design a detailed report which is using multiple tables from an sql source.
If I take 2 of the tables (Call & Decision) and insert fields (Call.ID and Decision.Rule) into the detail section, they will appear as below because the reason field from the decision table has multiple outcomes so repeats itself with each one for 1 call ID:
Call ID                   Decision Rule              Decision Decision           PreviousCall Rule Decision (formula field)
1                           Coverage                    Accept                           
1                           Exclusion                    Accept                           
1                           PreviousCall                Accept                          
2                           Coverage                    Accept                           
2                           Exclusion                    Accept                           
2                           PreviousCall                Decline                            Decline                
If I group the report by Call ID, this resolves the issue above and using formula fields (one example given above) I can determine what each call ID was declined (if any).  From then I export into excel then create a pivot table to display in tabular form.  The Pivot table counts the number each Decision.Rule which has been declined as so:
Count of Coverage Declines                      33
Count of Exclusion Declines                      43
Count of PreviousCall Declines                  25
and so on
However I have now come across a hurdle in that the number of records I am exporting into excel (2003) exceed the number allowed. Also it is too much of a manual job from start to finish, so want to achieve the same output using Crystal Cross Tabs.  Initial attempts have been unsuccessful mostly due it multi counting each Call ID, thus giving an inaccurate result.  If I group by call id the table displays each one within the row whereas I just want to count the declines for each Decision.rule as a whole.
Any ideas?
Thanks.

From your data source, return Call ID, Decision Rule, and Accept /Decline:
Call.ID     Decision.Rule    Decision.Decision
1           Coverage         Accept
1           Exclusion        Decline
(etc)
In your cross tab expoert, put Call.ID in the Rows, and Decision.Rule and Decision.Decision in your Columns.  For the Summarized Fields, just use Count of Decision.Decision.
I believe that will get you what you are looking for, more or less.  (E.g.,  if you only want declines, exclude Accept records...)
HTH,
Carl

Similar Messages

  • User-Defined Alphanumeric field not showing in Crystal Cross-Tab Reports

    Hi  All,
    We are facing the given below issue in crystal reports :
    In Crystal Cross-tab reports User defined fields with alphanumeric datatype are not displaying where as User defined Fields created with Numeric datatype are displayed and SAP fields for eg; Item name which are AlphaNumeric datatype are showing up.Can any body help us on this?
    Regards
      Uma

    Hi Uma,
    You may check these first:
    Re: Problem after upgrding to SAP B1 8,81 PL07
    Re: Crystal not displaying  UDF
    Re: UDF not visible in crystal report
    Thanks,
    Gordon

  • Crystal Report Cross Tab Report

    In crystal report 2008, i created a cross tab report. Column shows sales order number and rows show item number.
    For columns that shows sales order #, I also wanted to show sales person name field right beside it. In cross tab expert, I added the field salesperson name.
    However, crystal cross tab shows the sales person at a separate column with duplicate information. I only want to show sales order no. with sales person name under one column. Is there a way to achieve this? Thanks.

    This would be a hard job.
    Have you tried Pivot Table function in Excel? You can play with it and get some ideas.
    Thanks,
    Gordon

  • How to design customize Cross tab in Crystal 9

    hi guys,
                i'm having a big problem in designing this format in cross tab, coz it causes a lot of space that i wouldnt need in displaying the report in my application here's i want to show on my report,
    this is just a sample data, but this is supposed the designed, or the output in crystal cross tab
                                        SM                           gl orieta                        buyer            and soon.....   
                             sales     TX    PX      sales      TX     PX          sales   TX    PX
    Mar-1 Mon        1000      1        1       200        2         3            400     4      5
    Mar-2 Tue           200      10      11     300        4         8             220    5      8
    Mar-31 Sun
    Running Total     1200                           500                               620
    Discount              200                            300                               400
    Net sales            2000                           3000                             5000
    Quota                 100000                        1200000                      250000
    TX                        11                                   6                                9   
    PX                         12                                   11                            13
    the upper is the name of the stores which supposed to be dynamic, each store have 3 column which are the sales,TX and PX, on the left side is date which is my parameter is filtering sales by date, under the last date of the month is the running total followed by discount, net sales and soon.. Now my problem is how i'm going to design it in cross tab format in crystal report 9..any suggestion or other way to do it...

    Please re-post if this is still an issue

  • Receiving an 'Error formatting cross-tab object' error when paging through preview

    I have a report with two subreports in the group footer.  One of the subreports contains a cross-tab report.  When I preview the report as a whole, occasionally I get an error formatting cross-tab object and then no more pages of the report are displayed.  If instead I choose to export the report to pdf, Crystal Reports crashes.  Any ideas on what might be causing these problems?

    Actually, you can search for them by entering the KBA number in the search box in the top right  corner of this web page. KBA 1214209 comes up fine. KBA 1212875 does not, but it's not really applicable.
    While we are at the search box, see if a search term like 'crystal cross tab' (or something like that) bring up other KBAs.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
      Follow us on Twitter

  • Date Format is not Working in Cross tab Crystal report 2008

    Hi,
    I have developed an application ASP.Net c#
    in Framework 3.5 with crystal report 2008 with service pack 5.
    in my crystal i used cross tab to show the grid records. one of the data having the data type as date time after launching the report, when i export the report with option "export to excel (data only)" and check the format of the date value in excel it show the general string
    if i place that data in any other location other than cross tab then it reflects the format what i give in report design. but when the control is in cross tab
    its not effect
    how to solve this!

    And tweeted
    - Ludek
    Senior Support Engineer
    AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Crystal Report 2008 - Cross tab in subreport doesn't expand horizontally

    Hello,
    i'm migrating all my company's reports from crystal report X to crystal report 2008.
    And i'm facing the following issue:
    when a sub-report contains a cross-tab that is too large for one page, in crystal report X a second horizontal page is generated, but in Crystal report 2008 the second horizontal page is not visible.
    Is it a known bug, is there a patch to install?

    Hi Abhilash,
    thank you for your answer, but this workarround does not works in my case.
    My main report is just a container for multiple subreports and some of them contains crosstab that can grow on several pages horizontally and vertically.
    For example i have some crosstab that can span on more than 5 pages vertically and on 2 pages horizontally.
    I tried to create an empty cross tab that span on 2 horizontal pages in the main report, and to mask it. That works for the first vertical page of the subreport but only for this one. Moreover if the first page of the crosstab contained in the subreport does not span horizontally, this solution create an unwanted empty page.

  • Cross Tab calculation in Individual column-Crystal Report

    Hi experts
    I am preparing a report in Crystal report 2008. Report template is Cross Tab.
    Structure of report is
    Cardname-Row, DocType-Columnd, DocTotal-Summarize field.
    Result of this report is
                          IN(Invoice)             RC(Incoming Payment)      Total
    XYZ                    1000                  -500                                 500
    ABC                    2000                 -1000                               1000
    Total                   3000                  -1500                               1500
    I have inserted a column using calculated member. I want to Calculate in that column with BP opening balance
    eg. OCRD.Balance-DocTotal when I do this it give first value to all column rows, i.e (consider XYZ opng Balance is 1500, I have calculate month opening balance which meance Current Opening Balance-Current month Order bookings=Month opening balance)
              IN(Invoice)             RC(Inc Pmt)      Total   Opng Balance
    XYZ       1000                  -500                  500     500
    ABC      2000                 -1000                1000     500
    Total      3000                  -1500                1500    500
    I want to calculate Opng Balance for each CardName but it gives first Customers opning balance to all customers.
    Give me solution.
    Thanks in Advance

    Hi
    I think you can do calculation based on the formula .On the cross tab ,there is :
    X -selection - row
    Y - selection -column
    Z - summary
    You can also use formula on cross tab to do that function  and insert into summary section .
    Hope this helps .
    Bishal

  • Row Headers in Cross Tab Report -Crystal Report XI

    I am trying to create a cross tab report. The report has 4 rows and the columns get generated based on the value of a database field.
    I have 2 questions
    Question 1 : I want the rows to have headers. I insert text objects in the report and when I run the report in crystal, the headers are displaying as required. But when I export to excel, the headers are displayed after the data. How can I create row headers and get them exported to excel as row headers.
    Question 2: I am creating the column based on a database field. The field is of text data type. The sorting for this filed is 1. abc ,10. abc , 11.abc , 2.abc , 3.abc ; etc where abc is a text string. How can I sort the columns so that the columns appear as 1.abc, 2.abc, 3.abc etc.
    I tried using the specified order sorting, but when I check the list of values that it creates to select the values, it is truncating the values. I can only see part of the values from the database.
    Please Help!!!

    I don't have Crystal in front of me so I will try to do this from memory.  If you right click on a report object, there is option on one of the tabs (I think it is General) that says Display String with a corresponding X button.  If you click on that, then you can enter a text expression that overrides the actual value of the report object.
    In your case, if you want to add a static header text to the row data, you could try something like the following:
    if Gender = "M"
         then "Mr. " + CurrentFieldValue
         else "Ms. " + CurrentFieldValue
    where Gender is a field object in the report and CurrentFieldValue is the data object specified for rows in the cross-tab.
    If you wanted to put header on the previous line, you could try something like this:
    "Account ID" + chr(13) + CurrentFieldValue
    where CurrentFieldValue is the account ID string.
    Fuskie
    Who expects this looks nothing like your actual report but hopefully it works as an example...

  • Display Chinese Word In Crystal Report's Cross-Tab

    Hi all,
    I am trying to display chinese word in my cystal report. It can be display correctly in detail, page header or formula. But when come to cross-tab, it just will show some funny symbol on it. any idea?
    i am using Crystal report xI release 2.
    Thank You
    Wong

    Hi,
    I solve it.Just for your reference, change the font type inside cross-tab.

  • Cross tab in Crystal report

    Hi There
    I need to create 3 cross tabs in one crystal report with different condition, how i can do that?
    for example, in one cross tab, i  only want to show last year's information, in another one, i want to show this year's information
    is there a way i can add some condition with the cross tab?
    thanks

    I think what Ian means is....
    Right now you have you cross tab set this way..
                           2008         2009
    Location1         
    Location2
    Location3
    He wants you to switch rows to cloumns and make the Year your first Group.
    Then you'll have
                     Location1       Location2          Location3
    2008
    2009
    This way all your locations show up in your cross-tab.
    Hope this makes sense....

  • How to create cross tab reports using RAS SDK api with Crystal Reports XI

    Hi Everybody,
    Iam generating reports in a web-based application with Crystal Reports XI using Report Application Server(RAS) SDK API. The columns in my report exceed that of an A4 sized page. So, when I export that report to pdf, only those columns that fit to a page are showing up. To solve, this problem, I thought of using cross tab. But, I donot know how to generate cross tab report using RAS SDK API. I have tried to get some code from the internet. But, I did not find any java code for that.Can some one give me some sample code.It is very urgent.
    Thanks in advance.

    Hi,
    The easiest way I use is to create the worksheet as regular table and then when i verify the data I get (non aggregate) I duplicate it as a cross tab.
    In the duplication wizard I just need to define the axis (using drag and drop).
    if you want to create a cross tab from the beginning you need to define that in the new workbook wizard (check the "cross tab" rather then "table"), chose your fields and define the place you want them.
    The data point (the center of the cross tab) is aggregated as to your machine definition and will happen automatically.
    for example: to find the amount of receipt by months:
    On the left put the "Buyer Name", on top put the "Months" and in the data point put the amount.
    What you'll get is something like:
    months: jan feb mar apr ......
    buyer_name
    jhon_smith 100 50 30 250 ......
    jhon_doe 80 45 90 453 ........
    and so on.....

  • How to arrange month in order in cross tab in crystal report

    Hi all,
          we are using cross tab to arranging the data (month wise)  in crystal report. we have month in string format like jan2008. this field is in column of the cross tab. now we need to arrange the month in sorted order. At Present , the month is displayed as april2007, arpil2008, april2009,may 2007, may 2008, may 2009.
      now i want in this order. april 2007, may 2007, april 2008, may 2008, april 2009, may 2009. how to achieve this in crystal report.
    Regards,
    Shanthakumar.

    Try this,
    Create a new formula
    For example, "April 2009" is stored as string in {TABLENAME.FIELDNAME}
    datevalue("1 "&{TABLENAME.FIELDNAME});
    Now you have a date, composed of your year, your Month and 1.
    you can use it to order your data by date.
    If sometimes there is no blank between month and year ("April2009") try this
    local stringvar x;
    x:={TABLENAME.FIELDNAME} ;
    x:=left(x,length(x)-4)&" "&right(x,4);
    x:=replace(x,"  "," ");
    datevalue("1 " & x);
    regards,
    zettels.

  • Crystal report cross tab

    hi all
           i am new in this forum.  i have facing problem in cross tab report. in my project i'm using cross tab crystal report. i have removed record navigation option.so entire record will be displayed in one page, in this crystal reportviewer will split the records with help of page break. if  i got page break the heading will be display again and again for every page break.  i want to display heading only one time for all pages using Cross Tab report.  Anybody knows tell me the idea
    Thanks & Regards
    Aravinth K

    The above highlighting works in regular crystal report but not in cross tab report.
    I am wondering is there differnt procedure to work in cross tab? I noticed there's a highlighting expert function in corss tab menu...

  • Crystal Reports Cross-tab Sort?

    Hello,
    I am new to Crystal Reports and I canu2019t figure out how to sort a column on a cross-tab. 
    How can I sort in descending order the Total columns on a Cross-tab? E.g. will like to show the Product Names by the total amount of sales and not by alphabetical product name. 
    Rows: Product Name
    Columns: Region
    Summarized field: Total Sales  (this is the column I will like to have in descending order)
    If this cannot be done, what is the best way to solve this issue?
    Thanks!

    Hi Sorell,
    I tried this, I right clicked on the table border, and clicked group sort, For this group sort I choose All and selected the measure amount and descending. This sorted amount table by the total column for me based on the highest product revenue.
    Hope this helps
    Regards
    Alan

Maybe you are looking for

  • Synching Photos to iPhone 4 w/iTunes 10.2.1.1 on a Windows 7 64-bit machine

    iTunes does not synch photos if they are not on the primary disk drive. I have all my photos on a separate hard drive on my Dell to free up space on my primary drive, but iTunes would always hang up when it came to the synching photos step when I tri

  • IBook won't find HD

    I have an ibook G3 which I left on while on a trip. Upon my return it was frozen on the screen saver, I restarted and it came up with a question mark. I've since reset the PRAM, restarted with the option key, shift key, the x key... none of it worked

  • Can't bypass security warning on previously accesable site

    I have been accessing a Facebook app right along without any issues, and now suddenly Firefox is saying that the certificate is invalid and will not let me connect. The problem is that I am not being given the option to bypass the warning, all I get

  • Introducing a dynamic table but when I preview it got an error

    I have the database connected, the recordset declared but when I introduce the dynamic table I can view it on the index.cfm file then I preview it in IE7 and I got an error. This is my first time please be patient. Thanks

  • Fonts not recognized in Dreamweaver

    I have purchased and downloaded Linotype fonts from fonts.com (webfonts) and installed the TTF on my system for mocking up and building out websites. The fonts display in the font list and work just fine in Photoshop and Illustrator, but when I move