Hello! I am wondering if it is possible to show row numbers in the SQL Editor in the Input Data tool, similar to what can be seen in Toad Data Point or SSMS. Being able to see which line of code is referenced when getting an error would be very helpful for myself and other members of my team.
I don't think it's available in Alteryx. You can develop the SQL in Toad and then paste into Alteryx. It usually works without having to tweak. Just remove ending ";" is one thing I've learned.