<?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 Weekly and YTD charts on the same view. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Weekly-and-YTD-charts-on-the-same-view/m-p/1201296#M874852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to display a weekly sales and a year to date charts on the same view. In the weekly sales chart I always display one week at a time, but the ytd chart should always show the ytd sales regardless of the chosen week. Any ideas on how to implement this? thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Weekly and YTD charts on the same view.</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-and-YTD-charts-on-the-same-view/m-p/1201296#M874852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to display a weekly sales and a year to date charts on the same view. In the weekly sales chart I always display one week at a time, but the ytd chart should always show the ytd sales regardless of the chosen week. Any ideas on how to implement this? thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-and-YTD-charts-on-the-same-view/m-p/1201296#M874852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Weekly and YTD charts on the same view.</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-and-YTD-charts-on-the-same-view/m-p/1201297#M874853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;We can use set analysis or by using conditional flags&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-style: normal; font-weight: normal;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;({1&amp;lt;Year={vCurrentYear}&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[ytd sales]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;1 in above expression will use full set of data disregarding user selections.&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-style: normal; font-weight: normal;"&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;sum&lt;/SPAN&gt; (&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[ytd sales]* _CYTD_Flag&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="text-align: left;"&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; F&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;or above expression to work, you need to have flags on date dimension created during document&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;load. In our case _&lt;/SPAN&gt;&lt;SPAN style="color: maroon; line-height: 107%; font-family: 'Courier New'; font-size: 9pt;"&gt;CYTD_Flag &lt;/SPAN&gt;&lt;SPAN style="line-height: 107%; color: #000000; font-size: 12pt; font-family: 'Times New Roman',serif;"&gt;refers to all days in current year until today.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 23:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-and-YTD-charts-on-the-same-view/m-p/1201297#M874853</guid>
      <dc:creator />
      <dc:date>2016-10-31T23:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Weekly and YTD charts on the same view.</title>
      <link>https://community.qlik.com/t5/QlikView/Weekly-and-YTD-charts-on-the-same-view/m-p/1201298#M874854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I did some changes using your guidelines and it works &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 11:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Weekly-and-YTD-charts-on-the-same-view/m-p/1201298#M874854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-02T11:39:25Z</dc:date>
    </item>
  </channel>
</rss>

