Is # invalid in image links?

Is # a reserved character in appsheet image columns? I have them in file names on my drive and if I remove the # they work and with it they donโ€™t even if I am able to copy the cell and paste it into my file explorer(with the full path in front) and open the image.

Solved Solved
0 2 273
1 ACCEPTED SOLUTION

Steve
Platinum 5
Platinum 5

The hash (#) has a special meaning in URLs. Best to avoid the character, but if you must use it, wrap the filename with ENCODEURL() in the expression used to construct URLs.

See also:


View solution in original post

2 REPLIES 2
Top Labels in this Space