Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Count percentage of group - it's a bug? Post Reply Post New Topic
Author Message
silesianeu
Newbie
Newbie


Joined: 29 Sep 2011
Online Status: Offline
Posts: 3
Quote silesianeu Replybullet Topic: Count percentage of group - it's a bug?
    Posted: 29 Sep 2011 at 12:33pm
Hi,

I have CrystalReports 2008.
I created simple report, It has two groups and fields into template. And I'd like show percentage group2 to sum of whole group2.


It looks like that:

group1 name
  group2 name     fieldFromDb
det: empty
             sum: summaryOfField

fieldFromDb is limited by input user parameter (user enter date) and formula looks like that: {?param} =  {fieldFromDb}. All is OK.
Row "details" is empty.

Next I want create new field type percent near fieldFromDb. It needs count: (fieldFromDb/summaryOfField)*100

sample:

Group1 Name1
   T1       384492   46,954%
   T2       434383   53,046%
       sum: 818875

But I've got on Preview tab:

Group1 Name1
   T1       384492  100,000%
   T2       434383   53,046%
       sum: 818875

Where is mistake? Any ideas?


Best regards,
Paul
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.