Solved
Forum Discussion
tbranco
2 years agoEmployee
Hi JF,
Here is a pipeline with the 2 solutions from David and Kory + 1 using the reduce() method.
Happy Expressioning!
- jfpelletier2 years agoContributor
Hello tbranco,
Thanks a lot, that's awesome! I'll share this with my team so that we can all learn.
Just one thing however... The reduce() method seems to work, but it's also returning an error message:
Is this just a typo, or we can safely ignore the message?
Kind regards,
JF
- tbranco2 years agoEmployee
Hi JF,
Yes you can safely ignore this message.
Toni
- jfpelletier2 years agoContributor
Thanks a lot again, Toni!
JF