Good afternoon!
Even following all the tips in this group, I can't transfer the generated image to the documents in Google Docs, I've already left it loose and in the table but it doesn't load the generated image or the generated images.
Any tips?
The formulas used follow:
=arrayformula(IFERROR(split(if(row(A:A)=1;"IMAGEM_1,IMAGEM_2,IMAGEM_3,IMAGEM_4";T:T);",";TRUE;TRUE);" ")) "Here I separate the files sent via google form"
=arrayformula(iferror(split(if(row(A:A)=1;"ANNEX_1,ANNEX_2,ANNEX_3,ANNEX_4";substitute(trim(T:T);"
drive.google.com/open?";"docs .
google.com/thumbnail?sz=w600&"));",";TRUE;TRUE);" ")) " Here they generate the images"
The entire shelf normally loads only those photos that are not loaded in the generated document.
Any tips or suggestions?