DATA EXPORT
WelcomeKnowledge BaseFAQStart Today
  • ✨Welcome to Data Export Documentation
  • 🏠Data Export Website
  • 💻Data Export App
  • 🛒Shopify Testimonials
  • 📌Getting Started
    • Pre-Made Reports
    • Reports
    • Scheduler
    • Settings
    • Data Synchronization
    • Data Export: Basic Functionality
  • 🧠Knowledge Base
    • Welcome to the Knowledge Base
    • Reports
      • Customized Reports
      • Filters
        • 'Contains' & 'Not contains'
        • 'is' & 'is not'
        • 'include' & 'exclude'
        • 'is BLANK' & 'is not BLANK'
        • 'Begins with' & 'Ends with'
        • '= Equals' & '!= Not equals'
        • '> Greater than' & '< Lesser than'
        • '>= Greater than or equal' & '<= Lesser than or equal'
      • Sort
      • Custom Columns
        • Calculated Columns
          • Add Order line item properties to your report
          • Add Metafields to your report
        • Static Column
      • Formatting Tools
      • Clone & Delete
    • Scheduler
      • ⌚Hourly Schedule
      • 🌞Daily Schedule
      • 🗒️Weekly Schedule
      • 📅Monthly Schedule
      • 🔽Output Options
        • Email
        • FTP
        • Google Drive
        • Google Sheets
  • ❓FAQ
    • Welcome to Data Export FAQ
    • Reports
    • Schedule
    • Sales & Billing
    • Data Sync
    • Service
  • 📋Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Knowledge Base
  2. Reports
  3. Filters

'Begins with' & 'Ends with'

Previous'is BLANK' & 'is not BLANK'Next'= Equals' & '!= Not equals'

Last updated 3 years ago

Was this helpful?

How does 'Begins with' & 'ends with' filter work?

The 'Begins with' filter finds all the records with a specific prefix and their related character.

For Example, we need to filter all the Variant SKUs that begin with "CSBK". Hence, the 'Begins with' condition filters all the SKUs beginning with 'CSBK', as shown below.

The 'Ends with' filter finds all the records with a specific suffix and their related characters.

For Example, we need to filter all the Variant SKUs that end with "02". Hence, the 'Ends with' condition filters all the SKUs ending with '02', as shown below.

🧠