Skip to content

Enhance `Clean::AlphabetizeFieldValues`

Compare
Choose a tag to compare
@kspurgin kspurgin released this 22 Jul 01:51
· 770 commits to main since this release
4345655
  • Move the delim_only? helper method to Transforms::Helpers and add tests and documentation for it
  • Add field_values method to Transforms::Helpers to support refactoring
  • Enhance Clean::AlphabetizeFieldValues to improve:
    • ability to handle %NULLVALUE% as blanks in the sort
    • ability to set sort direction
    • sort ignores non-alphanumeric and space characters