python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Pentaho PDI: execute transformation for each line from CSV?
Here's a distilled version of what we're trying to do. The transformation step is a "Table Input":
SELECT DISTINCT ${SRCFIELD} FROM ${SRCTABLE}
We want to run that SQL with variables/parame...
will trillich
Votes: 0
Answers: 1
Correct Json Path to extract the data
i have a json structure like that, where i would like to take from the json path the "id", but when i run the JSON input method in pentaho, putting "$..id" as the path, it returns ...
user15936034
Votes: 0
Answers: 1
Using multiple wildcards in Pentaho spoon for subdirectory paths
I was trying to use the GetFiles step to retrieve all files that are type .xlsx having sheet in the filename and having common names in the subdirectories path.
example directory contents:
c:\DATA\a1 ...
CPHILLIPS1234
Votes: 0
Answers: 1
Merge Join/Stream Lookup Pentaho Issue
I've got this question:
I've got two sources in SOURCE and COMPARISON and i've tried a Merge Join Step / Multiway merge join (in INNER option) / Stream Lookup. the image shows what I am facing.
[Issue...
putrakurniadi
Votes: 0
Answers: 1