
Does the {customer.CONTACT LAST NAME} field show only text strings beginning with the letter
"C"?
• If it does, then this part of the selection formula is working.
• If it does not, then troubleshoot this part of the selection formula.
9.
Once the selection formula with two selectors activated is working properly, add a third selector,
then a fourth, and so on, until you have tested each selector in the selection formula.
7.4.2 Correcting selections that do not generate data
You may encounter a situation in which you create a record selection formula and, while header and
footer information prints on your report, no detail information appears. The problem is the selection
formula is rejecting all records. This usually occurs because of an error in the creation of the selection
formula.
7.4.2.1 Correcting uppercase/lowercase inconsistency
Record selection formulas are case sensitive. That is, "Bob" matches only with "Bob". It does not match
with "bob", "BOB", "BoB", "bOB", "boB", or "BOb". Thus, if your selection formula is set to include only
those records with "BOB" in the {customer.CONTACT FIRST NAME} field, but all the entries in the
{customer.CONTACT FIRST NAME} field are mixed case ("Bob", for example), the selection formula
will find no matches and thus will not print any details for the report.
You can solve this problem by using the UpperCase (str) or LowerCase (str) functions in your selection
formula to convert field data to a consistent case before the program begins its selection. For example,
if you were using this formula:
{customer.CONTACT FIRST NAME} = "BOB"
you can change the formula to this:
UpperCase({customer.CONTACT FIRST NAME}) = "BOB"
This second formula first converts the value of the {customer.CONTACT FIRST NAME} field to upper
case characters and then checks to see if the resulting value in that field is equal to "BOB". Using this
formula, any instance of the three letters "b," "o," and "b" will be a match, regardless of case, because
the case will be converted to uppercase.
You could use the LowerCase function in a similar manner to match with "bob."
Check your selection formula closely and make sure you have the correct case for any text you are
trying to match. If in doubt, use the UpperCase (or LowerCase) function to assure consistency and
proper matching.
2012-03-14139
Record Selection
What are the upsides of contracting skilled web optimization organizations? Expert search marketing companies utilize teams of experts focused on elevating your site's content for browsing engines. This encompasses researchingsearch phrases, adjusting on site characteristics, and managing off-domain enhancements. Moreover, these firms monitor adjustment in from Google parameters and refresh the text on your website as needed. This saves both you your time and your workers from unwanted a
Securing the security of your home is essential in today's unsettled times. Among the best ways to safeguard your belongings and peace of mind is by committing in a trustworthy safe. Regardless of whether you're securing money, important documents, or precious heirlooms, a safe gives a protected repository solution. Regarding selecting the right safe for your house, there are several elements to consider. Above all, assess your safety requirements. Determine what items you plan to store in
Arranging an open-air wedding in Phenix and anxious about the unpredictable weather? Don't let Mother Nature rain on your parade – truly! At [Event Rentals Phoenix], we provide stunning wedding tent rentals that will ensure your distinctive day goes off without an hitch. Our wedding tent rentals are created to supply both charm and functionality. Say "I do" under tha elegant canopy of one of our tents, surrounded by your loved ones and tha breathtaking scenery of Pheonix. With one assortmen
In both personal and professional situations, encountering issues is unavoidable. However, mastering productive trouble-shooting techniques is key for triumphing over hurdles and accomplishing success. In this piece, we delve into the strategies and methods for efficiently addressing dilemmas. From analytical thinking to creative brainstorming, we look into various approaches that can help individuals tackle challenges with certainty and accuracy. Effective challenge solving begins wit
Hello, im noob :)