I have a ADF pipeline with an ODATA source.
I'm copying that into an SQL database using autocreate table. I would like to autogenerate the table name as well, but I can't figure out how it's done.
The name I would like to use is the Path name from the source:

It should somehow be used as the table name:
Is this possible in ADF?








