Hello community, good morning I am working on a QR scanner which will read qr codes that contain various data (numbers, letters - combined) which I want to be displayed in different fields automatically.
Is there a way to organize the result and then assign it to each field, if I could do what the solution would be?
dora_paz
(Dora)
November 16, 2021, 3:14pm
#2
Could you provided an example of the qr code result ?
The result of the qr codes is:
The data that I need to assign to the different fields would be:
DC9CC2F6-A250-4170-A715-732D1E3A9C16
SOP0410217V5
MLO081006NC5
Attachment Qr (all qr codes contain the same format)
Thank you for your answer!
try like this, you can use it any way to scan… Just drag and drop the png into your project and try
3 Likes
you can use replace block too… no issue
dora_paz
(Dora)
November 16, 2021, 4:03pm
#7
And another approach with split at any text at (list), for learning
2 Likes
Thank you very much @Still-learning I appreciate you! It was very helpful and solved my doubts. I have marked your answer as a solution!
1 Like
Thank you very much @dora_paz I appreciate your time and the solution provided! the use of list division is a good alternative.
2 Likes
system
(system)
Closed
December 16, 2021, 4:48pm
#10
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.