Hi everyone,
I have this concern of my current model, since the user will be the one to add/upload the data.
I need a friendly dashboard for them to upload the file to a Data Module. But what will happen if there are new data even amongst the lists inside of that uploaded file?
So I made this small test, where I create 2 lists and use them in a Data Module.


and this is the module


Let say that I want the user to be able to add Color name Orange while importing data Qty(or just any column) into this module.
Is there a way to achieve that?
I think there will be a couple processes to achieve this but I'll be happy to hear your ideas.
Thank you for you help