Hi, I have a project that I am working on whereby I need to parse a sql query into alteryx using text input tool. Once this is done, I need to extract the main SELECT output elements from this query followed by their source elements. This workflow will be used as a macro for my coworkers that need to have their sql read via alteryx. Can somebody suggest a python code or a code that I can use to automate this process. Thanks in advance