Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

Trouble with the "Insert data from step" option

$
0
0
This is probably a very elementary question but I've reviewed the wiki and can't get this to work to save my life.

Step 1 = Import from a .csv file that has a column of data containing software hash values from Microsoft SCCM
Step 2 = Set values where I'm simply trying to get the column which is SoftwareHash
Step 3 = Table Input

In the table input I have a Select statement with a bunch of joins which includes a join to a table that has SoftwareHash values. When I preview the output of that SQL Select statement I see what I would expect. But when I try to add the following, I don't get any results and just a big error

Here is an example:

SELECT * FROM v_GS_Computer_Systems
WHERE Isobsolete = '0'
AND SoftwareHash = ?


What I thought this would do is look at the previous step of set values and replace the ? with a value from the first step. But I must be missing something. Any help is greatly appreciated. This is my first attempt doing anything with SPOON.

Viewing all articles
Browse latest Browse all 16689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>