I am using your QR Code Excel Template.
I am using the Concat function to take multiple cells to write my string. =CONCAT(E3,G3,I3,K3,L3,M2)
Successfully I can generate a code that goes to a defined URL, and populated one variable:
Hi @MAmaral, can you provide a full example of the generated QR code URL, as well as the formula for the QR code in the spreadsheet? My best guess is you need to URL encode the text parameter in the final URL.