I would like to make an accumulated line chart (succeeded) which represents the incomes and expenses, and colored the two line with an expression (not succeeded).
Dimension: date
Measures:
RangeSum(Above(Sum({<direction={'in'}>}amount),0,RowNo())) and