May 26th, 2005, 06:35 AM
#1
Thread Starter
Junior Member
Show Fields in Reports Only Which have 0
Hello Friends!
I am building a project in which i want to show only those fields in Crystal Reports which have 0 Value.
I am using: -
1) Crystal Reports
2) One Table
Also attaching my Project so that i got a perfect answer.
Regards!
Attached Files
May 26th, 2005, 08:10 AM
#2
PowerPoster
Re: Show Fields in Reports Only Which have 0
I would create a formula, instead of using the field. then:
If {fieldname} = 0 then "0" else " "
May 26th, 2005, 11:21 AM
#3
Thread Starter
Junior Member
Re: Show Fields in Reports Only Which have 0
I have so many columns like
January, February, March... December
In this case what u will do?
May 26th, 2005, 11:49 AM
#4
Thread Starter
Junior Member
Re: Show Fields in Reports Only Which have 0
We can use here a formula like:
SelectionFormula = "IIF{Fee.April}{Fee.August}{Fee.December}{Fee.February}{Fee.January}{Fee.July}{Fee.June}{Fee.March}{ Fee.May}{Fee.November}{Fee.October}{Fee.September} = 0 Then "0" Else "Fee Paid"
But i don't know the correct syntax of this formula.
Please any brother can guide me.
I am looking for this formula or any other way to solve this
Thanks in advance.
Regards!
Kernel
May 26th, 2005, 10:24 PM
#5
Hyperactive Member
Re: Show Fields in Reports Only Which have 0
Attached Files
May 27th, 2005, 05:10 AM
#6
Thread Starter
Junior Member
Re: Show Fields in Reports Only Which have 0
Yes brother,
Thank you very much for help
But please tell me how you did this?
Thanks in Advance
Waiting for ur reply.
Kernel!
May 27th, 2005, 05:24 AM
#7
Hyperactive Member
Re: Show Fields in Reports Only Which have 0
open my report then under main menu, goto report then select expert
May 27th, 2005, 09:03 AM
#8
Thread Starter
Junior Member
Re: Show Fields in Reports Only Which have 0
I think u did not see my Crystal Report File...
I tried what u say, but still have some problems
My Table has 12 coloums in which program must have to check value 0 from these 12 coloums.
If i put 0 value in 12 coloumns then program show me the result in report, other wise blank. I want that if just a single coloumn have 0 value then the complete 12 columns show me the record.
May 28th, 2005, 02:46 AM
#9
Hyperactive Member
Re: Show Fields in Reports Only Which have 0
the problem is i can not open your report, post your report and the database connecting to it, just the report and the database, not the whole project
May 28th, 2005, 04:53 AM
#10
Thread Starter
Junior Member
Re: Show Fields in Reports Only Which have 0
Here i am attaching my database and report...
I want if only one Field e.g. "March" have '0' Then the whole row show. If any row don't have '0' value then Now show.
Thanks for helping.
Kernel
Attached Files
May 29th, 2005, 05:37 AM
#11
Thread Starter
Junior Member
Re: Show Fields in Reports Only Which have 0
Any Sugession " kulitag " ?
Waiting for ur reply.
May 29th, 2005, 05:43 AM
#12
Thread Starter
Junior Member
Re: Show Fields in Reports Only Which have 0
Any Sugession " kulitag " ?
Waiting for ur reply.
May 29th, 2005, 07:52 PM
#13
Hyperactive Member
Re: Show Fields in Reports Only Which have 0
can't really understand but i really try though
Attached Files
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width