Extracting to Variable and Inserting into Table

Questions and answers about anything related to Helium Scraper
Post Reply
sjunk111
Posts: 4
Joined: Wed Nov 21, 2012 6:51 am

Extracting to Variable and Inserting into Table

Post by sjunk111 » Wed Nov 21, 2012 7:57 am

How do I extract a kind to a variable and then insert into a table when navigating through and extracting to table after?

i.e) The Actions

-Extract Variable
Select Kind = "Kind A"
Variable = "Kind A"
-Navigate Each: Link
-->Extract to Table -
Column Name = "Kind A"
Kind Name = "Kind A"
Property = "VAR_Kind A"

When I run it, other Kinds I've defined are inserted just fine, but the Column "Kind A" is blank.

When I check PROJECT --> Variables. I see the correct Values next to each Variable.

Thanks.

sjunk111
Posts: 4
Joined: Wed Nov 21, 2012 6:51 am

Re: Extracting to Variable and Inserting into Table

Post by sjunk111 » Thu Nov 22, 2012 5:37 am

Never mind. Figured it out. 1) Didn't need to do this, but 2) Grab a var if prior execution was Execute Tree.

Post Reply