Discussion board where members can learn more about Qlik Sense App Development and Usage.
I have a field that has all dates for each month. However I need to only pick 15th of EACH month and set it to a date ? How do I write it in the load script?
May be this
Date(MonthStart(Date) + 14) as Date