Cross-Tab or Master Detail summary
Posted: Mon Jun 30, 2014 5:27 pm
Hi All,
I am trying to create a report that lists types of buildings and totals the estimated value of each building type. An example is below...
Apartment - $1,478,000
Commercial - $9,577,200
Institutional - $4,350,000
Residential - $70,994,00
I was able to do this fairly easily with a cross-tab and also a "side-by-side" Master-detail report.
What I would no like to be able to do is report based on different time periods, perhaps for last week, or August 2012 and so on.
This I can do by adding FromDate and ToDate variables to the report and have a user choose the date range they wish.
The problem I am having is that if I chose to report on the month of February 2013 and there were no commercial buildings erected
in that time period the line for Commercial wouldn't show up in the report, but I would like it to show $0.00 for the month of February.
In essence it would look like this...
Apartment - $1,478,000
Institutional - $4,350,000
Residential - $70,994,00
But I want it to look like this...
Apartment - $1,478,000
Commercial - $0.00
Institutional - $4,350,000
Residential - $70,994,00
If there was a way to print a blank line (or a line with $0.00) in the detail section of a master detail report when there is no detail to show, that would work nicely.
I'd also be quite happy if something like that could be arranged for a cross-tab.
If anyone has any suggestions, I'd love to hear them.
Thanks,
Carl
I am trying to create a report that lists types of buildings and totals the estimated value of each building type. An example is below...
Apartment - $1,478,000
Commercial - $9,577,200
Institutional - $4,350,000
Residential - $70,994,00
I was able to do this fairly easily with a cross-tab and also a "side-by-side" Master-detail report.
What I would no like to be able to do is report based on different time periods, perhaps for last week, or August 2012 and so on.
This I can do by adding FromDate and ToDate variables to the report and have a user choose the date range they wish.
The problem I am having is that if I chose to report on the month of February 2013 and there were no commercial buildings erected
in that time period the line for Commercial wouldn't show up in the report, but I would like it to show $0.00 for the month of February.
In essence it would look like this...
Apartment - $1,478,000
Institutional - $4,350,000
Residential - $70,994,00
But I want it to look like this...
Apartment - $1,478,000
Commercial - $0.00
Institutional - $4,350,000
Residential - $70,994,00
If there was a way to print a blank line (or a line with $0.00) in the detail section of a master detail report when there is no detail to show, that would work nicely.
I'd also be quite happy if something like that could be arranged for a cross-tab.
If anyone has any suggestions, I'd love to hear them.
Thanks,
Carl