Hello,
I am dealing with a model, meanwhile we are creating a custom db to import the data.
To make tests I use also an excel model to import data.
For the db import, I create a parameter and a custom code so I can decide if I import from the db or not, with a simple conditional.
Is something similar for the excel import?
I see that in the excel import/export menu there is a post import code option, but I would like to be able to do it in custom codes and using parameter, specially for the import decision.
Thanks!