Loading

Using a Calculation to Find the Day of Week for a Specific Date

Udgivelsesdato: Feb 24, 2026
Opgave

How to create a calculation to find the day of week for a specific date, similar to the weekday() function in Excel to returns the day of the week corresponding to a date.

 

Trin

Option 1. use ISOWEEKDAY ([date_field_name]) to get as an integer

 For more information, https://help.tableau.com/current/pro/desktop/en-us/functions_functions_date.htm#isoweekday

 

 

Option 2. use  DATENAME("weekday",[date_field_name]) to get day as a string

For more information, https://help.tableau.com/current/pro/desktop/en-us/functions_functions_date.htm#datename


User-added image

Vidensartikelnummer

001458142

 
Indlæser
Salesforce Help | Article