Hello,
in the past i used extract url from img with the following function
MID({Media},FIND("(",{Media})+1,LEN({Media})-(FIND("(",{Media})+1))
But this time, the FIND function isnt counting well for some records. i don’t know why.
here is the results...