<?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 Pivot table question in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pivot-table-question/m-p/2102512#M90079</link>
    <description>&lt;P&gt;Hello everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried to search for similar questions / solutions but I didn't found one that could help me. Sorry for this and for maybe being a noobie question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My aim is to create a table with last 12 months on top (this is already done) and then on the left 9 different measures and the last column should be the total of the measure for the last 12 months. Something like this:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="31.589871315898712%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="11.581569115815691%"&gt;2022-08&lt;/TD&gt;
&lt;TD width="8.696554586965554%"&gt;2022-09&lt;/TD&gt;
&lt;TD width="6.838937318389373%"&gt;...&lt;/TD&gt;
&lt;TD width="11.389580738895805%"&gt;2023-08&lt;/TD&gt;
&lt;TD width="35.548982980489825%"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="31.589871315898712%"&gt;Sum total (kWh)/t&lt;/TD&gt;
&lt;TD width="11.581569115815691%"&gt;10&lt;/TD&gt;
&lt;TD width="8.696554586965554%"&gt;15&lt;/TD&gt;
&lt;TD width="6.838937318389373%"&gt;x&lt;/TD&gt;
&lt;TD width="11.389580738895805%"&gt;5&lt;/TD&gt;
&lt;TD width="35.548982980489825%"&gt;30&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="31.589871315898712%"&gt;Sum electrical energy (kWh/t)&lt;/TD&gt;
&lt;TD width="11.581569115815691%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="8.696554586965554%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="6.838937318389373%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="11.389580738895805%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="35.548982980489825%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="31.589871315898712%"&gt;...&lt;/TD&gt;
&lt;TD width="11.581569115815691%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="8.696554586965554%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="6.838937318389373%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="11.389580738895805%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="35.548982980489825%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="31.589871315898712%"&gt;... (9 measures in total)&lt;/TD&gt;
&lt;TD width="11.581569115815691%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="8.696554586965554%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="6.838937318389373%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="11.389580738895805%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="35.548982980489825%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But instead, it's appearing like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/113611iAC618C185C870A01/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tried doing this with a pivot table but the master measure only goes into the field "values".&lt;/P&gt;
&lt;P&gt;Is there a diferent way to do this? Am I doing something wrong?&lt;/P&gt;
&lt;P&gt;I would appreciate some help, thanks in advance!&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2023 12:20:16 GMT</pubDate>
    <dc:creator>Polido</dc:creator>
    <dc:date>2023-08-04T12:20:16Z</dc:date>
    <item>
      <title>Pivot table question</title>
      <link>https://community.qlik.com/t5/App-Development/Pivot-table-question/m-p/2102512#M90079</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried to search for similar questions / solutions but I didn't found one that could help me. Sorry for this and for maybe being a noobie question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My aim is to create a table with last 12 months on top (this is already done) and then on the left 9 different measures and the last column should be the total of the measure for the last 12 months. Something like this:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="31.589871315898712%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="11.581569115815691%"&gt;2022-08&lt;/TD&gt;
&lt;TD width="8.696554586965554%"&gt;2022-09&lt;/TD&gt;
&lt;TD width="6.838937318389373%"&gt;...&lt;/TD&gt;
&lt;TD width="11.389580738895805%"&gt;2023-08&lt;/TD&gt;
&lt;TD width="35.548982980489825%"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="31.589871315898712%"&gt;Sum total (kWh)/t&lt;/TD&gt;
&lt;TD width="11.581569115815691%"&gt;10&lt;/TD&gt;
&lt;TD width="8.696554586965554%"&gt;15&lt;/TD&gt;
&lt;TD width="6.838937318389373%"&gt;x&lt;/TD&gt;
&lt;TD width="11.389580738895805%"&gt;5&lt;/TD&gt;
&lt;TD width="35.548982980489825%"&gt;30&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="31.589871315898712%"&gt;Sum electrical energy (kWh/t)&lt;/TD&gt;
&lt;TD width="11.581569115815691%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="8.696554586965554%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="6.838937318389373%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="11.389580738895805%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="35.548982980489825%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="31.589871315898712%"&gt;...&lt;/TD&gt;
&lt;TD width="11.581569115815691%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="8.696554586965554%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="6.838937318389373%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="11.389580738895805%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="35.548982980489825%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="31.589871315898712%"&gt;... (9 measures in total)&lt;/TD&gt;
&lt;TD width="11.581569115815691%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="8.696554586965554%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="6.838937318389373%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="11.389580738895805%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="35.548982980489825%"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But instead, it's appearing like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/113611iAC618C185C870A01/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tried doing this with a pivot table but the master measure only goes into the field "values".&lt;/P&gt;
&lt;P&gt;Is there a diferent way to do this? Am I doing something wrong?&lt;/P&gt;
&lt;P&gt;I would appreciate some help, thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 12:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivot-table-question/m-p/2102512#M90079</guid>
      <dc:creator>Polido</dc:creator>
      <dc:date>2023-08-04T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table question</title>
      <link>https://community.qlik.com/t5/App-Development/Pivot-table-question/m-p/2102527#M90081</link>
      <description>&lt;P&gt;i would reccommend to get a dimension field. Also the measure total is not neceserry if you add an good dimension.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there no dimension where you can build the visualisation?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 12:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivot-table-question/m-p/2102527#M90081</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2023-08-04T12:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table question</title>
      <link>https://community.qlik.com/t5/App-Development/Pivot-table-question/m-p/2102703#M90094</link>
      <description>&lt;P&gt;Turns out it was only dragging and dropping the values into the other side. Like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Polido_0-1691184874992.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/113661i9DAAFB988581F3DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Polido_0-1691184874992.png" alt="Polido_0-1691184874992.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Didn't knew about this functionality. But it's solved now! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 21:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pivot-table-question/m-p/2102703#M90094</guid>
      <dc:creator>Polido</dc:creator>
      <dc:date>2023-08-04T21:35:05Z</dc:date>
    </item>
  </channel>
</rss>

