CSV

  • Export CSV with ";" delimiter instead of ","

    When generating a CSV export, there is no option for field separator and a normal "," comma is used.

    Although this is a standard, when there are free text answers and user inserts commas in the middle of the text, then it is impossible for MS-Excel to recognize the field correctly.

    A simple solution for that is to use ";" as field separator, that is better interpreted by MS-Excel and therefore is easier to import.

    This could be an option that can be configured for generating CSV Files.

  • Survey - additionals for csv-export

    Hi,

    I´ve got two problems/questions:

     

    1) INVITATIONS INTO CSV-EXPORT  (FROM OUR SUPPORT E-MAIL)

    ME: Hi, in my private survey I send invitations via email to users... they do the survey and in the end I export the results as CSV-file. So farm so fine! BUT: Is it possible to log the not answered invitations into the CSV-file, too? Means: When I export CSV I can see the not answered invitations and all responses (as usual)? If not out of the box - what are the files to manipulate? Thanks

    YOU: What is the version of the component you are using? The CSV file should show all responses including unfinished responses.
     
    NEW QUESTIONS: I use the newest version (incl. an new patch you send me some days before.
    CSV includes the unfinished responses, yes. But what I mean is the INVITATION itself, even before the user starts the survey. At that time, when I send the invitattion to a user.
     
     
     
    2) WHICH FILE TO MANIPULATE (END OF SURVEY)I need to do some extra code into the file, when the survey comes to an end. Means, when the survey-data are written into database.
    Can you please tell me, which file it is, that I have to manipulate?
     
     
    Thank you!