You really should not be doing imports in transforms (or any other defs where you can avoid it).  Delegate to a project library utility script, like shown here:
              
              
              1 Like
            
            
          You really should not be doing imports in transforms (or any other defs where you can avoid it).  Delegate to a project library utility script, like shown here: