TAG | Technique
15
Crystal Reports: Dynamic Images
No comments · Posted by Craig Buchanan in Crystal Reports, Technique
Use a conditional formula to dynamically change the location of a report’s image. (more…)
28
Crystal Reports: Display a Message When Report Has No Data
No comments · Posted by Craig Buchanan in Business Objects Enterprise, Crystal Reports, Technique
Often it is desirable to display a message, such as ‘No matching records’, when a report does not contain data. Unfortunately, Crystal Reports does not have a function to easily identify this state.
24
Crystal Reports: Optional-Multi-Select Parameters
21 Comments · Posted by Craig Buchanan in Crystal Reports
Most report designers are familiar with the parameter’s ‘Allow Multiple Values’ option. When enabled, this option allows a report’s user to select one or more values for a parameter at runtime. The individual running the report could select one or more countries, for example. Should the individual want to select all countries, he or she would need to add each country individually when the prompt is presented. If there are a lot of countries, this could be a time-consuming task. Fortunately, there is a better way.
23
Crystal Report: Include Terms and Conditions on a Form Letter
No comments · Posted by Craig Buchanan in Crystal Reports
In this sample, we will create a report that generates a form letter to each customer, with terms and conditions on the back side (represented as Cogniza’s logo). Moreover, the page numbering will only count the front of each page.
