I have a field in a crystal report that is to be shown as a percentage of a Sum on a group. I can preview this field in the Crystal Reports 10 app without error.
However if I run the same report using the crystal report viewer in VB.net, the same field will be displayed as blank in the report, if the sum of the group is 0.
When I run the report under crystal reports 10 the percentage fields will show up as 0 even if the sum of the group is 0.
How do I get CR to do this in VB .net?
However if I run the same report using the crystal report viewer in VB.net, the same field will be displayed as blank in the report, if the sum of the group is 0.
When I run the report under crystal reports 10 the percentage fields will show up as 0 even if the sum of the group is 0.
How do I get CR to do this in VB .net?