Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Daniel,

    a) you can add following snippet to your wp-config.php file and set your own delimiter instead of comma, for instance here is a dot as separator:

    define( 'VISUALIZER_CSV_DELIMITER', '.' );

    b) just create new csv file which will contain only necessary columns

    Does it make sense for u?

    Regards,
    Eugene

    Thread Starter Daniel

    (@dhoffmann)

    Hi Eugene,

    thanks for the reply. I thought there was a way to make import easier. My radiostats are automatically generated by a pearl script and stored in the web.

    If I have to change the columns manually on my workstation, I also could change the delimiter 😉

    Best wishes

    Daniel

    Sorry, but I can’t help you more 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hide individual columns / delimiter’ is closed to new replies.