<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to identify whether it is Saturday or sunday from Date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-identify-whether-it-is-Saturday-or-sunday-from-Date/m-p/2156658#M93695</link>
    <description>&lt;P&gt;Perhaps this?&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If(WeekDay(DateField)='Sat', 'Sat',&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If(WeekDay(DateField)='Sun', 'Sun', 'Null'))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;More info,&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/November2023/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/weekday.htm" target="_blank"&gt;weekday - script and chart function | Qlik Sense on Windows Help&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Dec 2023 12:05:48 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2023-12-28T12:05:48Z</dc:date>
    <item>
      <title>How to identify whether it is Saturday or sunday from Date</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-identify-whether-it-is-Saturday-or-sunday-from-Date/m-p/2156656#M93693</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have various dates in data from those date how I will know whether that date belongs to Saturday or Sunday.&lt;/P&gt;
&lt;P&gt;If it belongs to Saturday or Sunday then only in another column it should wright SAT or SUN depends on date. For e.g.&lt;/P&gt;
&lt;P&gt;09/12/2023 then 'SAT'&lt;/P&gt;
&lt;P&gt;10/12/2023 then 'SUN'&lt;/P&gt;
&lt;P&gt;11/12/2023 then NULL etc.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 11:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-identify-whether-it-is-Saturday-or-sunday-from-Date/m-p/2156656#M93693</guid>
      <dc:creator>P_Kale</dc:creator>
      <dc:date>2023-12-28T11:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify whether it is Saturday or sunday from Date</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-identify-whether-it-is-Saturday-or-sunday-from-Date/m-p/2156657#M93694</link>
      <description>&lt;P&gt;Weekday(), perhaps?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 12:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-identify-whether-it-is-Saturday-or-sunday-from-Date/m-p/2156657#M93694</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-12-28T12:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify whether it is Saturday or sunday from Date</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-identify-whether-it-is-Saturday-or-sunday-from-Date/m-p/2156658#M93695</link>
      <description>&lt;P&gt;Perhaps this?&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If(WeekDay(DateField)='Sat', 'Sat',&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;If(WeekDay(DateField)='Sun', 'Sun', 'Null'))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;More info,&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/November2023/Subsystems/Hub/Content/Sense_Hub/Scripting/DateAndTimeFunctions/weekday.htm" target="_blank"&gt;weekday - script and chart function | Qlik Sense on Windows Help&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 12:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-identify-whether-it-is-Saturday-or-sunday-from-Date/m-p/2156658#M93695</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2023-12-28T12:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to identify whether it is Saturday or sunday from Date</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-identify-whether-it-is-Saturday-or-sunday-from-Date/m-p/2156659#M93696</link>
      <description>&lt;P&gt;Thanks it is working&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 12:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-identify-whether-it-is-Saturday-or-sunday-from-Date/m-p/2156659#M93696</guid>
      <dc:creator>P_Kale</dc:creator>
      <dc:date>2023-12-28T12:12:53Z</dc:date>
    </item>
  </channel>
</rss>

