After Creating a new column how do you move it so it becomes the first Column using a Script?
Hi Everyone, Background: So I'm trying to automate a process I use to retrieve sample data from a SQL database. What I do is use the database query builder and extract data with a Post-Query Script which is where the dummy code below will go. Problem: I have currently got the script to create a new column and give it the formulas I want, but what would be really useful is having some lines of ...