Icon

JKISeason2-4

Description: Your team created a summary of the total amount spent last year on each project. The data looks like the following:

Year Area Project exp
2022 area A proj A 120
2022 area B proj X 160

The finance department of your company, however, would like to have a more granular overview of the expenditures. In particular, the expenditures for projects in area A should be spread equally across 12 months, while those for projects in area B should be grouped by quarters. In the end, the above table should look like the following:

Year Area Project exp
2022 area A proj A jan 10
2022 area A proj A feb 10
...
2022 area B proj X Q1 40
2022 area B proj X Q2 40
...

Authors: elimisael

Spread Yearly Values Across Months DataCreate 12 monthsCreate 12 monthsand 4 quartersQuartersObtaintQx NameMonth Number& NameObtain ShortMonth NameArea Splitterspread equally across 12 months,spread equally across 4 quarters,QuarterFull DataMonthFull DataSorter Area / Project Year / AreaProject Period / expYear / AreaProject Period / expUnion Months & QuartersYear / AreaProject Period / expTable Reader Create Date&TimeRange Extract Date&TimeFields GroupBy String Manipulation Column Filter String Manipulation Row Splitter Math Formula Math Formula Cross Joiner Cross Joiner Sorter Column Filter Column Filter Concatenate Column Resorter Spread Yearly Values Across Months DataCreate 12 monthsCreate 12 monthsand 4 quartersQuartersObtaintQx NameMonth Number& NameObtain ShortMonth NameArea Splitterspread equally across 12 months,spread equally across 4 quarters,QuarterFull DataMonthFull DataSorter Area / Project Year / AreaProject Period / expYear / AreaProject Period / expUnion Months & QuartersYear / AreaProject Period / expTable Reader Create Date&TimeRange Extract Date&TimeFields GroupBy String Manipulation Column Filter String Manipulation Row Splitter Math Formula Math Formula Cross Joiner Cross Joiner Sorter Column Filter Column Filter Concatenate Column Resorter

Nodes

Extensions

Links