Second part is fairly easy. Create a display only hidden field, name it
whatever zTmpQual. Build your qualification with the AL guide loop into
that field. The Table B qualification will be EXTERNAL($zTmpQual$)

Second thought on the first part, if the AL Guide is giving you the last
ID then make sure your adding it to a field and not overwriting. One way
to check is to pop up a note message on the beginning leg of each loop
with the ID.

> Hello,
> Ive got 2 tables, lets say" A and B
>
> First one holds some records added manually
> On the second I'd like to have all records related to those from table
> A
> I think I need to loop over the table A , get each record ID and pass
> it to the qualification on table B.
>
> First thing: my actl guide doesnt seem to work correctly, it always
> gives me only one ID (Table loop Selected Rows checkbox is unchecked)
> Second thing: how to pass the obtained ID to the Table B to use it
> with the qualification.
>
> Any advices are welcome.
> Thanks.
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where
> the Answers Are"
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to