<?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: Variable - Display &amp;quot;week of...&amp;quot; in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variable-Display-quot-week-of-quot/m-p/1731235#M55784</link>
    <description>&lt;P&gt;I believe that &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;suggested solution will do the trick, but I would no longer used the $cyclic tag as the values are no longer cyclic when using start date instead of week number.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jul 2020 05:40:15 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-07-28T05:40:15Z</dc:date>
    <item>
      <title>Variable - Display "week of..."</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Display-quot-week-of-quot/m-p/1731209#M55782</link>
      <description>&lt;P&gt;Hi -&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following displays the week of the year for a given specific date :&lt;/P&gt;&lt;P&gt;Dual('W'&amp;amp;Num(Week($1),00), Num(Week($1),00)) AS [Week] Tagged ('$weeknumber', '$cyclic'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt;W10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for another option to display instead of W10 to display something like :&lt;/P&gt;&lt;P&gt;"Week of 7/27/2020"&lt;/P&gt;&lt;P&gt;"Week of 8/3/2020"&lt;/P&gt;&lt;P&gt;Thus - the monday of the week for the specific date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks - Jerry&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Display-quot-week-of-quot/m-p/1731209#M55782</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2024-11-16T01:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Variable - Display "week of..."</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Display-quot-week-of-quot/m-p/1731210#M55783</link>
      <description>&lt;P&gt;try below&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Dual('Week of '&amp;amp;weekstart($1,0,0), weekstart($1,0,0)) AS [Week] Tagged ('$weeknumber', '$cyclic')&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 27 Jul 2020 23:24:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Display-quot-week-of-quot/m-p/1731210#M55783</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-07-27T23:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Variable - Display "week of..."</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Display-quot-week-of-quot/m-p/1731235#M55784</link>
      <description>&lt;P&gt;I believe that &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;suggested solution will do the trick, but I would no longer used the $cyclic tag as the values are no longer cyclic when using start date instead of week number.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2020 05:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Display-quot-week-of-quot/m-p/1731235#M55784</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-07-28T05:40:15Z</dc:date>
    </item>
  </channel>
</rss>

