Classify from two input texts to an output

Hi,
I have a situation where I need to classify from two input parameters and output.
Basically I have a database created by humans where and Industry + position title gets a function title.

Is it posible to create a classification solution where having two input strings produces one as output based on that previous dataset.?

How can I achieve this?

Thanks a lot for your help
Sergio

You can concatenate two input texts and classify the result of the concatenation.