Separator for csv export
Hi,
i want to export my report as csv format. If i set the separator as a semicolon everything works fine,
because i only have to enter a ; in the field for the separator.
But how i can set a tabulator as the separator?
If i entered \t in the field for separator, only the \ is used as the separator.
I hope you can help me.
i want to export my report as csv format. If i set the separator as a semicolon everything works fine,
because i only have to enter a ; in the field for the separator.
But how i can set a tabulator as the separator?
If i entered \t in the field for separator, only the \ is used as the separator.
I hope you can help me.
Comments
Try to set:
Separator := #9;