1. Create the First Transformation:
- Set up your first query using a Table Input step.
- Use a "Copy row to result" step to store the result of the first query in a variable (let's call it `var_query1_result`).
2. Create the Second Transformation:
- Create a new transformation for the second query's result.
- Use a Table Input step to fetch the data for the second query.
- Use a "Copy row to result" step to store the result of the second query in a different variable (let's call it `var_query2_result`).
3. Create the Third Transformation:
- Create another new transformation for the final processing.
--
You received this message because you are subscribed to the Google Groups "Pentaho Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pentaho-commun...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pentaho-community/4331037a-808b-4b2b-b963-511f8c7c2648n%40googlegroups.com.