Icon

Export_​to_​Tableau

KBL: Producing data for Tableau
Workflow: Export_to_Tableau In this workflow we prepare data to be displayed in areport.Starting from the accounting of a list of projects, onone branch we calculate the money in budget foreach year for each one of the project and on the otherbranch we calculate the money actually spent foreach project each year.We then export the money allocated, the moneyspent and the money remaining for each projecteach year to be displayed in a Tableau report. Calculating money spent for each project each year Calculating money in busget for each project each year Calculating money remaining for each projecteach year renaming"<year>+Sum(...)" intojust "used <year>"enaming"<year>+Sum(...)" intojust "assigned <year>"calculatingremaining moneyby RowIDby RowIDmoney assignedto projecteach yearmoney used by projecteach yearproject name as RowIDproject name as RowIDProjects.txt filewith path relative to"current workflow"MoneyTable.hyper Column Rename Column Rename Remaining Money Sorter Sorter Pivoting Pivoting RowID RowID CSV Reader Tableau Writer Joiner Workflow: Export_to_Tableau In this workflow we prepare data to be displayed in areport.Starting from the accounting of a list of projects, onone branch we calculate the money in budget foreach year for each one of the project and on the otherbranch we calculate the money actually spent foreach project each year.We then export the money allocated, the moneyspent and the money remaining for each projecteach year to be displayed in a Tableau report. Calculating money spent for each project each year Calculating money in busget for each project each year Calculating money remaining for each projecteach year renaming"<year>+Sum(...)" intojust "used <year>"enaming"<year>+Sum(...)" intojust "assigned <year>"calculatingremaining moneyby RowIDby RowIDmoney assignedto projecteach yearmoney used by projecteach yearproject name as RowIDproject name as RowIDProjects.txt filewith path relative to"current workflow"MoneyTable.hyperColumn Rename Column Rename Remaining Money Sorter Sorter Pivoting Pivoting RowID RowID CSV Reader Tableau Writer Joiner

Nodes

Extensions

Links