In SP nintex there seems to be a way to retrieve multiple colums from a sql query. However with the cloud version there is only a singular column allowed:
Am I missing something obvious? Alternatively is it possible to call an API (i can write a wrapper around the db) or do I retrieve all of the cols needed in a comma seperated single field and then split it?