How to add "split by.." to a search for Date Source of a Repeating Group

Hello why can’t I find the “split by…” function in my data source for a repeating group? I want to separate the text from a Chat GPT response into multiple rows so I wanted to use this function to separate the text. This works fine when I use custom states. When I use custom States in repeating groups it allows me to use “split by…” function as you can see here.


However when I try to set the data source to a data group that I created I can’t find the “split by…” function as you can see here:

Do you know how to split this text so that the text from the chat gpt go into multiple rows? I would use custom states but I would need to use multiple custom states in one repeating which I am not sure if that is possible.

‘Split by’ is a text operator… you can only use it on single texts.

In your screenshot your expression is currently a list of dialogues.

Format dialogue as text and then split. You can also save the response and create a list of text inside each dialogue.

I tried to format as text and then split but the function is broken and showing up as red. As for the second way, I don’t understand the second method you described. Would I have to save the response to the dialogue in the back end and how would I create a list inside of the dialgogue? Here are the images of my format as dialogue not working. I just left the format as dialogue blank because I did not know if I had to put anything.




Click on ‘more’ and you will see a suggestion to change the data type

This topic was automatically closed after 70 days. New replies are no longer allowed.