SC CHoice Help Blank Title 76541

How ugly and what a pain.



I was getting ready to step down that road but was going to avoid it at all
cost.



Its going to end up working like a SQL cursor the more I think about it.
Which if you have ever written MSSQL scripts you know is to avoided at all
cost.



~Charlie

_____

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
bw2868bond
Sent: Wednesday, April 08, 2009 1:18 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: SC CHoice Help



Only thing off the top of my head, is send the dataset to a sub-workflow
with cycling execution. There only one row can be evaluated...

--- In vantage@yahoogroups <mailto:vantage%40yahoogroups.com> .com, "Charlie
Wilson" <foamdesigncsw@...> wrote:
>
> All,
>
>
>
> I have a SC Choice set up that is checking two fields with the following
> logic:
>
>
>
> A=10 and B=20
>
>
>
> If I have a set of records that look like this
>
>
>
> A B
>
> 10 10
>
> 20 10
>
>
>
> IT will come back false. But if I have a set of records that look like
this:
>
>
>
> A B
>
> 10 10
>
> 20 10
>
> 20 20
>
>
>
> It Will come back true.
>
>
>
> How do I set the choice up to come back true only if there is a record in
> the set where A=10 and B=20 in the same record not in separate records??
>
>
>
> ~Charlie
>
>
>
>
>
> [Non-text portions of this message have been removed]
>





[Non-text portions of this message have been removed]
All,



I have a SC Choice set up that is checking two fields with the following
logic:



A=10 and B=20



If I have a set of records that look like this



A B

10 10

20 10



IT will come back false. But if I have a set of records that look like this:



A B

10 10

20 10

20 20



It Will come back true.



How do I set the choice up to come back true only if there is a record in
the set where A=10 and B=20 in the same record not in separate records??



~Charlie





[Non-text portions of this message have been removed]
Only thing off the top of my head, is send the dataset to a sub-workflow with cycling execution. There only one row can be evaluated...

--- In vantage@yahoogroups.com, "Charlie Wilson" <foamdesigncsw@...> wrote:
>
> All,
>
>
>
> I have a SC Choice set up that is checking two fields with the following
> logic:
>
>
>
> A=10 and B=20
>
>
>
> If I have a set of records that look like this
>
>
>
> A B
>
> 10 10
>
> 20 10
>
>
>
> IT will come back false. But if I have a set of records that look like this:
>
>
>
> A B
>
> 10 10
>
> 20 10
>
> 20 20
>
>
>
> It Will come back true.
>
>
>
> How do I set the choice up to come back true only if there is a record in
> the set where A=10 and B=20 in the same record not in separate records??
>
>
>
> ~Charlie
>
>
>
>
>
> [Non-text portions of this message have been removed]
>