This is probably a simple solution, but I haven't found a good example I can apply when searching here. I'm attaching my database, and I've stripped out everything that doesn't pertain to this particular report. The report in question is the SUMMARIZED report. I've left the detailed one in there for perspective.
Here's the problem. In the RAW table, there is a field called "Business_or_Personal" (I know, silly name). This field is a user-input field from the e-mail collection process. It will have either "Business", "Personal", or "other" in it. This is all good, and works fine. The SUMMARIZED report, however, only will display and calculate if there is one of each of these three items in the "business_or_personal" column. In other words, when I go in and remove the "other" from the table in this column, the report no longer runs.
I don't know if this is a problem with the query associated with the report, or the report itself. This was my first pivot query, and I did some new stuff to sum(total) in the report. I can't tell where specifically the error would be coming from though.
Any help would be great! Thanks in advance!!
test.zip