In a Ref Dropdown I want to Scan a Barcode to find an item. The Barcode is part of the Label. But the App says “The can result didn’t match any known entries”. If I create a barcode from the Key, then it works. Can I scan for the Label of a Ref?
@Fabian Have you tried making the key and label same column? Label of a ref is simply an “easy-to-read” representation of the key column value. Therefore it’s working with the Key.
Hi all!
I am a new user in the appsheet (beginner, made two apps already), and I have problems with Ref Dropdown QR-code search.
I have another Excel file that I pick up information.
QR-code scanning does not give the result, only notify “the scan results didn’t match any known entries”.
If I type something on Search field (Name or ID Code), search results finds those items.
I already did follow @Aaron_Moolb instructions, and otherwise all works, but scanning does not.
I have in AppSheet one table called “Items” and Key is [Item ID] + one Label is image-column + one Label is [CalculatedName] with expression “CONCATENATE([Name],” – “,[ID Code])”.
Then I have another table called “Tools1” with [Name] column that column type is Ref, and it refers to “Items” table.
“Tools1” [Name] column is Searcable and Scannable, with Auto Input mode.
Please help…
And if you need more information, please ask.
I will be happy to send additional information