<?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 Request help on dynamic table creation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Request-help-on-dynamic-table-creation/m-p/1156527#M899867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;I am trying to create an dynamic table using 3 small source tables taken as example.But somehow it doesnt work. Can some one please look into the test file attached and guide me on this?&lt;/P&gt;&lt;P&gt;I have 3 tables PMM,RMM,CMM and when I try to select fields from these corresponding list boxes, a dynamic chart should be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sahana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Request help on dynamic table creation</title>
      <link>https://community.qlik.com/t5/QlikView/Request-help-on-dynamic-table-creation/m-p/1156527#M899867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;I am trying to create an dynamic table using 3 small source tables taken as example.But somehow it doesnt work. Can some one please look into the test file attached and guide me on this?&lt;/P&gt;&lt;P&gt;I have 3 tables PMM,RMM,CMM and when I try to select fields from these corresponding list boxes, a dynamic chart should be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sahana&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/Request-help-on-dynamic-table-creation/m-p/1156527#M899867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Request help on dynamic table creation</title>
      <link>https://community.qlik.com/t5/QlikView/Request-help-on-dynamic-table-creation/m-p/1156528#M899869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The attached sample is empty. Can you repost the document with data in it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 10:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Request-help-on-dynamic-table-creation/m-p/1156528#M899869</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-27T10:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Request help on dynamic table creation</title>
      <link>https://community.qlik.com/t5/QlikView/Request-help-on-dynamic-table-creation/m-p/1156529#M899871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;Apologies!!&lt;/P&gt;&lt;P&gt;I have attached the correct file.&lt;/P&gt;&lt;P&gt;I have 3 list boxes PMM,RMM,CMM. When I select fields from these , simultaneously a straight table needs to generate.Please can you help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sahana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 10:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Request-help-on-dynamic-table-creation/m-p/1156529#M899871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-27T10:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Request help on dynamic table creation</title>
      <link>https://community.qlik.com/t5/QlikView/Request-help-on-dynamic-table-creation/m-p/1156530#M899873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;SubStringCount&lt;/STRONG&gt;() function is case sensitive (unlike &lt;STRONG&gt;Like&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to try these conditions for your expressions&lt;/P&gt;&lt;P&gt;gst amt -&amp;gt; &lt;STRONG&gt;=SubStringCount(Concat(DISTINCT _RMM,','),'GST AMOUNT') = 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;amt payable -&amp;gt; &lt;STRONG&gt;=SubStringCount(Concat(_RMM,','), 'AMOUNT PAYABLE')&amp;gt;=1&lt;/STRONG&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132667_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 13:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Request-help-on-dynamic-table-creation/m-p/1156530#M899873</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-27T13:30:17Z</dc:date>
    </item>
  </channel>
</rss>

