Forum Discussion
hsa297
2 months agoNew Member
Copy Data Activity - Issues and saying not found target file path
Hi, so I am doing a copy data activity to copy a CSV in a Lakehouse located in another workspace, and the sink is a Lakehouse in my current workspace. Source Sink The error I cons...
deborshi_nag
2 months agoSuper User
Hello hsa297 I noticed that in the File extension setting you have .txt - if your file is .csv as the name suggests, "SourceDataControl.csv", shouldn't this be set to .csv instead? Could you change this setting and try again please?
Also, check if you can use Preview data to inspect the contents of the source file.
- hsa2972 months agoNew Member
The file extension used to name the output files. It will be ignored if the output file name is configured.
Since I specify a file name this is overridden, aditionally with delimited files it is defaulted to a .txt.
So I do not think this is the case here