473,397 Members | 1,969 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

How to get the value of the total summary of crosstab in crystal report?

lotus18
866 512MB
Hello World!

I got stuck with my program and I can't figure it out by myself. I have a problem in getting the total summary of my crosstab. Here's my sample report.



As you can see on my report, you will notice that I set the Section Footer (it is not visible here) to Suppress (No Drill Down). Here's my formula
Expand|Select|Wrap|Line Numbers
  1. if {creditmemo_list.CreditReturn}="Yes" then
  2.     true
  3. else
  4.     false
And it works fine. All I want is to get the value of total summary (Sum of @ii) of the crostab and subtract it to the value of #TotalBalance and the result would be the @GrandTotal. The formula of my @GrandTotal should be

Expand|Select|Wrap|Line Numbers
  1. {#TotalBalance} - {(Sum of @ii)} <-Actual value of this object
  2.  
Is this possible? If not, is there any alternative solution to my problem? Please help. This is urgent.

Rey Sean
Feb 9 '10 #1
1 1896
lotus18
866 512MB
Hello I'm calling all experts of this community. Please post some reply here... I just want to know if there is another way to solve my problem. Thanks!

Still waiting for your replies :'(
Feb 11 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Atif | last post by:
Hi Two problem are there. 1- I am using Crystal Reports 9.0. I want to Drill Down into the CrossTab. 2- Using Sub Report into a Sub Report
2
by: Helpdesk Man | last post by:
Hello SQL and Crystal Reports friends, I am trying to make a report and need some help please. It is a helpdesk database. Jobs are logged, and then closed. Each of these events is...
16
by: cwizard | last post by:
I'm calling on a function from within this form, and there are values set but every time it gets called I get slammed with a run time error... document.frmKitAmount.txtTotalKitValue is null or not...
8
by: Donna Sabol | last post by:
First, I should start by saying I am creating a database to be used by some very impatient, non-computer literate people. It needs to be seameless in it's operation from their point of view. I...
6
by: Paula | last post by:
I have the following crosstab query. Can any one tell me how to get 0 for Daval when their is no value for that Value field. PARAMETERS Short; TRANSFORM First(IIf(="Screenings",,)) AS DaVal...
3
by: ehabaziz2001 | last post by:
I know one of the pointer benefit is that we can return more than one value from a function . The down program has an error that I can not discover . That is the call of the function : The Call:...
4
by: javatopia | last post by:
Hello, I am trying to show a Crystal Reports 10 Enterprise report in an ASP.NET page (C#). I can run the report via the admin console just fine. When I try to show the report, after setting up...
1
by: yoursteveis | last post by:
Dear all, I have created a main report (for monthly purchase summary) and a sub report (for monthly sales summary). I have linked main report with a parameter query (i.e. purchasesummary1) and...
0
by: chona | last post by:
hello, Is there a way that I can set the row height in a crystal report crosstab to be dynamic. Like the height of the row should depend on the data inside the cell. Please help!
0
by: Alagas | last post by:
Hi, I'm new to access 2003 & would like to know how to create a report that shows the grand total of counts, details are as the following: 1) I've a database of credit cards where I would like to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.