Is there a better way to loop through all elements of a datatable?

Long dead topic, but should anyone else find themselves here in the future, it does look like newer versions of Unreal offer a Blueprint function “Get Data Table Column As String”, which actually gets it as an Array of Strings, which you could then loop over.

3 Likes