Icon

1. Projects

KBL: Preparing Data for Report
Workflow: Projects In this workflow we prepare data to be displayedin a report.Starting from the accounting of a list of projects,on one branch we calculate the money in budgetfor each year for each one of the project and onthe other branch we calculate the money actuallyspent for each project each year.We then report the money allocated, the moneyspent and the money remaining for each projecteach year. Calculating money spent for each project each year Calculating money in budget for each project each year money by project by yearrenaming"<year>+Sum(...)" intojust "used <year>"enaming"<year>+Sum(...)" intojust "assigned <year>"by RowIDby RowIDmoney assignedto projecteach yearmoney used by projecteach yearproject name as RowIDproject name as RowIDremain 2009remain 2008remain 2007remain 2009remain 2008remain 2007Node 31used moneyratio w. resp.2007Projects.txt filewith path relative to"current workflow" GroupBy Column Rename Column Rename Sorter Sorter Joiner Pivoting Pivoting RowID RowID Unpivoting ConstantValue Column Math Formula Math Formula Math Formula Java Snippet Java Snippet Java Snippet Java Snippet(simple) Math Formula(Multi Column) CSV Reader Workflow: Projects In this workflow we prepare data to be displayedin a report.Starting from the accounting of a list of projects,on one branch we calculate the money in budgetfor each year for each one of the project and onthe other branch we calculate the money actuallyspent for each project each year.We then report the money allocated, the moneyspent and the money remaining for each projecteach year. Calculating money spent for each project each year Calculating money in budget for each project each year money by project by yearrenaming"<year>+Sum(...)" intojust "used <year>"enaming"<year>+Sum(...)" intojust "assigned <year>"by RowIDby RowIDmoney assignedto projecteach yearmoney used by projecteach yearproject name as RowIDproject name as RowIDremain 2009remain 2008remain 2007remain 2009remain 2008remain 2007Node 31used moneyratio w. resp.2007Projects.txt filewith path relative to"current workflow"GroupBy Column Rename Column Rename Sorter Sorter Joiner Pivoting Pivoting RowID RowID Unpivoting ConstantValue Column Math Formula Math Formula Math Formula Java Snippet Java Snippet Java Snippet Java Snippet(simple) Math Formula(Multi Column) CSV Reader

Nodes

Extensions

Links