Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Parsing multiple values in on parameter Post Reply Post New Topic
Author Message
SuzyQ4021
Newbie
Newbie
Avatar

Joined: 17 Jan 2008
Location: United States
Online Status: Offline
Posts: 3
Quote SuzyQ4021 Replybullet Topic: Parsing multiple values in on parameter
    Posted: 22 Jan 2008 at 3:38pm
Help please!  I need an answer right away.
 
I am receiving a string from a C# program that values are seperated by a + sign.  I have a formula that I need to use, but I'm unsure of how to make it recieve multiple values.  The formula is:
If Count ({Command.COMMERCIAL_COUNTER}, {Command.COMMERCIAL_COUNTER}) >1
and {Command.CS_GROUP_EXTERNAL_CODE}= {?ReportCopySplit}
then
{Command.CS_GROUP_EXTERNAL_CODE}={?ReportCopySplit}
Else If
Count ({Command.COMMERCIAL_COUNTER}, {Command.COMMERCIAL_COUNTER}) >1
and {Command.CS_GROUP_EXTERNAL_CODE}<>{?ReportCopySplit} 
then
{Command.CS_GROUP_EXTERNAL_CODE}= "NAT_000" 

How do I make my parameter accept the string?  I have the paramater set to accept multiple values and it is set to a string.  
Suzy
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.