Function "Chart"

Viero
Participant I

Hello, good afternoon
Here I have a question, actually I am making an application where I take the information from a table that is within my unit, in a column I am generating QR codes using the function = IMAGE ("https: //chart.googleapis .com / chart? chs = 200x200 & cht = qr & chl = I would like to know if there is a way to call that specific cell and add it to my application?

0 8 329
8 REPLIES 8

Can you elaborate on this?

Viero
Participant I

Yes of course, I am developing a function where through the sentence (https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl=) I generate a qr code in a cell, now when I try to make it appear in my app said qr code does not appear anything โ€ฆ I have been trying many things but I still do not make it work

3X_8_9_8953f16853f2cdd47f114db01708badff8dd7f62.png

Thank you very much for your response, I am really pleased to know that I have the support of the community.
However, I must tell you that if I had already placed it in this way and at the time of reviewing it anyway, the image that is already in my spreadsheet does not return.
only that through the same application it is generated, but here I already find another type of error because the data that I select sends me a QR but it does not contain the information that I need.

What do you mean by โ€œdoes not returnโ€? What image already in your spreadsheet?

What does the QR contain then? How did you get this QR?

Viero
Participant I

Yes, effectively using this formula, in my cell I generate the QR code with specific information:
= IMAGE (โ€œhttps://chart.googleapis.com/chart?chs=200x200&cht=qr&chl=โ€ & ENCODEURL (F3))
However, when I want this same code to visualize it, I cannot โ€ฆ and that is the big problem

So youโ€™re using a spreadsheet formula. I wouldnโ€™t expect the output from an IMAGE() spreadsheet formula to translate into Appsheet well. Iโ€™d recommend using an App Formula like I showed above.

I still have no idea what this means.

Viero
Participant I

Thank you very much for your support!
Iโ€™ll try with the solution you gave me โ€ฆ

Top Labels in this Space