<?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: Will it be possible to not filter straight table data on certain dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Will-it-be-possible-to-not-filter-straight-table-data-on-certain/m-p/1359906#M416924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can achieve the filter behavior you are looking for with set analysis.&amp;nbsp; Instead of using a $ as your modifier in the set you can use a 1.&amp;nbsp; This will ignore all filters, now for the fields you with for the table to filter you on you'll include the following in the set.&amp;nbsp; FieldName = $::FieldName.&amp;nbsp; If you'd like to use the $ as the modifier you can also exclude the filters by doing FieldName = in the set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit.&amp;nbsp; After re-reading to show/hide the columns you could use a conditional on the dimension/expressions to show calculate if the condition is met.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jul 2017 20:24:40 GMT</pubDate>
    <dc:creator>NickHoff</dc:creator>
    <dc:date>2017-07-10T20:24:40Z</dc:date>
    <item>
      <title>Will it be possible to not filter straight table data on certain dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Will-it-be-possible-to-not-filter-straight-table-data-on-certain/m-p/1359905#M416923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've requirement where a straight table data should not be filtered based on certain dimensions in the table, but filtered when certain other dimension from the straight table or dimensions from different charts on dashboard are selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is related to dashboard information found in link &lt;A href="https://community.qlik.com/thread/263092"&gt;How to sync behavior of two bar charts (Need help)&lt;/A&gt; and &lt;A href="https://community.qlik.com/thread/264105"&gt;Input for search object appears quite far from object itself&lt;/A&gt; (appearance of search input cursor in desktop application is still an issue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Headers from Straight Table chart are as seen in screen shot below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Search.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169700_Search.png" style="width: 620px; height: 287px;" /&gt; (Image1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User has requested that all records in a straight table should be displayed even if any "Field Name" or "API Name" value is selected, it should filter only if a selection is made in "Section" Column or any selection done in the charts available on the dashboard (Charts can be seen in &lt;A href="https://community.qlik.com/thread/263092"&gt;&lt;/A&gt; ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One another challenge that I'm facing is that several charts are made visible when a particular API Name is selected in conjunction with Data Type Column. So now if selection is restricted for "API Name" column then I'm not sure how I can make those chart visible for the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Picklist Chart.PNG" class="jive-image image-2" src="/legacyfs/online/169701_Picklist Chart.PNG" style="width: 620px; height: 259px;" /&gt;(Image2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart in Image 2 is made visible in the same area as the bar chart seen in Image1 above.&lt;/P&gt;&lt;P&gt;Layout Condition is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MaxString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[API Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(=$(vSelectedFieldName))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Data Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'Picklist*')) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[API Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) = 1,1,0) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF we are able to successfully achieve the filter behavior for straight table and chart visibility for an "API Name" of Picklist Data Type then the user will want the straight table to filter if some of the Picklist values&amp;nbsp; of an API are selected.&lt;/P&gt;&lt;P&gt;Please not there are no list boxes on dashboard for value selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need any more clarification or information. Any help/guidance will be greatly appreciable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 20:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Will-it-be-possible-to-not-filter-straight-table-data-on-certain/m-p/1359905#M416923</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-07-10T20:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Will it be possible to not filter straight table data on certain dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Will-it-be-possible-to-not-filter-straight-table-data-on-certain/m-p/1359906#M416924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can achieve the filter behavior you are looking for with set analysis.&amp;nbsp; Instead of using a $ as your modifier in the set you can use a 1.&amp;nbsp; This will ignore all filters, now for the fields you with for the table to filter you on you'll include the following in the set.&amp;nbsp; FieldName = $::FieldName.&amp;nbsp; If you'd like to use the $ as the modifier you can also exclude the filters by doing FieldName = in the set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit.&amp;nbsp; After re-reading to show/hide the columns you could use a conditional on the dimension/expressions to show calculate if the condition is met.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 20:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Will-it-be-possible-to-not-filter-straight-table-data-on-certain/m-p/1359906#M416924</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2017-07-10T20:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Will it be possible to not filter straight table data on certain dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Will-it-be-possible-to-not-filter-straight-table-data-on-certain/m-p/1359907#M416925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it will help if you can provide a sample. If you have confidentiality concerns, you can look here to see if this helps them resolve those concerns&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 11:30:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Will-it-be-possible-to-not-filter-straight-table-data-on-certain/m-p/1359907#M416925</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-11T11:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Will it be possible to not filter straight table data on certain dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Will-it-be-possible-to-not-filter-straight-table-data-on-certain/m-p/1359908#M416926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs. I think I got my answer with the help from following discussion &lt;A href="https://community.qlik.com/thread/66606"&gt;How to show all dimension values in straight table after selecting one?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So required change was in expression to have those dimension included in set analysis without any value for matching, thus it will retain all values of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Version]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;gt;0'},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[AT Doc Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'EDC*',Completed*'},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[API Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Field Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Table Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Data Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &amp;gt;}&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[AT ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:25:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Will-it-be-possible-to-not-filter-straight-table-data-on-certain/m-p/1359908#M416926</guid>
      <dc:creator>vvira1316</dc:creator>
      <dc:date>2017-07-11T14:25:23Z</dc:date>
    </item>
  </channel>
</rss>

