Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Delimiter not recognized in last two fields

...

Sometimes, the structure of raw data doesn't allow the system to fully identify the pattern as intended, being unable to extend the delimiter distribution to the end of the sample. This results in the last two fields being identified as a single entity.

A posible solution is to use filter operations in the table to show only the the event that suit your needs. This minimizes the sample analyzed and thus refine the identified pattern, ensuring the delimiter is processed as such for the last two fields.

...