Hi,
I am looking for a way to load CSV file with "|" as separator.
I know that you can load csv with "," and ";" as separator;
Is it possible to load file with "|" as separator or adding a small hack of this wonderfull tool
Thanks
Hi,
I am looking for a way to load CSV file with "|" as separator.
I know that you can load csv with "," and ";" as separator;
Is it possible to load file with "|" as separator or adding a small hack of this wonderfull tool
Thanks
You can implement selectImportPrint in customization and handle it in login.
Log in to post a comment.