You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h2><aname="Calling_Python_Functions_in_Import_Wizard"></a><spanclass="mw-headline">Calling Python Functions in Import Wizard</span></h2>
<p>You can create a custom import filter using Import Wizard where a Python function is used to parse the file and perform the import. For more information on this, please refer to this section on <aclass="external text" href="../../UserGuide/UserGuide/Importing_User_Defined_Data_Files.html">importing files using user-defined functions</a>.