Reading Table
I am reading a table that produces an initial blank Column1. After the read action I'm using an action to delete that column; which one of the outputs for that action is a success flag. My issue is that success flag is coming back as False every tim...