Hello lovely people.
Urgent help needed
I am using Open AI to receive dynamic text data via an API call. All is working fine, except that I will like to choose which line/section of the received data to display in my text element in Bubble as I will like to control what part of this data I display at various sections of the text element. I have tried the ‘split by’ function, but that did not work ( or I may be doing it wrong). Can anyone please help?
Attached below is the API response in its raw format and how it is presently displayed in my text element in Bubble. I have also attached my workflow for this.
In the attached text element image, I want to only display the CV summary and not the skills set and then display the skill set on another element when I want to without displaying the CV summary. In other words, I want to split them.