Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
shamitshah
Partner - Creator
Partner - Creator

Create Weekday

How can I load a table with weekdays e.g. Mon, Tue, Wed, Thu, Fri, Sat, Sun as weekday?

Thanks

1 Reply
Vegar
MVP
MVP

If you have the date for which you want to create the weekday you could simply use the weekday() function. 

WeekDay(DateField) as [Week day]

https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/DateAndTimeFun...