An odd outcome of a query into MS's APS SQL Server, where one column returns as nulled values on my machine where Alteryx is running, and from a peers machine where the result of Visual Studios run happened is complete. Thinking a likely culprit was a difference in libraries, I pulled that from both, shown here:

I was "hoping" that on the my local machine I had outdated libraries, but just the opposite is the case. The second area I covered was ODBC drivers, using both "SQL Server Native Client 11.0" and "ODBC Driver 17 for SQL Server" - that offered no difference.
The top snip shows the data that is not being returned, the bottom the result from VS -
Before delving super in-depth on the query itself being run, I just wanted to see if this has been encountered by anyone else.
I can certainly install deprecated versions of these libraries and import them to show a true like-for-like, it just seems a bit counter intuitive that a subsequent version would have less functionality from a driver pov.
This is the necessary Alteryx info, running it elevated makes no difference either -

Thanks,
Sean