| # 9 years ago | |
|---|---|
|
I was trying to use a dash between numbers, and a colon, and keep them together using ~, but when i imported, it would not retain the characters after ~ including another #. If I used a word vs a character like a dash or semi colon, it worked. Is there a limitation using dashes, colons, etc? Thanks! |
|
| # 9 years ago | |
|---|---|
| When you import a text only words are imported. Dots, hashes, dashes and other special characters are skipped. I recommend you to input the text with numbers, colons and dashes directly in Words table. | |