<?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 products with versions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124775#M894393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have products from A to E&lt;/P&gt;&lt;P&gt;and they all have different release versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A has release year of 2010 2011 2012 2013 2014&lt;/P&gt;&lt;P&gt;B had release year of 2012 2013 2014&lt;/P&gt;&lt;P&gt;C had release year of 2011 2012 2013 2014&lt;/P&gt;&lt;P&gt;D has release year of 2013 2014&lt;/P&gt;&lt;P&gt;E has release year of 2014&lt;/P&gt;&lt;P&gt;and my table is full of session logs of these 5 products. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to visualize the products that did not come out with releases including and after 2013.&lt;/P&gt;&lt;P&gt;I want to see decline of number of products that did not release versions including and after 2013.&lt;/P&gt;&lt;P&gt;so eventually the bar should be shorter and shorter since products will start to release new products.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date is the dimension.&lt;/P&gt;&lt;P&gt;and how should I visualize this?&lt;/P&gt;&lt;P&gt;on top of the chart itself. I want to visualize the product names that did not come out with new releases also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133523_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124775#M894393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have products from A to E&lt;/P&gt;&lt;P&gt;and they all have different release versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A has release year of 2010 2011 2012 2013 2014&lt;/P&gt;&lt;P&gt;B had release year of 2012 2013 2014&lt;/P&gt;&lt;P&gt;C had release year of 2011 2012 2013 2014&lt;/P&gt;&lt;P&gt;D has release year of 2013 2014&lt;/P&gt;&lt;P&gt;E has release year of 2014&lt;/P&gt;&lt;P&gt;and my table is full of session logs of these 5 products. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to visualize the products that did not come out with releases including and after 2013.&lt;/P&gt;&lt;P&gt;I want to see decline of number of products that did not release versions including and after 2013.&lt;/P&gt;&lt;P&gt;so eventually the bar should be shorter and shorter since products will start to release new products.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date is the dimension.&lt;/P&gt;&lt;P&gt;and how should I visualize this?&lt;/P&gt;&lt;P&gt;on top of the chart itself. I want to visualize the product names that did not come out with new releases also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133523_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&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/products-with-versions/m-p/1124775#M894393</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124776#M894394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe something like..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(NewRelease = ('2010' or '2011' or '2012') and NewRelease != ('2013'or '2014'), Product_Name)&amp;nbsp; ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 20:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124776#M894394</guid>
      <dc:creator />
      <dc:date>2016-08-03T20:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124777#M894395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey David, I am not sure I completely understand what you are wanting to do. Would you be able to provide a sample or what you might be looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 05:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124777#M894395</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-04T05:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124778#M894396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;Is it your requirement? &lt;/P&gt;&lt;P&gt;&lt;IMG alt="24.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133501_24.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 06:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124778#M894396</guid>
      <dc:creator>susovan</dc:creator>
      <dc:date>2016-08-04T06:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124779#M894397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be this,&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;&lt;STRONG&gt;If(Match(Aggr(Sum({&amp;lt;Product = {'A'}, Year = {'2010','2011','2012','2013','2014'} &amp;gt;}Sales) and &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Product = {'B'}, Year = {'2012','2013','2014'} &amp;gt;}Sales) and &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Product = {'C'}, Year = {'2011','2012','2013','2014'} &amp;gt;}Sales) and &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Product = {'D'}, Year = {'2013','2014'} &amp;gt;}Sales) and &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Product = {'E'}, Year = {'2014'} &amp;gt;}Sales),Product),Year))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 06:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124779#M894397</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-08-04T06:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124780#M894398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I should explain this again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all products' releases including and after 2013 is using are using are regarded as group A&lt;/P&gt;&lt;P&gt;all products' releases before 2012 are regarded group B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example QlikStrong 2010, QlikStrong 2011, QlikStrong 2012 are group B and Qlikstrong 2013 and QlikStrong 2014 are Group A. and of course above mentioned name of the product is combination of "Product Name" and "Release Year"&lt;/P&gt;&lt;P&gt;so in&amp;nbsp; data table the Product Name would be just QlikStrong and Release Year columns will have all those 2010 2011 2012 2013 2014 somewhere all across the data table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say there are QlikStrong, QlikMediocre, QlikWeak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to see how many products have not still moved from Group B to Group A.&lt;/P&gt;&lt;P&gt;QlikStrong has releases 2010 2011 2012 2013 2014&lt;/P&gt;&lt;P&gt;QlikMedicore has releases 2010 2011 2012 2014&lt;/P&gt;&lt;P&gt;QlikWeak has releases 2010 2011 2012&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133669_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;This is the view that I would want to see.&lt;/P&gt;&lt;P&gt;so in 2013 I know instantly know that QM and QW are the products that should be encouraged to move to group A. and in 2014 QW is the only product that should be encouraged to move to group A. this will visualize what target audience that I have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before 2012, since Group A is only the releases that are including and after 2013, no product is in Group A Thus, all the products are our target audience to encourage to move to group A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to explain this to the best of my ability but I understand that it could be hard to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our goal is to encourage every products to be in Group A and when that time comes, the value in the chart will be 0 which mean goal succeeded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 16:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124780#M894398</guid>
      <dc:creator />
      <dc:date>2016-08-04T16:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124781#M894399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to my above reply to Sunny T. Thank you for taking time to answer my question! I should have explained better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 16:59:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124781#M894399</guid>
      <dc:creator />
      <dc:date>2016-08-04T16:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124782#M894400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;basically the view that I want visualize is to show the gap that is described as red line in below diagram.&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133676_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 17:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124782#M894400</guid>
      <dc:creator />
      <dc:date>2016-08-04T17:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124783#M894401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/133674_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 17:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124783#M894401</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2016-08-04T17:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124784#M894402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio Mancini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the dimension is an actual Year as time. and release year is the version. so the view that I want to see should be decreasing as time goes by.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 17:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124784#M894402</guid>
      <dc:creator />
      <dc:date>2016-08-04T17:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: products with versions</title>
      <link>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124785#M894403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basically, my rough logic is this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count ( Product_Name ) if Release_Year in (2010 or 2011 or 2012) and not in (2013 or 2014)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the count that i want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you script it in a way that it will work in Qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 18:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/products-with-versions/m-p/1124785#M894403</guid>
      <dc:creator />
      <dc:date>2016-08-04T18:39:44Z</dc:date>
    </item>
  </channel>
</rss>

