Sage 100

 View Only
Expand all | Collapse all

Has anyone seen this: Custom Crystal report expor

Jim Woodhead

Jim Woodhead01-04-2012 17:33

Beth Bowers

Beth Bowers01-05-2012 05:24

  • 1.  Has anyone seen this: Custom Crystal report expor

    Posted 01-04-2012 17:01
    Has anyone seen this: Custom Crystal report exported to Excel. If you add up the columns in Excel, the numbers do not match the total that Crystal comes up with.


  • 2.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-04-2012 17:33
    Check for rounding issues


  • 3.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-04-2012 18:50
    I have! I have! Just the other day, out of 4.40. They had exported to Excel and pulled it up in Excel 2003. There were negatives involved and you could tell the total was not correct if you clicked on the column and looked at the auto total. BUT if you pulled it up in Excel 2007 (OR IT was 2007 wrong, 2010 right) the columns totalled correctly.


  • 4.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-04-2012 19:00
    Did you export with the Data Only format? With the normal format, the export feature has introduced a lot of merged cells that will screw up what looks like a column. They do this in an attempt to produce an Excel output similar to the printed layout.


  • 5.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-04-2012 19:07
    Client did the export, so I don't know. It was pretty clean when they sent it to me to test the column total thing, but it did have headers, so maybe they exported and cleaned it up. But the version of Excel definitely made a diff as to whether the columns added correctly, or not.


  • 6.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-04-2012 19:59
    There may be some variable arithmetic or conditional running totals involved in the report that could cause the inconsistency.


  • 7.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-05-2012 04:33
    From an EXPORTED report? They may have cleaned it up, but they didn't add anything to it. It was just a Check History Report.


  • 8.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-05-2012 05:03
    @Beth, Was Crystal total wrong or the Excel total? Export was data only, no running totals. In this case the customer is running Excel 2007, and I have also opened the file in LibreOffice 3.3 Calc and gotten the same results.


  • 9.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-05-2012 05:04
    I also went through report and made sure all the numeric fields were set at two decimal places. result did not change.


  • 10.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-05-2012 05:24
    The Excel total was wrong.


  • 11.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-05-2012 09:39
    I thought you meant that the total in Excel differed from the total in Crystal. Can you post the spreadsheet? I would very much like to look at that.


  • 12.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-05-2012 09:56
      |   view attached
    Here it is. The totals in green are from Crystal. The ones in magenta are the ones that should match. 2 out of 3 do not. Identifying info like customer names removed.

    Attachment(s)



  • 13.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-05-2012 11:06
    @JimWoodhead This isn't a formatting and truncation because they have no bearing on the Excel exported data other than to control the format display in Excel. @PhilMcIntosh I can't see how you are getting such large descrepencies even with the large number of rows in the xls. Is this a straight formula for the total and the summed field? Is there a conditional running totals or any basic or crystal logic involved?


  • 14.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-05-2012 11:22
    @DanBurleson - no running totals. There is some suppression logic but it is on entire rows (if A and B and C are all 0 don't show it).


  • 15.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-05-2012 16:05
    @PhilMcIntosh I would limit the record set to a few records and try to see if you can tell what's happening. I tested exporting lots of records with a full 10 digits of accuracy and it totals in the same exported to Excel (2003 & 2010) as it does in Crystal. Post you report it you want.


  • 16.  RE: Has anyone seen this: Custom Crystal report expor

    Posted 01-06-2012 12:14
    @DanBurleson - I limited it to customers beginning with A & B, and the totals matched