<?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: Like Tableau do we have any action filter type option or workaround. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Like-Tableau-do-we-have-any-action-filter-type-option-or/m-p/1032735#M937054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could add the details to a chart that is hidden unless Customer = only(Customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the Show Conditional option on the Layout tab&amp;nbsp; try &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Customer = only(Customer), 1, 0)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;to show an object when one Customer is selected and set the Layer to Custom +10 to ensure it is on top of other objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ConditionalShow.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/114674_ConditionalShow.JPG" style="width: 620px; height: 471px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Feb 2016 16:30:18 GMT</pubDate>
    <dc:creator>Colin-Albert</dc:creator>
    <dc:date>2016-02-15T16:30:18Z</dc:date>
    <item>
      <title>Like Tableau do we have any action filter type option or workaround.</title>
      <link>https://community.qlik.com/t5/QlikView/Like-Tableau-do-we-have-any-action-filter-type-option-or/m-p/1032733#M937050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi Experts, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I am trying to create a dashboard in QlikView similar to that of Tableau.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;There in tableau we had an option, if we click on a specific 'customer no' another window will open with customer details for that selected 'customer no'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Can we implement similar feature in QlikView?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Bhavesh Jain&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 07:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Like-Tableau-do-we-have-any-action-filter-type-option-or/m-p/1032733#M937050</guid>
      <dc:creator />
      <dc:date>2016-02-15T07:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Like Tableau do we have any action filter type option or workaround.</title>
      <link>https://community.qlik.com/t5/QlikView/Like-Tableau-do-we-have-any-action-filter-type-option-or/m-p/1032734#M937052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We need to perform some thing like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Key: Check the layout tab of Chart properties for Conditional value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click the bar chart and see the result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 16:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Like-Tableau-do-we-have-any-action-filter-type-option-or/m-p/1032734#M937052</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2016-02-15T16:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Like Tableau do we have any action filter type option or workaround.</title>
      <link>https://community.qlik.com/t5/QlikView/Like-Tableau-do-we-have-any-action-filter-type-option-or/m-p/1032735#M937054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could add the details to a chart that is hidden unless Customer = only(Customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the Show Conditional option on the Layout tab&amp;nbsp; try &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Customer = only(Customer), 1, 0)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;to show an object when one Customer is selected and set the Layer to Custom +10 to ensure it is on top of other objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ConditionalShow.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/114674_ConditionalShow.JPG" style="width: 620px; height: 471px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 16:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Like-Tableau-do-we-have-any-action-filter-type-option-or/m-p/1032735#M937054</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-02-15T16:30:18Z</dc:date>
    </item>
  </channel>
</rss>

