Hi All,
I need help to modify my code so that the app will navigate to the scanned ID
Current OnScan formula:
Set(varScannedItem, BarcodeReader1.Barcodes); Navigate(EditScreen1); EditForm(EditForm1); LookUp('IE-StockTake', "AssetID" = First(BarcodeReader1.Barcodes).Value)
However, it doesn't seem to look up the scanned Asset ID, it will take the top item

Report
All responses (
Answers (