Skip to main content

Hello,



I’m starting on airtable and I can’t find the right formula to perform an operation.



I would like to extract the link in the second column IMAGE to insert it at the planned location in the third column JSON.



Can someone help me with this ?



Thank you 🙂



Hi Heav, could you try:



'{"logo": {"original": "' & {Image} & '" }}'


Hi Heav, could you try:



'{"logo": {"original": "' & {Image} & '" }}'


Wow, it looks so simple and it works, thank you very much 🙂


Reply