Scan and Search App

Hi, I am trying to create a scan and search app using QR codes. I want to display data from multiple columns when the QR code is scanned. What is the most feasible way to solve this?

For example,

  1. Apple 2$ Red

  2. Orange 4$ Orange
    I want to see all the associated data of Apple if that QR code is scanned.

Thank you.

Hi @Biomed_BEProj

Have you checked out these articles?

https://help.appsheet.com/en/?q=scan+QR

1 Like

Hi Lynn, yes I have read through those articles but I haven’t been able to implement it using any of the articles.