Export data from repeating group excatly same


I was trying to export the from the repeating group but the issue i faces i can’t export the those number coz they are the count came from the relations.bubble does’t let us pass the count in the csv. or is there any things that can workaround for this

It looks like you are passing the :count which is a single value into the expression, but you should be passing a list of values (a list of counts).

Right but actually i need to pass the single value the count only in the CSV . which is being displayed in the table.

Try creating a list of numbers (counts) like this: