Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Enterprise

Status
Not open for further replies.

bigpomp81

Programmer
Joined
Jun 3, 2004
Messages
5
Location
US
I have a report that runs every week, for every customer detailing what has been bought in the last 7 days. Is there a way, that I can say "dont send a report if the report does not have any rows or values"? Basically, if a customer hasnt bought anything I dont want to send out a report.
 
They only way I know of doing this is to use alerts, get the report to run if it fins a particular file, Get sql to run a job that dumps the data to file if the condition is met.
Regards - James
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top