<?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: pivot table help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669476#M1078402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus Soomer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for providing me the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; here i need some more help from you &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; how to remove extra spaces after that "country dimension" in the webview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Do suggest me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2014 12:33:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-16T12:33:08Z</dc:date>
    <item>
      <title>pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669469#M1078395</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 am trying to achieve the pivot tablet to be calucalted properly but I could not&lt;/P&gt;&lt;P&gt;kindly help me out in exact solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 08:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669469#M1078395</guid>
      <dc:creator />
      <dc:date>2014-07-14T08:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669470#M1078396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this: column(4) / column(1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 09:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669470#M1078396</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-14T09:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669471#M1078397</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 used but not giving desired result&lt;/P&gt;&lt;P&gt;can you brief me a bit more how to and where to use it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 09:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669471#M1078397</guid>
      <dc:creator />
      <dc:date>2014-07-14T09:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669472#M1078398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need further if-conditions in your expressions - with only one expressions you couldn't use references to other columns. Here simplified without your condition on south pacific:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Match(ServiceOLR.Type,'Budget','Actuals'), NUM(SUM(ServiceOLR.Amount), '#,##0'), IF(Match(ServiceOLR.Type,'Calc'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NUM(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM({1&amp;lt; ServiceOLR.Type = {'Actuals'} &amp;gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; total &amp;lt;ServiceOLR.Sub_Region, ServiceOLR.Country, ServiceOLR.PL&amp;gt; ServiceOLR.Amount) /&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM({1&amp;lt; ServiceOLR.Type = {'Budget'} &amp;gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; total &amp;lt;ServiceOLR.Sub_Region, ServiceOLR.Country, ServiceOLR.PL&amp;gt; ServiceOLR.Amount), '#,##0%')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 10:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669472#M1078398</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-14T10:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669473#M1078399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you use column(#) for expressions if you have few/severals, instead of column(#) you can use [label_name]&lt;BR /&gt;but not in your case as you have only one expression - so one column&lt;BR /&gt;you need to do calculation inside expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 10:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669473#M1078399</guid>
      <dc:creator>karolina_</dc:creator>
      <dc:date>2014-07-14T10:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669474#M1078400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I sent you my example, let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 10:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669474#M1078400</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-14T10:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669475#M1078401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus for guiding me though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 07:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669475#M1078401</guid>
      <dc:creator />
      <dc:date>2014-07-15T07:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669476#M1078402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus Soomer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for providing me the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; here i need some more help from you &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; how to remove extra spaces after that "country dimension" in the webview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Do suggest me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 12:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669476#M1078402</guid>
      <dc:creator />
      <dc:date>2014-07-16T12:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669477#M1078403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A column-width of 0 isn't possible within the gui but minimizing could be done without enabling compact view and the you could it disable again:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/62506_pastedImage_0.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 12:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669477#M1078403</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-16T12:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669478#M1078404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding me&lt;/P&gt;&lt;P&gt;i am not getting the exact solution what i was trying for spaces are still existing after the country dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 12:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669478#M1078404</guid>
      <dc:creator />
      <dc:date>2014-07-16T12:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669479#M1078406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More isn't possible ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/62520_pastedImage_1.png" style="width: 620px; height: 269px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669479#M1078406</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-16T13:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669480#M1078408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus&lt;/P&gt;&lt;P&gt;Thanks for your efforts&lt;/P&gt;&lt;P&gt;same i am applying at my end but i coulnot get the result as u get.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pivotchrt.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62522_pivotchrt.PNG.png" style="width: 620px; height: 244px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669480#M1078408</guid>
      <dc:creator />
      <dc:date>2014-07-16T13:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669481#M1078409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant disable the option, drag the column-width and enable the option again. If it don't work change web-view to normal-view, drag the column-width and change to webview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669481#M1078409</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-16T13:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669482#M1078411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus&lt;/P&gt;&lt;P&gt;i really excited with your aproach&lt;/P&gt;&lt;P&gt;really impressed with you Marcus&lt;/P&gt;&lt;P&gt;Thanks again &lt;/P&gt;&lt;P&gt;one more small confusion how to rename the calc column in our pivot table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 13:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669482#M1078411</guid>
      <dc:creator />
      <dc:date>2014-07-16T13:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669483#M1078412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You meant for the dimension Type the value calc? Then: if(Type = 'Calc', 'RenameValue', Calc) as calculated dimension or directly within the script. For dimensions/expressions themself you could use the label-option in the properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 14:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669483#M1078412</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-16T14:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669484#M1078413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Marcus&lt;/P&gt;&lt;P&gt;thanks for your suggestion&lt;/P&gt;&lt;P&gt;my requirement is previously it was calc now it should get replaced wth Actual % , but unfortuately i am not gettng the expression if i used actual % there help me out&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pivothelp.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62546_pivothelp.PNG.png" style="width: 620px; height: 296px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 01:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669484#M1078413</guid>
      <dc:creator />
      <dc:date>2014-07-17T01:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669485#M1078415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was deeply confused now the way the chart was created intially&lt;/P&gt;&lt;P&gt;i start creating a new qvw with the same dimensions and same expression bbut my chart looks like this&lt;/P&gt;&lt;P&gt;&lt;IMG alt="mypivot.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62547_mypivot.PNG.png" style="width: 620px; height: 344px;" /&gt;&lt;/P&gt;&lt;P&gt;but the original one was &lt;IMG alt="pivothelp.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62548_pivothelp.PNG.png" style="width: 620px; height: 296px;" /&gt;&lt;/P&gt;&lt;P&gt;and also while creating a new qvw i need " Actual %" instead of Calc even that is not getting for me&lt;/P&gt;&lt;P&gt;kindly help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 02:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669485#M1078415</guid>
      <dc:creator />
      <dc:date>2014-07-17T02:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: pivot table help</title>
      <link>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669486#M1078416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus,&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pivothelp.PNG.png" class="jiveImage" src="https://community.qlik.com/legacyfs/online/62550_pivothelp.PNG.png" /&gt;Marcus i need your help on how to rename the coumn "Calc" to "Actuals%". As you said that expression in cal dimension ,&amp;nbsp; i couldnot get the exact result though. So, can you guide me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 04:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pivot-table-help/m-p/669486#M1078416</guid>
      <dc:creator />
      <dc:date>2014-07-17T04:08:59Z</dc:date>
    </item>
  </channel>
</rss>

