I have used the export feature in Gravity Forms to export all entries. When I pull it into Excel, the data is slightly inaccurate.
One of the fields I have on the form is a check box field with about 30 choices. The user can select one or more items. At first glance, it looks like Gravity Forms parses the items into separate columns in the export, so there is a column for each of the 30 choices. The choices happen to be cities in which we have a chapter in our organization.
However, the issue is when I filter on the Philadelphia column for instance, I should get all entries where someone chose Philadelphia. What I've noticed though is that for some entries that have the value Philadelphia, the value is in the wrong column (it is in the Orange County column to the left instead).
Why would the item choice land in the wrong column in the export? How can I correct this without digging into the SQL tables?
If you need a sample of the export file, let me know.
Thanks.
Amy