Skip to main content

Dash Cheat Sheet

Master productivity shortcuts in Dash with this reference guide covering global search cheat codes and wildcard filtering tricks for reports. Speed up your workflow by searching invoices, bookings, customers, and using wildcards to narrow results.

Written by Kristi Carlson

📝 Overview

The Dash Cheat Sheet is your go-to reference for shortcuts and productivity tips across Dash. Whether you're looking for records quickly through the global search bar or filtering results on reports, these tips help you move efficiently without navigating through menus.

Dash includes built-in shortcuts (also called cheat codes) that take you directly to specific records or areas. You'll also discover how to use wildcard filtering on reports to narrow down results by keyword patterns and save time on large datasets.


🔍 Global Search Bar Tips

The global search bar allows you to quickly locate pages, reports, customers, and records without browsing through multiple menus. It helps staff and admins move efficiently through Dash by typing keywords or special shortcut commands.

🔎 Searching for Pages, Reports, or Tools

Click the arrow to learn how to use the global search to find pages or reports

If you already know the name of the page you want to open, start typing it directly in the global search box.

You’ll see matching results appear below, allowing you to click and go straight to that page.

📣 Examples:

Typing Seasons, Booking Options, Products, Company Settings, or any report name takes you directly to that page.

🧾 Invoice Search

Click the arrow to learn how to search by invoice

  1. Type invoice:[invoice number]

  2. Opens the matching invoice instantly.

📣 Example:

"invoice: 1234"

🗓️ Booking Search

Click the arrow to learn how to search by booking ID

  1. Type booking:[booking ID] or b:[booking ID]

  2. Opens the corresponding booking record.

📣 Example:

"booking: 4567"

👤 Customer Search

Click the arrow to learn how to search for a customer profile

You can search by:

  • CID number – entering only the number opens the customer profile.

  • Email address – typing a full email searches for that customer.

  • Customer name – typing part of a first and last name will show all matching customers.

📣 Examples:

"25742" → opens CID 25742
"[email protected]" → searches for customers with that email

"kris carl" or "k carl" → shows all matching customers

💳 Gift Card Search

Click the arrow to learn how to search for gift cards

  1. Type giftcard:[giftcard number]

  2. Opens the matching gift card details.

💡 Note: The gift card number is the same as the redemption code used by customers.

📣 Example:

giftcard: 10245

💰 Transaction Search

Click the arrow to learn how to search for a specific transaction

Use any of these formats:

  • trans:[transaction ID]

  • transactions:[transaction ID]

  • trans_id:[transaction ID]

The transaction ID can be found within a customer’s invoice. When you use one of the formats above, Dash opens the Transaction Search page, which will already be prefilled with the transaction ID.

Once loaded, the results show key details about the transaction including:

  • Invoice ID (linked to the related invoice)

  • Transaction ID

  • Date and time of the transaction

  • Type (for example, Credit or Refund)

  • Credit Card (last four digits only)

  • Amount processed

  • Employee who completed the transaction

📣 Example:


trans: 309812

🏫 Program Search

Click the arrow to learn how to search for a program

If you have a program name made up of two words, add a % sign between the words when searching.

This takes you to the Program Search page and automatically filters results to show only rosters with that specific name.

📣 Example:


"Big%Feet" → opens the Program Search page filtered to “Big Feet” rosters

✍️ Note:


If you search with a space instead of a %, Dash assumes you are searching for a customer name instead of a program.

⚽ Group Search (Teams, Classes, Camps)

Click the arrow to learn how to search for a group/roster

Use:

  • team:[ID]

  • class:[ID]

  • camp:[ID]

If a valid ID is provided, the page opens automatically.

📣 Example:

"team: 1123" → opens Team 1123 page

📍 Where to Find the Roster ID

You can locate the roster ID in several places:

  • In the URL, at the end of the link when viewing the roster page.

  • In the breadcrumb navigation (the line showing Season, Level, and Roster names), where the ID appears in parentheses before the roster name.

  • On the Program Search page, where each roster ID is displayed in the leftmost column of the results.

📅 Date Search

Click the arrow to learn how to jump to a specific date on the calendar

  1. Type a date in this format: mm/dd/yyyy

  2. Page will open the calendar for that date.

📣 Example:

"12/19/2025" → brings up December 19, 2025 in the calendar view.


📊 Reporting Filter Tips

Many Dash reports include built-in search & filter features that let you narrow down results by keywords. One powerful technique is using wildcards (asterisks) to match patterns in names and values. This is especially helpful when searching for programs or classes across multiple seasons.

🎯 Wildcard Filtering

Click the arrow to learn how to use wildcards in report filters

When searching on reports that support season filters & search, typing an exact phrase may return "no results found" because the system requires exact word order. Using an asterisk (*) as a wildcard helps you shorten the selectable list and pull in all matching options.

How to use wildcards:

  1. Type your search with an asterisk in the filter box (for example, "soccer*2026").

  2. Press Enter

  3. Results filter to display all programs or classes that match your wildcard pattern

Wildcard placement changes what gets matched:

  • *word (asterisk before) = returns any option with your word at the end (ex: *test = something test)

  • word* (asterisk after) = returns any option with your word at the beginning (ex: test* = test something)

  • *word* (asterisk before & after) = returns any option that contains your word anywhere, including the beginning, middle, or end (ex: test = something test something)

🧠 Examples:

  • Searching for "basketball*2026" finds all programs or classes with basketball and 2026 in the name, regardless of word order.

  • Searching for "basketball*camps" narrows results to show all basketball camps across seasons without needing exact phrasing.

  • Searching for "*basketball*" returns any program or class with basketball anywhere in the name.

Did this answer your question?