<?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: show selected records in a table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/show-selected-records-in-a-table/m-p/26303#M782571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it will come output as you expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you select &lt;STRONG&gt;P11&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;1st straight table&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;for that in qlikview you need to write like&lt;/P&gt;&lt;P&gt;Select Straight table --&amp;gt;add dimension--&amp;gt;Dimension condition like =if(Enabler='Leadership',Enabler)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so this condition will show A1,A2 in this straight table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;2nd straight table &lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Select Straight table --&amp;gt;add dimension--&amp;gt;Dimension condition like =if(Enabler='Strategy',Enabler)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2018 06:07:41 GMT</pubDate>
    <dc:creator>ramasaisaksoft</dc:creator>
    <dc:date>2018-03-15T06:07:41Z</dc:date>
    <item>
      <title>show selected records in a table</title>
      <link>https://community.qlik.com/t5/QlikView/show-selected-records-in-a-table/m-p/26302#M782570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a EFQM dbase with performance indicators, enablers and actions&lt;/P&gt;&lt;P&gt;I want to present it like the model.&lt;/P&gt;&lt;P&gt;The enablers are Leadership, People, Strategy, Partnerships and processes.&lt;/P&gt;&lt;P&gt;Every performance indicator has actions at each enabler.&lt;/P&gt;&lt;P&gt;When a user select a performance indicator I wat to show 5 tableboxes (is this the right tool)&lt;/P&gt;&lt;P&gt;with the actions that belong to that specific enabler&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part of the dbase:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Enabler&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Action&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;PI&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Leadership&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;PI1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Leadership&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;PI1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Strategy&lt;/TD&gt;&lt;TD&gt;A3&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;PI1&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE border="1" class="jiveBorder" height="101" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 407px; height: 103px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Leadership&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;A2&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Above and below table result after selecting PI1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="74" style="border: 1px solid #000000; border-image: none; width: 409px; height: 72px;" width="408"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Strategy&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to manage?&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/show-selected-records-in-a-table/m-p/26302#M782570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: show selected records in a table</title>
      <link>https://community.qlik.com/t5/QlikView/show-selected-records-in-a-table/m-p/26303#M782571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it will come output as you expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you select &lt;STRONG&gt;P11&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;1st straight table&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;for that in qlikview you need to write like&lt;/P&gt;&lt;P&gt;Select Straight table --&amp;gt;add dimension--&amp;gt;Dimension condition like =if(Enabler='Leadership',Enabler)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so this condition will show A1,A2 in this straight table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;2nd straight table &lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Select Straight table --&amp;gt;add dimension--&amp;gt;Dimension condition like =if(Enabler='Strategy',Enabler)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 06:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-selected-records-in-a-table/m-p/26303#M782571</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2018-03-15T06:07:41Z</dc:date>
    </item>
  </channel>
</rss>

