<?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: variable Bucket Ranges Of Product in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936039#M323142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Elena..&lt;/P&gt;&lt;P&gt;it seems a nice idea...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think i should follow your idea, only for this Bucket report, for other report i can keep my data model as it is..&lt;/P&gt;&lt;P&gt;because i have many reports and others tables like Brand , Location, channel, Selling Type and so on, so i dont need to change my whole data model, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;because few product does not have size, like Mobile, Accessories etc...Only TV and tablets and few other product have size..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but only for Bucket report, i can create an extra table by joining Product, Model and Bucket tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this will be ok?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Aug 2015 14:21:17 GMT</pubDate>
    <dc:creator>israrkhan</dc:creator>
    <dc:date>2015-08-31T14:21:17Z</dc:date>
    <item>
      <title>variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936030#M323133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a problem in creating Bucket ranges for my product table. i asked the same question few days back, but no help could help me.&lt;/P&gt;&lt;P&gt;just trying again, might be some one could share his\her thoughts or any hint,...&lt;/P&gt;&lt;P&gt;will appreciate very much...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement...&lt;/P&gt;&lt;P&gt;i have bucket range defined in excel file, so its easy for user to changes the range , when he want..&lt;/P&gt;&lt;P&gt;you can see my data model in attached sample application...you will understand...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the chart, i want to show bucket range on Model Size in a pie chart, &lt;/P&gt;&lt;P&gt;i want to see how much quantity sold on each bucket range...&lt;/P&gt;&lt;P&gt;i want to use Label from Bucket Table as Dimension, and Sum(sellout.qty) as expression...&lt;/P&gt;&lt;P&gt;Sellout.QTY is in the Sellout table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly ask me, i will explain in detail....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Aug 2015 17:25:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936030#M323133</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2015-08-30T17:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936031#M323134</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 had a similar problem...&lt;/P&gt;&lt;P&gt;I would join Model table with Bucket table and then use in the script the expression:&lt;/P&gt;&lt;P&gt;IF(Model size&amp;gt;=Minimum AND &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Model size&lt;/SPAN&gt;&amp;lt;Maximum, Label, Null()) AS new_label&lt;/P&gt;&lt;P&gt;You can use this new label for the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Aug 2015 18:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936031#M323134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-30T18:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936032#M323135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Elene.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i have bucket ranges defined on Product level, not Model level...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you seen my data model..my tables are linked as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bucket table --&amp;gt; Product --&amp;gt; Model--&amp;gt; Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have defined bucket ranges on product, and each product has many models, and Model linked to transaction table,&lt;/P&gt;&lt;P&gt;because transaction are on model code based...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Aug 2015 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936032#M323135</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2015-08-30T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936033#M323136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and if you can share a sample, would be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Aug 2015 18:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936033#M323136</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2015-08-30T18:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936034#M323137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I saw your data model.&lt;/P&gt;&lt;P&gt;You should create an unique table with Bucket, Product and Model by joining them.&lt;/P&gt;&lt;P&gt;Then you can use the expression above and eliminate the null new_label.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see also this post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2051" data-containertype="14" data-objectid="843255" data-objecttype="2" href="https://community.qlik.com/message/843255#843255"&gt;https://community.qlik.com/message/843255#843255&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936034#M323137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-31T07:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936035#M323138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try using intervalmatch to link your model size with minimum and maximum of bucket table. But for that I think model size needs to be in transaction table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I am having apprehensions if your Bucket table and Product table associated with Product_B can properly identify the range uniquely as it can associate many records either way.&lt;/P&gt;&lt;P&gt;As Elena suggested, you need to join tables further to get desired information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 08:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936035#M323138</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-08-31T08:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936036#M323139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H6 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks &lt;STRONG style="font-family: inherit; line-height: 1.5em; font-style: inherit; font-size: 11.6999998092651px;"&gt; &lt;A href="https://community.qlik.com/people/Digvijay"&gt;Digvijay&lt;/A&gt;&lt;/STRONG&gt;&lt;/H6&gt;&lt;P&gt;&lt;STRONG style="font-family: inherit; line-height: 1.5em; font-style: inherit; font-size: 11.6999998092651px;"&gt;for you reply...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: inherit; line-height: 1.5em; font-style: inherit; font-size: 11.6999998092651px;"&gt;i have not tried interval match, can you please share an example of interval match in my case..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: inherit; line-height: 1.5em; font-style: inherit; font-size: 11.6999998092651px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: inherit; line-height: 1.5em; font-style: inherit; font-size: 11.6999998092651px;"&gt;secondly As Elena suggested, she said i need to join my Bucket table with Model table..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: inherit; line-height: 1.5em; font-style: inherit; font-size: 11.6999998092651px;"&gt;problem is i dont have bucket range on model level but on product level.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: inherit; line-height: 1.5em; font-style: inherit; font-size: 11.6999998092651px;"&gt;my tables are linked like below:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: inherit; line-height: 1.5em; font-style: inherit; font-size: 11.6999998092651px;"&gt;Bucket --&amp;gt; Product --&amp;gt; Model--&amp;gt; &lt;/STRONG&gt;&lt;SPAN style="font-size: 11.6999998092651px; line-height: 17.5499992370605px;"&gt;&lt;STRONG&gt;Transaction&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.6999998092651px; line-height: 17.5499992370605px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.6999998092651px; line-height: 17.5499992370605px;"&gt;&lt;STRONG&gt;let say i have Product called TV in product table, and TV has many models in model table, and each TV size is in Model table.&amp;nbsp; and i have model code in transaction table as well.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.6999998092651px; line-height: 17.5499992370605px;"&gt;&lt;STRONG&gt;so in the bucket table i have Product TV and range like minimum, maximum and label...&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.6999998092651px; line-height: 17.5499992370605px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.6999998092651px; line-height: 17.5499992370605px;"&gt;&lt;STRONG&gt;if you see in the data model in the attached sample, you will understand...&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 10:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936036#M323139</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2015-08-31T10:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936037#M323140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Elena...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unique Table ?&lt;/P&gt;&lt;P&gt;do you meant , that i should&amp;nbsp; join Model table into product, and then joint bucket table in to product, so finally i will have only one table "Product" linked to Transaction table my data model?&lt;/P&gt;&lt;P&gt;i will have only two tables in my data model "Products" and "Transaction" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Again...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 13:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936037#M323140</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2015-08-31T13:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936038#M323141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is my idea.&lt;/P&gt;&lt;P&gt;Two tables: Product and Sellout.&lt;/P&gt;&lt;P&gt;Then, in Product, you have to delete record where new_label is null.&lt;/P&gt;&lt;P&gt;This is the way I used... Unfortunatly, I don't know if there is a more clever solution... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a final step, if you want, I think you can split again Prodcut into the 3 original tables, but in my case, I didn't do this step.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 14:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936038#M323141</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-31T14:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936039#M323142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Elena..&lt;/P&gt;&lt;P&gt;it seems a nice idea...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think i should follow your idea, only for this Bucket report, for other report i can keep my data model as it is..&lt;/P&gt;&lt;P&gt;because i have many reports and others tables like Brand , Location, channel, Selling Type and so on, so i dont need to change my whole data model, &lt;SPAN style="font-size: 13.3333330154419px;"&gt;because few product does not have size, like Mobile, Accessories etc...Only TV and tablets and few other product have size..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but only for Bucket report, i can create an extra table by joining Product, Model and Bucket tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this will be ok?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 14:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936039#M323142</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2015-08-31T14:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: variable Bucket Ranges Of Product</title>
      <link>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936040#M323143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I think so... you just have to try!&lt;/P&gt;&lt;P&gt;I hope you can reach your aim.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you found another type of solution, more clever, please share it.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 14:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-Bucket-Ranges-Of-Product/m-p/936040#M323143</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-31T14:31:39Z</dc:date>
    </item>
  </channel>
</rss>

