I am recieving a list of answers from my GPT call in the format: [UniqueID : Numberin%]
Having used the splitby function to create a list of entries, I now want to save the [Numberin%] to the relevant profile by associating the Unique ID to the profiles. I can´t seem to find a way to do that, anyone has an idea?