Hi,
I have tried to get a barcode to be split into different input fields. I use the Barcode Scanner function in PowerApps. I have a code that looks like the following 1234567, Testing product1, product data. Then I want to get separation on the first (,) in one input field and the rest in another.
So
Article number:
1234567
Item name:
Testing product1, product data
Is there anyone who can help me with this?