Hi
I have a process that I've been troubleshooting why the file is not saving to the target file path,


First I've tried to use absolute path but it's not working, then I use relative path which is the screenshot and still not working.
Then I figure out that I have to put the relative path under the Target file name, in order to save to the expected path like below.

I'm just curious why the target file path is not functioning as expected? or did I missed out something?
Please advice
Thank you