<?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: Grouping dimensions similar to pivot table grouping in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-similar-to-pivot-table-grouping/m-p/43760#M777463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could use something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ConditionalFunctions/class.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ConditionalFunctions/class.htm"&gt;Class&lt;/A&gt;&lt;SPAN style="font-size: 10pt;"&gt;([&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;coverage days&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;],10)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2018 20:16:25 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2018-04-16T20:16:25Z</dc:date>
    <item>
      <title>Grouping dimensions similar to pivot table grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-similar-to-pivot-table-grouping/m-p/43759#M777462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 parameters "coverage days"-dimension and "stock available"-expression for which i am trying to make a graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am doing in excel vlookup, i am able to Group it as excel vlookup has the functionality to group when we right click the pivot table. and i can generate graph like below where i have group the stock availability based on coverage days from 0-9 days as 1st group, 10-19days as 2nd group etc. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/199763_Capture.PNG" style="height: 291px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One good thing with pivot table is that, it selects the minimum value and maximum value for grouping and we have to give the step value for example 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i cannot do this grouping qlikview. I need your help to achieve this. Below is my qlikview try for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/199764_Capture1.PNG" style="height: 259px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, how much ever i try, i am not able to place the expression label horizontally on top by moving SHIFT+CTRL so that i can widen the graph. But i am not able to achieve this as well. Any good way to solve both these problem? pls helpl&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/Grouping-dimensions-similar-to-pivot-table-grouping/m-p/43759#M777462</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions similar to pivot table grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-similar-to-pivot-table-grouping/m-p/43760#M777463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could use something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ConditionalFunctions/class.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ConditionalFunctions/class.htm"&gt;Class&lt;/A&gt;&lt;SPAN style="font-size: 10pt;"&gt;([&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;coverage days&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;],10)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 20:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-dimensions-similar-to-pivot-table-grouping/m-p/43760#M777463</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-04-16T20:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions similar to pivot table grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping-dimensions-similar-to-pivot-table-grouping/m-p/43761#M777464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow. It worked. Awesome. Thank you so much Marco Wedel &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 01:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping-dimensions-similar-to-pivot-table-grouping/m-p/43761#M777464</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-17T01:01:30Z</dc:date>
    </item>
  </channel>
</rss>

