<?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: Two Trend Line for Two different Date Fields with Two Month-Year Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192097#M882953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What expression you have tried for two charts and dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to merge as one chart or you want to add trend lines&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2016 06:41:58 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2016-09-29T06:41:58Z</dc:date>
    <item>
      <title>Two Trend Line for Two different Date Fields with Two Month-Year Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192096#M882952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I'm facing Problem in line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two Date Fileds&lt;/P&gt;&lt;P&gt;1) Issue Reported Date&lt;/P&gt;&lt;P&gt;2) Issue Closure Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also having two Month-Year Fields (like Jan-16, Nov-15)&amp;nbsp; which are getting out of above date Fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 1) Month-Year11( Issue Reported Date)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2) Month-Year22( Issue Closure Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(Issue ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="139089" alt="MonthYear11.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139089_MonthYear11.PNG" style="width: 620px; height: 198px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="139090" alt="MonthYear22.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/139090_MonthYear22.PNG" style="width: 620px; height: 197px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to collaborate above charts. How Can I get this ?&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/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192096#M882952</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Two Trend Line for Two different Date Fields with Two Month-Year Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192097#M882953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What expression you have tried for two charts and dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to merge as one chart or you want to add trend lines&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 06:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192097#M882953</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-29T06:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Two Trend Line for Two different Date Fields with Two Month-Year Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192098#M882954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want both lines in one chart then you need to create a single time dimension in the script and add a date type field where you store the values 'Reported' and 'Closure' to be able to distinguish between the types of dates. What exactly you need to change in the script depends on your source data, which you didn't say anything about.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 06:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192098#M882954</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-09-29T06:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Two Trend Line for Two different Date Fields with Two Month-Year Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192099#M882955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please read again I above update write up..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here I used Count(Issue id) as an &lt;STRONG&gt;Expression&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And &lt;STRONG&gt;Dimension&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Month-Year11 as a Dimension for &lt;STRONG&gt;One&lt;/STRONG&gt; chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month-Year22 as a Dimension for &lt;STRONG&gt;Second&lt;/STRONG&gt; Chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 06:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192099#M882955</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2016-09-29T06:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Two Trend Line for Two different Date Fields with Two Month-Year Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192100#M882956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I can't understand your requirement could you be more clear on what you exactly need, do you need only one chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balakrishnan.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 06:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192100#M882956</guid>
      <dc:creator />
      <dc:date>2016-09-29T06:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Two Trend Line for Two different Date Fields with Two Month-Year Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192101#M882957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Combine ur data with maintaining Flag and use two exp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to see two lines in your chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nagarjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 06:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192101#M882957</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-09-29T06:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Two Trend Line for Two different Date Fields with Two Month-Year Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192102#M882958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can You Elaborate this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 06:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192102#M882958</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2016-09-29T06:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Two Trend Line for Two different Date Fields with Two Month-Year Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192103#M882959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;monthstart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Issue Reported Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), 'MMM-YY') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthYear11 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;I had used this Expression to get Month-Year. but it will not give&amp;nbsp; correctly Month-Year of Issue Closure date.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;What needs to be implement here?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 07:00:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Trend-Line-for-Two-different-Date-Fields-with-Two-Month-Year/m-p/1192103#M882959</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2016-09-29T07:00:11Z</dc:date>
    </item>
  </channel>
</rss>

