<?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: Simple Layout Issue in LineChart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944651#M951932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi satya,&lt;/P&gt;&lt;P&gt;Sorry for my 1st post reply.. i didn't check the hidden chart.&lt;/P&gt;&lt;P&gt;Is the attachment not showing? For you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Dec 2015 16:36:27 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2015-12-03T16:36:27Z</dc:date>
    <item>
      <title>Simple Layout Issue in LineChart</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944646#M951923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am Having a Line chart in Plot Area style.&lt;/P&gt;&lt;P&gt;Dimensions are Month &amp;amp; City&lt;/P&gt;&lt;P&gt;Metrics are Sum of Sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the Output I am getting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Month1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/107965_Month1.PNG" style="height: 180px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Question is when we select any one Dimension(Month) this chart area will get disappear&lt;/P&gt;&lt;P&gt;In the following Image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Month2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/107972_Month2.PNG" style="height: 182px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;so I have created another line chart which&amp;nbsp; is in normal grid. so when ever we select a single dimension(Month). Area chart get disappear and normal grid chart will be appear&lt;/P&gt;&lt;P&gt;In the following Image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Month3.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/107973_Month3.PNG" style="height: 176px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used GetFieldSelections function to get this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here the problem is whenever user select more than 1 dimension(Months). I am getting normal grid chart.&lt;/P&gt;&lt;P&gt;My requirement is to get Plot Area Chart and disappear normal grid chart. just like in the following Images&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Month4.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/107974_Month4.PNG" style="height: 241px; width: 620px;" /&gt; &lt;/P&gt;&lt;P&gt;I want following chart to be appear when user select more dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Month5.PNG" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/107975_Month5.PNG" style="height: 287px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used a &lt;SPAN style="font-size: 13.3333px;"&gt;GetFieldSelections function in Layout&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one of you guys can help me in resolving Issue&lt;/P&gt;&lt;P&gt;Here you can find sample qvw and related data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Satya &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 13:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944646#M951923</guid>
      <dc:creator>SatyaPaleti</dc:creator>
      <dc:date>2015-12-03T13:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Layout Issue in LineChart</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944647#M951924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think, The plot are will show between the value. (start and End value)&lt;/P&gt;&lt;P&gt;if it is Single Selected value(e.g Jan only), there is no end value. That's why, we can't see the Plot Area.&lt;/P&gt;&lt;P&gt;It doesn't mean, the chart are will disappear.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If we select more than one value in List Box, There are two value (so, the plot are will display).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this, Like Select Single value in Month and Enable the &lt;STRONG&gt;Value On Data Point&lt;/STRONG&gt; in the Expression Tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 14:27:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944647#M951924</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-12-03T14:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Layout Issue in LineChart</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944648#M951926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Periasamy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reply. I agree with you. Plot Area will disappear if it is single value that's why we have created one more chart which displays line with symbol when we select only one month here is the Image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Month2.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/107976_Month2.PNG" style="height: 182px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;but when we select two months following chart is displaying&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Month4.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/107977_Month4.PNG" style="height: 241px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;but i want following chart to be displayed &lt;IMG alt="Month5.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/107993_Month5.PNG" style="height: 287px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;could you plz check Layout of both the charts you may get some Idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Satya Paleti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 14:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944648#M951926</guid>
      <dc:creator>SatyaPaleti</dc:creator>
      <dc:date>2015-12-03T14:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Layout Issue in LineChart</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944649#M951928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to Change the Conditional Layout Expression. Check the Attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 16:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944649#M951928</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-12-03T16:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Layout Issue in LineChart</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944650#M951930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;could you plz forward to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:satyapaleti@gmail.com"&gt;satyapaleti@gmail.com&lt;/A&gt;&lt;SPAN&gt; I didn't find attachment&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 16:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944650#M951930</guid>
      <dc:creator>SatyaPaleti</dc:creator>
      <dc:date>2015-12-03T16:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Layout Issue in LineChart</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944651#M951932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi satya,&lt;/P&gt;&lt;P&gt;Sorry for my 1st post reply.. i didn't check the hidden chart.&lt;/P&gt;&lt;P&gt;Is the attachment not showing? For you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 16:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944651#M951932</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-12-03T16:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Layout Issue in LineChart</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944652#M951934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I ask why you are using two separate charts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 16:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944652#M951934</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-12-03T16:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Layout Issue in LineChart</title>
      <link>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944653#M951936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No but i Received mail thank you dear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 16:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Simple-Layout-Issue-in-LineChart/m-p/944653#M951936</guid>
      <dc:creator>SatyaPaleti</dc:creator>
      <dc:date>2015-12-03T16:54:10Z</dc:date>
    </item>
  </channel>
</rss>

