11-30-2015 02:36 AM
Hi,
I'd like to compare two arrays that contains a cluster with several clusters in it. When using the equal fonction the result has the same schema as the input cluster. But I just need a true or false. It doesn't bother me wether it changed on position1 or any other position.
Is there an elegant way to do this?
Thanks for any help.
Yves
Solved! Go to Solution.
11-30-2015 03:32 AM
R-click the Equal and change to Compare Aggregates. That, or add an And Array afterwards. 🙂
/Y