Skip to content

Enhancement pattern: ignoring empty values

timrdf edited this page Feb 5, 2011 · 5 revisions
      conversion:interpret [
         conversion:symbol "", "-", "- ";
         conversion:interpretation conversion:null;
      ];

Can be added to the entire conversion:ConversionProcess or to a specific conversion:ColumnEnhancement.

For more detail, see conversion:interpret.

Clone this wiki locally