Browse By Tags

  • ItemType Pattern No Space

    Good day all. Can someone tell me how to set the Pattern for an ItemType Property to not allow spaces? I read the Tech Tip: Enforce Property Formats Using Regular Expressions and looked at the Regex link provided, but have not been able to make anything…
  • Search the value located at particular position

    In "Jus Ask Innovator", we could find below search tips: ● Use * or % as wildcards. ● Use * on its own to select non-blank values. But if it's possible to search the value located at particular position? For example, I want to find part numbers which…