Tagged: Data Table Plugin
Hello, there is a way to take a string from a cell and concatenate with word to obtain an image url?
something like this:
which is the correct syntax? thank you
Hello,
Sorry for the long response. You can try using this formula =CONCATENATE('<img src="';A1;'" />') where A1 is your url. Please apply “remove escaping of HTML” for this cell http://prntscr.com/mkiedd
=CONCATENATE('<img src="';A1;'" />')
Best regards, https://supsystic.com Dante
Or register if you are not registered
Or login if you are already registered