Hello,
I am using "When a file is created (properties only)" and I am trying to get the URL path to the item. When I use "Link to item" it will grab the URL, everything seems to work fine except when there is a # in the file path. It is replacing it with 25, if I remove the 25 it will work properly. I was thinking of replacing the # with an empty space('') and it'll work except if I had a file name "File25".


