<?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: table with expressions as columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/table-with-expressions-as-columns/m-p/1107226#M366638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest using &lt;A href="https://community.qlik.com/qlik-blogpost/3628"&gt;The Crosstable Load&lt;/A&gt; to convert individual KPIs into a field called KPI and then I feel that it would be easier to manipulate using KPI as a dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Aug 2016 18:05:47 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-08-29T18:05:47Z</dc:date>
    <item>
      <title>table with expressions as columns</title>
      <link>https://community.qlik.com/t5/QlikView/table-with-expressions-as-columns/m-p/1107223#M366635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everoybody&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to build a table which consists of expressions (as columns) and fields from a Data Source (as rows). (Picture)&lt;/P&gt;&lt;P&gt;The First column is calculated via a variable (set_ID): &lt;/P&gt;&lt;P&gt;min({1&amp;lt;ID = {$(=set_ID)}&amp;gt;} [&lt;SPAN style="color: red;"&gt;KPI x&lt;/SPAN&gt;]&lt;/P&gt;&lt;P&gt;Columns C and D should look like:&lt;/P&gt;&lt;P&gt;max(&lt;SPAN style="color: red;"&gt;KPI x&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;min({1&amp;lt;ID = {$(=set_ID)}&amp;gt;} [&lt;SPAN style="color: red;"&gt;KPI x&lt;/SPAN&gt;] – max(&lt;SPAN style="color: red;"&gt;KPI x&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;… and so on for the following columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: red;"&gt;KPI x &lt;/SPAN&gt;shall change, depending of the row.&lt;/P&gt;&lt;P&gt;How can I realize that? I’m not sure where I have to define the rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;IMG alt="Upload_Qlikforum.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135866_Upload_Qlikforum.PNG" style="height: 77px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 13:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-with-expressions-as-columns/m-p/1107223#M366635</guid>
      <dc:creator />
      <dc:date>2016-08-29T13:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: table with expressions as columns</title>
      <link>https://community.qlik.com/t5/QlikView/table-with-expressions-as-columns/m-p/1107224#M366636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't understand your question. Would you be able to share sample, Expected?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 15:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-with-expressions-as-columns/m-p/1107224#M366636</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-08-29T15:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: table with expressions as columns</title>
      <link>https://community.qlik.com/t5/QlikView/table-with-expressions-as-columns/m-p/1107225#M366637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this: (hope you can see the added picture?)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="135884" alt="Bild1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135884_Bild1.png" style="height: 204px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;column 1:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; KPI 1 vas the value "50" for ID=2 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;column 2:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the avg of KPI 1 is 61.5 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;column 3:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and the difference between the value of the selected ID and the avg of KPI 1 is "-11.5".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But now I want to add additional rows, which display the values for KPI 2, KPI 3, KPI 4 and KPI 5.&lt;/P&gt;&lt;P&gt;So that for each KPI there is one row.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 15:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-with-expressions-as-columns/m-p/1107225#M366637</guid>
      <dc:creator />
      <dc:date>2016-08-29T15:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: table with expressions as columns</title>
      <link>https://community.qlik.com/t5/QlikView/table-with-expressions-as-columns/m-p/1107226#M366638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest using &lt;A href="https://community.qlik.com/qlik-blogpost/3628"&gt;The Crosstable Load&lt;/A&gt; to convert individual KPIs into a field called KPI and then I feel that it would be easier to manipulate using KPI as a dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 18:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/table-with-expressions-as-columns/m-p/1107226#M366638</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-29T18:05:47Z</dc:date>
    </item>
  </channel>
</rss>

