hanan1
10
hello! just like @ademiguel said, you need to nest another RG inside the questions RG, but it would be much better if the “answers” property were a list of texts in your database instead of a single string.
in your case, just put a RG of type text inside the question’s cell, the data-type would be this cell’s answers split by (,). like this.
1 Like