Hi PowerApps experts,
I am trying to create my app as illustated in the attached picture from my gallary.
I really need your help with writing functions in the white colored textinput boxes to grab from the above long string "HS83582 00410040" the first on the left will grab the fisrt 6 craracters after "H" = S83582 and second text input will grab the firt 3 charactars after the the space = 004 and last one to grab the followed 4 charactars = 1004, the last charactar is not wanted.
Given by the three white colored boxes are column in a sharepoint list.

I appreciate a ot your help 🙂