<?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 create Combo Chart with Time Dimensions? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-Combo-Chart-with-Time-Dimensions/m-p/1023281#M465440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rather than trying to create a very complex sheet object to all that you need, create 3 charts that will be in the same position in the sheet and use the following conditional display expressions (in the Layout tab)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;default - GetSelectedCount(Quarter) = 0 And GetSelectedCount(Month)&amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;3 months - &lt;SPAN style="font-size: 13.3333px;"&gt;GetSelectedCount(Quarter) &amp;gt; 0 And GetSelectedCount(Month) = 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;weekly - &lt;SPAN style="font-size: 13.3333px;"&gt;GetSelectedCount(Month) &amp;gt; 0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(adjust for you field names and for the 'priority' of the month and quarter selections)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Mar 2016 09:02:56 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2016-03-18T09:02:56Z</dc:date>
    <item>
      <title>How to create Combo Chart with Time Dimensions?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Combo-Chart-with-Time-Dimensions/m-p/1023280#M465439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This report create in Qliksense....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please find below attached sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I need to create a Combo Chart in Time Dimensions..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Requirements:-&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1. display latest 12 weeks data (default)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2. when i select quarter/s - display 3 months data&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3. when i select month/s - display weekly data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sub2u444&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 08:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Combo-Chart-with-Time-Dimensions/m-p/1023280#M465439</guid>
      <dc:creator />
      <dc:date>2016-03-18T08:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Combo Chart with Time Dimensions?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Combo-Chart-with-Time-Dimensions/m-p/1023281#M465440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rather than trying to create a very complex sheet object to all that you need, create 3 charts that will be in the same position in the sheet and use the following conditional display expressions (in the Layout tab)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;default - GetSelectedCount(Quarter) = 0 And GetSelectedCount(Month)&amp;nbsp; = 0&lt;/P&gt;&lt;P&gt;3 months - &lt;SPAN style="font-size: 13.3333px;"&gt;GetSelectedCount(Quarter) &amp;gt; 0 And GetSelectedCount(Month) = 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;weekly - &lt;SPAN style="font-size: 13.3333px;"&gt;GetSelectedCount(Month) &amp;gt; 0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(adjust for you field names and for the 'priority' of the month and quarter selections)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Combo-Chart-with-Time-Dimensions/m-p/1023281#M465440</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-03-18T09:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Combo Chart with Time Dimensions?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-Combo-Chart-with-Time-Dimensions/m-p/1023282#M465441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These three show in combo chart..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/167868"&gt;Sub2u444&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-Combo-Chart-with-Time-Dimensions/m-p/1023282#M465441</guid>
      <dc:creator />
      <dc:date>2016-03-18T09:30:17Z</dc:date>
    </item>
  </channel>
</rss>

