Hello Team,
I am developing a QR Code application. I have a QR Code, for example: qr.abc.com/c73ffd8b-293f-4144-ae28-a110525c734c .
I have a list containing Machine Number, Material Type, Material Density, Model, UID. Please find the screenshot of the list below:

The QR Code is same as the UID.
I have my application. Find a screenshot below:

The issue is, when I scan the QR Code (qr.abc.com/c73ffd8b-293f-4144-ae28-a110525c734c), it should automatic fill in the datacard (UID) and based on the field UID, it should autofill the values for other datacards as well. I think we should use a function called lookup.
Can you please give me a solution.