Hello again.
I've tried the ""Utility - Collection Manipulation --> Transpose Collection"" action stage, but it doesn't work for this issue. It throws the following, internal exception:
""Internal : Could not execute code stage because exception thrown by code stage: the change from the type 'DataTable' to the type 'String' is not valid."" (some of the exception is in Danish, so I've tried to make the most accurate translation of this)
Is there any alternative ways to extract a collection located within a collection?
When I look into these collections within the collection, they got different types of data (text, number, another collection and flag). Could this be a problem?