Hi I am new to Pentaho Data integrator and I have a question.
If i have a value in a table with start date, end date, and total amount
for example 1 Jan 2016, 31 Dec 2016, and total amount is 365,000
is it possible to have PDI to create 365 records ( for the number of days bet 1 Jan to 31 Dec) and compute a field with the value of 365,0000/365?
and store that into a database table ?