<?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: chart with year,qty and month as columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/chart-with-year-qty-and-month-as-columns/m-p/1682052#M727368</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;You can load hardcoded table with additional dimensions:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;BR /&gt;[&lt;BR /&gt;dim&lt;BR /&gt;1&lt;BR /&gt;2&lt;BR /&gt;3&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;After that, you can assign different calculations for each value of dim.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="max_value.jpg" style="width: 869px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29625i1A86B1B2E7B204D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="max_value.jpg" alt="max_value.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Yes, the result is little bit different of your expected output (there is no combined columns like Year-Quart, Quart-Month). But you can achive this by yourself if you'll have more workaround on if-conditions in dimensions/expressions.&lt;/P&gt;&lt;P&gt;Hope this is it.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2020 13:12:03 GMT</pubDate>
    <dc:creator>Sergey_Shuklin</dc:creator>
    <dc:date>2020-03-05T13:12:03Z</dc:date>
    <item>
      <title>chart with year,qty and month as columns</title>
      <link>https://community.qlik.com/t5/QlikView/chart-with-year-qty-and-month-as-columns/m-p/1681799#M727367</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want to display the chart like below, need the previous two years,&amp;nbsp; quarters in the current year and months in the&amp;nbsp;current quarter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chart.jpg" style="width: 900px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29577i5135644209786106/image-size/large?v=v2&amp;amp;px=999" role="button" title="chart.jpg" alt="chart.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance..&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-with-year-qty-and-month-as-columns/m-p/1681799#M727367</guid>
      <dc:creator>Navars</dc:creator>
      <dc:date>2024-11-16T01:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: chart with year,qty and month as columns</title>
      <link>https://community.qlik.com/t5/QlikView/chart-with-year-qty-and-month-as-columns/m-p/1682052#M727368</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;You can load hardcoded table with additional dimensions:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;BR /&gt;[&lt;BR /&gt;dim&lt;BR /&gt;1&lt;BR /&gt;2&lt;BR /&gt;3&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;After that, you can assign different calculations for each value of dim.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="max_value.jpg" style="width: 869px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29625i1A86B1B2E7B204D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="max_value.jpg" alt="max_value.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Yes, the result is little bit different of your expected output (there is no combined columns like Year-Quart, Quart-Month). But you can achive this by yourself if you'll have more workaround on if-conditions in dimensions/expressions.&lt;/P&gt;&lt;P&gt;Hope this is it.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 13:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-with-year-qty-and-month-as-columns/m-p/1682052#M727368</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2020-03-05T13:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: chart with year,qty and month as columns</title>
      <link>https://community.qlik.com/t5/QlikView/chart-with-year-qty-and-month-as-columns/m-p/1684269#M727369</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;i have achieved the solution.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qliksolution.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29980iDEEB969911E62A50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="qliksolution.png" alt="qliksolution.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;to achieve this, I wore a couple of calculated dimensions. please find below.&lt;/P&gt;&lt;P&gt;1.Year_supplier&lt;/P&gt;&lt;P&gt;2.=if(year([SCO Released Date])=$(=vCurrent_year_supplier),if(len([SCO Released Date])&amp;lt;&amp;gt;0, 'Q'&amp;amp; ceil(month([SCO Released Date])/3)),Null())&lt;/P&gt;&lt;P&gt;vCurrent_year_supplier = max(Year_supplier)&lt;/P&gt;&lt;P&gt;&amp;nbsp;3.=if(year([SCO Released Date])=$(=vCurrent_year_supplier),if(ceil(month([SCO Released Date])/3)=$(=vMax_quarter_supplier),Month_Supplier,null()),null())&lt;/P&gt;&lt;P&gt;vMax_quarter_supplier =max({&amp;lt;Year_supplier={$(=max(Year_supplier))}&amp;gt;}Quarter_supplier)&lt;/P&gt;&lt;P&gt;4.Company_site&lt;/P&gt;&lt;P&gt;to ristrict the data to previous two year, wrote set analysis in expression.&lt;/P&gt;&lt;P&gt;avg({&amp;lt;Year_supplier={'&amp;gt;=$(=vPrevious_2years_supplier)&amp;lt;=$(=vCurrent_year_supplier)'}&amp;gt;} [Review Score])&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sra1..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 19:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-with-year-qty-and-month-as-columns/m-p/1684269#M727369</guid>
      <dc:creator>Navars</dc:creator>
      <dc:date>2020-03-12T19:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: chart with year,qty and month as columns</title>
      <link>https://community.qlik.com/t5/QlikView/chart-with-year-qty-and-month-as-columns/m-p/1684274#M727370</link>
      <description>&lt;P&gt;I need totals for each and every column, but i could not get the totals. can someone help to get the totals?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2020 19:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-with-year-qty-and-month-as-columns/m-p/1684274#M727370</guid>
      <dc:creator>Navars</dc:creator>
      <dc:date>2020-03-12T19:19:31Z</dc:date>
    </item>
  </channel>
</rss>

