Hi there again,
is it possible to extract only the highest value of a row inside of twelve columns? Put it in one column and delete the other columns.
All the best.
Hi there again,
is it possible to extract only the highest value of a row inside of twelve columns? Put it in one column and delete the other columns.
All the best.
Row Aggregator will get the maximum. Then Column Filter will help get the Max column.
Thank you very much.
It is Column Aggregator in recent versions.
Tnx @deicide_bg