Viewing 1 replies (of 1 total)
  • Plugin Author takien

    (@takien)

    It’s because default terminator is \n
    Whereas some application produce CSV new line with \r
    To fix it, please change terminator to \r

    Via inline parameter
    [table terminator="\r" file="yourfile.csv"][/table]

    or via Plugin option page (affected to all tables)

    Let me know if your problem resolved.

Viewing 1 replies (of 1 total)
  • The topic ‘CSV isnt functioning correctly’ is closed to new replies.