Hello! I need help creating a macro to iterate through a list and save out files.
I have a MapInfo .TAB file that is a bunch of geographic boundaries. One of the columns is CBSA Market name. I want it to selected all the boundaries with the same CBSA Market name and save those out in a file named what that CBSA market it. Then iterate through the entire list of markets?
My idea export would be a bunch of .TAB files one for each market named the market name.
I've never created a macro before in Alteryx.