<?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: Is this possible in  a pivot table in QlikView? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2161928#M94296</link>
    <description>&lt;P&gt;it looks like there is no easy solution to this.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2024 10:47:44 GMT</pubDate>
    <dc:creator>NenadV</dc:creator>
    <dc:date>2024-01-16T10:47:44Z</dc:date>
    <item>
      <title>Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2160214#M94098</link>
      <description>&lt;P&gt;&lt;LI-PRODUCT title="QlikView" id="qlikView"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024-01-10_20-00-45.jpg" style="width: 459px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126845iE3F856C52ECF8A01/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024-01-10_20-00-45.jpg" alt="2024-01-10_20-00-45.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How to show "Materials Variance as % of Standard Material" in the table above calculated as Materials Variance /Standard Material?&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 19:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2160214#M94098</guid>
      <dc:creator>NenadV</dc:creator>
      <dc:date>2024-01-10T19:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2160279#M94104</link>
      <description>&lt;P&gt;ca you please elaborate more about your requirement...&lt;/P&gt;
&lt;P&gt;to show the numbers in percentage you can use like &lt;STRONG&gt;Num(sum(sales),'0.0%')&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 02:27:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2160279#M94104</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-01-11T02:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2160405#M94114</link>
      <description>&lt;P&gt;Thanks, this is not about format but how to read amount in&amp;nbsp; one line and divide it by amount from another line.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 09:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2160405#M94114</guid>
      <dc:creator>NenadV</dc:creator>
      <dc:date>2024-01-11T09:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2160495#M94133</link>
      <description>&lt;P&gt;To access any row/column you may use interecord-functions like above(). If not a single&amp;nbsp;row/column is queried you will need to wrap it into a range-function like rangeavg().&lt;/P&gt;
&lt;P&gt;But I assume you want to calculate certain rates against the next higher dimension-levels. n such case you may use a TOTAL statement like:&lt;/P&gt;
&lt;P&gt;sum(Value) / sum(&lt;STRONG&gt;TOTAL&lt;/STRONG&gt; Value)&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 11:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2160495#M94133</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-01-11T11:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2161928#M94296</link>
      <description>&lt;P&gt;it looks like there is no easy solution to this.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 10:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2161928#M94296</guid>
      <dc:creator>NenadV</dc:creator>
      <dc:date>2024-01-16T10:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2161932#M94298</link>
      <description>&lt;P&gt;Maybe not so easy as you want it to be as a one-click-solution but it will be probably possible with slightly extended expressions.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 11:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2161932#M94298</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-01-16T11:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2161936#M94299</link>
      <description>&lt;P&gt;can you please share one? Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 11:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2161936#M94299</guid>
      <dc:creator>NenadV</dc:creator>
      <dc:date>2024-01-16T11:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2161947#M94305</link>
      <description>&lt;P&gt;I hinted above different ways. It would be useful if you elaborate it in more detail which source-data should return which results.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 11:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2161947#M94305</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-01-16T11:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2162057#M94325</link>
      <description>&lt;P&gt;Marcus, thank you for interest.&lt;/P&gt;
&lt;P&gt;I need to show Overhead Variance&amp;nbsp; / Standard Overhead *100, i.e.465/1259*100 = 37%&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 14:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2162057#M94325</guid>
      <dc:creator>NenadV</dc:creator>
      <dc:date>2024-01-16T14:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2162079#M94326</link>
      <description>&lt;P&gt;You may try it with an interrecord-function approach like:&lt;/P&gt;
&lt;P&gt;above(TOTAL YourExpression, RowOffset)&lt;/P&gt;
&lt;P&gt;whereby RowOffset could be a calculation counting the number of available dimension-values to access the target-row. By a complex chart it might be not trivial.&lt;/P&gt;
&lt;P&gt;If this isn't practically you need to associate the relevant dimension-values in a way that they support such a calculation. Without knowing your dataset and the majority of your requirements in depth it's not possible to suggest a more detailed approach. In general you should consider to simplify the object maybe by using a different structure and/or distributing the information to several objects.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 15:44:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2162079#M94326</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-01-16T15:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is this possible in  a pivot table in QlikView?</title>
      <link>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2162082#M94327</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;Keep safe!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 16:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Is-this-possible-in-a-pivot-table-in-QlikView/m-p/2162082#M94327</guid>
      <dc:creator>NenadV</dc:creator>
      <dc:date>2024-01-16T16:00:04Z</dc:date>
    </item>
  </channel>
</rss>

