Ability to compare arrays with a build-in array function like intersection()
FUGA MS Team
At the moment to compare arrays and get matching values you have to set up iterations and aggregation which makes the scenario much larger especially if you want to filter on multiple matching arrays.
It would be very helpful if Make had a native function like intersection() in Python.
Log In