Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

On this page we will go over how to build a query from scratch by adding your own exports and filters.

...

  • Name: Prefix the title with the name of your department. You can use an abbreviation or the full name, but it is best practice to be consistent across all titles. Then give your query a descriptive name that describes what the query does.

  • User: This box should automatically be set to your name.

  • Realm: Select your department.

  • Sharing: You may check this box if you would like other Slate users to be able to view and run your query.

  • Folder: Select your department.

  • Type: This will automatically be set to “Local.”

  • Base: Select “Applications - Old WF.”

...

When you click Save, the page will reload and bring you to the Edit Query page. Here is where you will add your exports, filters, and sorts for the query you want to create. Exports are the fields you want to review in your query, and filters are the conditions you set for what types of results the query will return. For example, if you wanted to run a query to see the citizenship status of all your PhD students, the export would be “Citizenship Status” and the filter would be PhD students.

...

Just like Exports, you can add multiple exports, click and drag the exports to re-order them, or click the X at the end of the Filter box to remove them.

Using OR and NOT in Filters

An important thing to keep in mind about Filters is that by adding additional filters, you are adding additional conditions that your results have to meet. However, there may be times when you want to query for applications that meet only one of multiple conditions. In the below example, we will walk through how the query “reads” your filters, so that you can better understand how to set up filters to achieve the results you need!

Let’s say you wanted to query for PhD applications who either have a student visa or are US citizens. At first you may add those filters to your query like this:

...

However, these filters will not show you the results you’re looking for. These filters are showing all the PhD applications where the applicant reported they have a student visa AND they reported they’re a US citizen; basically, any applications that meet all three of these conditions. In order to show applications that meet either the correct Visa Type or correct Citizenship Status, we can use “OR.” Click and drag the “OR” button from the right side of the screen to between your filters.

...

The number of results skyrocketed! However, these filters are still not quite correct. The “OR” function has separated the filters into two groups: “Degree Type” and “Visa Type” in one group, and “Citizenship Status” in another group. So this query is now showing you all the PhD applications with an F1 visa, AND showing you all applications that are US Citizens - regardless of the degree type. We can solve this problem using the parentheses at the right, dragging them into the filters like so:

...

Now this query is showing us the PhD applications with either an F1 student visa or US citizenship, which was our initial goal!

Remember, if you ever need help with building a query you can always reach out to your evaluator or the rest of the Graduate Admissions team!

Running Your Query

When you have finished building your query, click the name of the query at the very top of the page to go back to the main page.

...

After you click Run Query, the next page will show you a preview of the query’s results. At the top of this page, you will see a drop-down list labelled Output. You can select to export your query in a number of different formats. You can also do some Batch Management to the results in your query, which is how you will do things like Batch -Assign Applications to Reviewers or Nominate & Deny ApplicantsManagement: Assigning, Nominating & Denying applicants.

...