The output I need:
And so on…
The Unit,ID and Name must be same. I have tried myself with different Linq statements but I cant make it work.
Is it possible to sort it like the output shows in one single Linq statement and pass it along to a for each activity?
Have read this:
But dont really know how to implement it.