Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, see the table below. I am trying to create a field in my script that gives me what the yellow column is. It gives me the Sunday date for each week, and gives that value for every date within that week. Thank you!
Hi,
You can use the function Weekstart
More info : https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFun...
According to what you have in you main configuration for variable FirstWeekDay you will need (or not) to use the first_week_day argument.
Regards
SRA
Hi,
You can use the function Weekstart
More info : https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFun...
According to what you have in you main configuration for variable FirstWeekDay you will need (or not) to use the first_week_day argument.
Regards
SRA