Hello Friends,
When you try to enter a blank in the field "FieldDelimiter" it keeps defaulting to <">

It turns out that unlike most other NAV fields, you can validly enter text between the < >
If you enter <None> it works!
GSTR offline tool except the CSV file with no deliminator in data.
When you try to enter a blank in the field "FieldDelimiter" it keeps defaulting to <">

It turns out that unlike most other NAV fields, you can validly enter text between the < >
If you enter <None> it works!
| Value | Description |
| <None> | There is no FieldEndDelimiter |
| <NewLine> | Any combination of CR and LF characters |
| <CR/LF> | CR followed by LF |
| <CR> | CR alone |
| <LF> | LF alone |
| <TAB> | Tabulator alone |
| Other strings | The literal string entered |
GSTR offline tool except the CSV file with no deliminator in data.

No comments:
Post a Comment