Hello,
I have a "checkbox" field in which a person filling out the form can select multiple options. When I export the data, each option under the field is separated into one column with the word "checked".
This gives me 100's of columns. Is there a way that the export shows the "field name" and lists the items checked all together in one column?
If I use radio buttons, the data is under one column; but if I use checkboxes, each option becomes a column. Is this a bug?
I've searched for an answer to this proble, but I can't seem to find it.
My question is:
How can I get all selected (checked) elements in one column for an excel export?