franklin1232
IS-IT--Management
My boss wants a report that sums up all quoted and booked dollars for the year by quarter. Problem I had was the data isn't related so I used a subreport. Then a shared variable to pass the total quoted dollars back to the main report. The main report has two groups. Group1 is customer number and group2 is shipdate by quarter. I have two problems.
If there isn't any data for a particular quarter there is no header because there is no group. How can I get all quarters, maybe even through next year, to show. I thought I could use a formula to create a string header, but as soon as I show any report or group headers the columns get all out of wack.
Second is I only want the customer's name to appear in quarter 1. The report is formatted in columns so quarter 1 would be the row header, but suppress if duplicated doesn't work because they are in seperate groups and I haven't had any luck using a counter to suppress it.
Thanks
If there isn't any data for a particular quarter there is no header because there is no group. How can I get all quarters, maybe even through next year, to show. I thought I could use a formula to create a string header, but as soon as I show any report or group headers the columns get all out of wack.
Second is I only want the customer's name to appear in quarter 1. The report is formatted in columns so quarter 1 would be the row header, but suppress if duplicated doesn't work because they are in seperate groups and I haven't had any luck using a counter to suppress it.
Thanks