NTSGuru
Programmer
- Jul 25, 2000
- 52
Here is what I am trying to do : (if you have a better suggestion, I'm open to anything!)
I have a group based on a field off of MSSQL7.0 which contains data for this month's activity only. I have a count on that group to give me a cumulative total for the month (how many records of a specific type have been added since the 1st of the particular month). What I need to do is have a sub-count to let me know how many were added on the previous day.
I have tried everything. What I am trying now is to do use the SQL Expression editor to give me a "COUNT(Summary.ID) WHERE Date = myDate", but that doesn't seem to work. I guess you can't do that sort of computation in the editor.
I have tried formulas, summaries, etc. Nothing seems to work. I know that I can probably do it in a sub-report, but I really don't want to go that route for programming/logistics reasons.
I call upon the great Crystal Intelligencia out there to help me solve my plight!
TIA
Fred [sig][/sig]
I have a group based on a field off of MSSQL7.0 which contains data for this month's activity only. I have a count on that group to give me a cumulative total for the month (how many records of a specific type have been added since the 1st of the particular month). What I need to do is have a sub-count to let me know how many were added on the previous day.
I have tried everything. What I am trying now is to do use the SQL Expression editor to give me a "COUNT(Summary.ID) WHERE Date = myDate", but that doesn't seem to work. I guess you can't do that sort of computation in the editor.
I have tried formulas, summaries, etc. Nothing seems to work. I know that I can probably do it in a sub-report, but I really don't want to go that route for programming/logistics reasons.
I call upon the great Crystal Intelligencia out there to help me solve my plight!
TIA
Fred [sig][/sig]