Data on multiple rows from Excel file

Hi Arnaud,

You can solve this problem in 2 steps:

  1. Fill down the gaps in columns Date, Amount
  2. Aggregate Description (“Concatenate” function) and Amount (“Any” function)

See the example below:

fill-down-aggregate.morph (2.9 KB)
Book1.xlsx (8.8 KB)