Error after adding “HH:mm” .There is no problem when I assign it to Assign, but it does not work when I give it as a file path.
It’s because you are trying to add colon : into the filename. We can’t add special characters like colon into the file name. Instead use underscore and then check it once.
1 Like
here my file path i not have any special characters but still it throws the same error