Hi.
In Data Visualization, i'm using the csv option to export the data, but the separator is always:
comma for browser in english language, semicolon for browser in italian language: it's a problem, if this character is present in the extracted data too!
I want to specify the delimiter (tab, '|' or some others...)
Thanks, Carlo