CR 9.2 / CE 9.2 / SQL Server 2K SP 4 / Win 2K Adv Server
Hi guys. I have another one of those "how the heck do you track this" problems. I have a fairly complex report I designed called our Event Sales Report. It pulls from 4 different tables in our SQL Server Database. I need to add some subtotals at the report footer. THese should total the money received for each seperate payment method, ie Amount paid in cash, amount paid via Visa, MC, and Discover, and amount paid by vouchers. As soon as I enter the running total for the cash transactions, it changes all of the numbers on the report just a little bit (enough to make them wrong). It's almost as if it changed the selection formula or something. I'm thinking the problem is with the one-to-many or many-to-one relationships of the tables. I have tried every way of linking, and ordering the links that I can think of, and still the same results. Anyone have ANY idea what I can do to come to a solution? Thanks !!
Hi guys. I have another one of those "how the heck do you track this" problems. I have a fairly complex report I designed called our Event Sales Report. It pulls from 4 different tables in our SQL Server Database. I need to add some subtotals at the report footer. THese should total the money received for each seperate payment method, ie Amount paid in cash, amount paid via Visa, MC, and Discover, and amount paid by vouchers. As soon as I enter the running total for the cash transactions, it changes all of the numbers on the report just a little bit (enough to make them wrong). It's almost as if it changed the selection formula or something. I'm thinking the problem is with the one-to-many or many-to-one relationships of the tables. I have tried every way of linking, and ordering the links that I can think of, and still the same results. Anyone have ANY idea what I can do to come to a solution? Thanks !!