When the file is saved the last part of the string is cut off… the file name is suppose to be: “Report-FR453231-2018-February”, but is cut off so the name becomes “Report-FR453231-2”
Without using the entire file path in “file name” in file save window, try putting the file path on the top of the save window which shows the path with an [enter key] to navigate to the folder, then under file name, just give the name of the file that you want to save…
You can split the string with string functions… th at might work for you…
I found out that the promblem only occur when I set the activity to “Simulate type”. But this is also what the work through suggests - does anyone know why I am experiencing this?