jkeis
August 24th, 2007, 10:08 AM
Hi all,
I work for a small custom homebuilding company that uses the Timberline Accouting Suite with Crystal Reports 10. I'm trying to make a few custom reports but am having some trouble doing what I want.
I'm trying to write a report, that for any given job will display each cost code for a job, with it's original estimated price, any change orders posted to that cost code, and the finalized estimated price.
The problem is that the cost code and estimate data is in a different table than the change order data. The field linking that I had to do to properly associate change orders with the cost codes they correspond to is causing cost codes that don't have any change orders posted to them not to show on the report at all. If I remove the change order stuff from the report, I get every cost code, sorted by job (which is what I want), but if I put the change order stuff back in, any cost codes that have no change orders are removed.
Is there any way that I can make this report show EVERY cost code, and show change order data only for the cost codes that have change orders? I've had no luck trying to do this with selection formulas and it seems to hide things no matter how I do the field linking (or it just breaks the report). Thanks.
I work for a small custom homebuilding company that uses the Timberline Accouting Suite with Crystal Reports 10. I'm trying to make a few custom reports but am having some trouble doing what I want.
I'm trying to write a report, that for any given job will display each cost code for a job, with it's original estimated price, any change orders posted to that cost code, and the finalized estimated price.
The problem is that the cost code and estimate data is in a different table than the change order data. The field linking that I had to do to properly associate change orders with the cost codes they correspond to is causing cost codes that don't have any change orders posted to them not to show on the report at all. If I remove the change order stuff from the report, I get every cost code, sorted by job (which is what I want), but if I put the change order stuff back in, any cost codes that have no change orders are removed.
Is there any way that I can make this report show EVERY cost code, and show change order data only for the cost codes that have change orders? I've had no luck trying to do this with selection formulas and it seems to hide things no matter how I do the field linking (or it just breaks the report). Thanks.