Forum Discussion
viktor_n
5 years agoContributor II
Hi @acesario,
Hope this will solve your problem.
Expression:
$Records.map(record => record.Award.map((x, index) => record.Award.slice(0, index + 1).filter(y => y == x).length))
Output:
- Ajay_Chawda5 years agoContributor
Hi jervin,
Please uncheck “Contains Headers” check box and set skip line =1 (assuming first line of file contains header information )
Please find the attachment for sample pipeline and row file which used as input or sample pipeline.
Regards,
Ajay
name.txt (51 Bytes) testCSVHeader_2021_02_03 (1).slp (3.9 KB)