> ## Content Index
> Fetch the complete content index at: https://www.vizney.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Differences Between Data Source Order and Alphabetic in Tableau Sorting
- URL: https://www.vizney.com/data-source-order-and-alphabetic-sort-in-tableau/
- Published: 2024-08-07T03:00:48.000Z
- Updated: 2024-09-15T08:24:29.000Z
- Description: This post introduces the difference between two basic sorting options in Tableau that sort purely by the field’s values.
- Author: Yehwan Hwang
- Tags: Knowledge Base

- In **Data source order**, Tableau separates strings from numbers and then compares the entire values. For example, in the case of "Galaxy S," since the string is the same, it sorts based on the numbers from 1 to 24.
- In **Alphabetic**, Tableau compares each digit individually. So instead of sorting 1 through 24, it sorts by the first digit (1 through 9), then moves to the next digits.