Announcements
Hello i have a power app thats sending some information over to a web api everything works fine trough power automate, but when i use the power apps it failes, i assume it has something to do the with the value it extracts from the qr code scanner. I am splitting the qr code like this First(Match(BarcodeScanner1.Value;"FORSIKRING:(.+)JOBB:";MatchOptions.Contains).SubMatches).Valuebut it adds a strange character at the end of the value it scans ; like this 0000522715it happns on all the values thats between another value in the qrcode scan :S. any ideas ?
Hi @Anonymous ,If you need to remove the Last char then use the TrimEnds.But, Maybe the character not recognized by Barcode maybe that is the reason showing like that.Thanks,Vijay
Yeh i think its not reconized, but want it removed instead then. Would it be First(Match(BarcodeScanner1.Value;"FORSIKRING:(.+)JOBB:";MatchOptions.Contains).SubMatches).Value.(trimends) ?
looks like the character its the split itself ? the full value its "forsikringjobb", so i am splitting "forsikring" and "jobb". SO it looks like it adds a value inbetween the split
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 379 Most Valuable Professional
11manish 203 Super User 2026 Season 2
MS.Ragavendar 128 Super User 2026 Season 2