You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
My Excel uses the semicolon (;) as separator. After exporting as csv, I open the file with Notepad++ and replace all (;) with (,).
Now I have seen that several labels are separated by (;). In my workflow, these are also replaced, or I have to change everything by hand, which is very time-consuming.
Unfortunately, the separator in Excel does not seem to be so easy to change.
Now I would like to know how other users deal with this issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My Excel uses the semicolon (;) as separator. After exporting as csv, I open the file with Notepad++ and replace all (;) with (,).
Now I have seen that several labels are separated by (;). In my workflow, these are also replaced, or I have to change everything by hand, which is very time-consuming.
Unfortunately, the separator in Excel does not seem to be so easy to change.
Now I would like to know how other users deal with this issue.
Beta Was this translation helpful? Give feedback.
All reactions