When adding new functions to the user.py file, should the functions appear as a list in the Expression column, similar to how the base.py functions appear?
Solved! Go to Solution.
You will need to run Update Data Loading Workspace. This will create a new workspace and add any user functions to the dropdown.
You will need to run Update Data Loading Workspace. This will create a new workspace and add any user functions to the dropdown.
You can also manually add the function name to the hidden lookup sheet.
Right click the tabs and select unhide
select -Lookup-
scroll to the bottom and add your function, in my example, I added create_foo()