<?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: Dynamic table based on user selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-table-based-on-user-selection/m-p/1193317#M878406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link may be:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3564"&gt;Customizable Straight Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2016 18:16:40 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-12T18:16:40Z</dc:date>
    <item>
      <title>Dynamic table based on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-table-based-on-user-selection/m-p/1193316#M878404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have multiple expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;No of Orders&lt;/LI&gt;&lt;LI&gt;Total quantity&lt;/LI&gt;&lt;LI&gt;Total Order Amount&lt;/LI&gt;&lt;LI&gt;Avg Quantity&lt;/LI&gt;&lt;LI&gt;Avg Order Amount&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add a table which shows&amp;nbsp;&amp;nbsp; either&amp;nbsp;&amp;nbsp; [NO of Orders, Total Qty, Total Order Amount]&amp;nbsp;&amp;nbsp; or&amp;nbsp;&amp;nbsp; [No of Orders, Avg Quantity, Avg Order Amount].&amp;nbsp;&amp;nbsp;&amp;nbsp; What is the best way to do it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&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/Dynamic-table-based-on-user-selection/m-p/1193316#M878404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table based on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-table-based-on-user-selection/m-p/1193317#M878406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link may be:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3564"&gt;Customizable Straight Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 18:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-table-based-on-user-selection/m-p/1193317#M878406</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-12T18:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic table based on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-table-based-on-user-selection/m-p/1193318#M878407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all you're doing here is selecting what kind of aggregation to do, maybe a list box for field Aggregation with values Total and Average, where you must and can only select one value. Then expressions like if([Aggregation]='Average',avg(Quantity),sum(Quantity)). There are arguably more elegant ways, like defining your expressions in script, but I can see myself just doing that simple if() and moving on if there are only a few fields and only a couple choices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want more dynamic capability, &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;'s link is very close to how I do dynamic charting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 00:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-table-based-on-user-selection/m-p/1193318#M878407</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-10-13T00:08:20Z</dc:date>
    </item>
  </channel>
</rss>

