Search results

  1. J

    Filter Collection

    Thank you VJ, Figured out. Another question. If you there is a space inside the field name and the pattern, what the would the filter look like? E.g. "Col 1 NOT LIKE '0 *'". Note: 'Col[Space]1' and '0[Space]*' However this is not working... Do you have any suggestion or solution on that...
  2. J

    Filter Collection

    Hi, I tried in Utility - Collection Manipulation -> Filter Collection, Filter "Col like '0*'", this works... But I want to filter the column where the value starts with a number. Something like "Col like '[0-9]*'", is it achievable? Thank you, Jimmy
Top