<?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 Visualization only reacting to custom filter pane in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Visualization-only-reacting-to-custom-filter-pane/m-p/1067117#M17340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hello.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I encounter a strange problem when i make a selection from a filter pane which i edited to only show curtain values, the expression looks like this: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;if(Match([Field1],’Text1’ ,'Text2’,' Text3',' Text4',' Text5',' Text6'),[Field1])&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The filter pane looks right and I can also make the right selections.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Then I have a line chart with 6 different lines, which all is related to the “Textx”, in the filter pane. The expression for one of them looks like this: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;((sum({$&amp;lt;Type={‘Type1’},Year={'2015'},[Field1]={‘Text1‘}&amp;gt;} Data )-sum({$&amp;lt;Type={'Type1’},Year={'2014'},[Field1]={‘Text2’}&amp;gt;} Data))/sum({$&amp;lt;Type={‘Type1’},Year={'2014'},[Field1]={‘Text2’}&amp;gt;} Data ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Field1 and Text1 and Text2 is both equal to the ones in the filter pane, and when I make an selection in the filter pane the visualization reacts as intended.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;The problem begins when I make a selection in a filter pane on another sheet with Field1 (as in the custom filter pane) as dimension but this filter pane is not custom made to only have the 6 values. Whenever I select something in this filter pane the line charts with the 6 different lines does not react and a selection is not made in the custom made filter pane.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Anyone know what is causing this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Mar 2016 12:32:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-14T12:32:19Z</dc:date>
    <item>
      <title>Visualization only reacting to custom filter pane</title>
      <link>https://community.qlik.com/t5/App-Development/Visualization-only-reacting-to-custom-filter-pane/m-p/1067117#M17340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hello.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I encounter a strange problem when i make a selection from a filter pane which i edited to only show curtain values, the expression looks like this: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;if(Match([Field1],’Text1’ ,'Text2’,' Text3',' Text4',' Text5',' Text6'),[Field1])&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;The filter pane looks right and I can also make the right selections.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Then I have a line chart with 6 different lines, which all is related to the “Textx”, in the filter pane. The expression for one of them looks like this: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;((sum({$&amp;lt;Type={‘Type1’},Year={'2015'},[Field1]={‘Text1‘}&amp;gt;} Data )-sum({$&amp;lt;Type={'Type1’},Year={'2014'},[Field1]={‘Text2’}&amp;gt;} Data))/sum({$&amp;lt;Type={‘Type1’},Year={'2014'},[Field1]={‘Text2’}&amp;gt;} Data ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Field1 and Text1 and Text2 is both equal to the ones in the filter pane, and when I make an selection in the filter pane the visualization reacts as intended.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;The problem begins when I make a selection in a filter pane on another sheet with Field1 (as in the custom filter pane) as dimension but this filter pane is not custom made to only have the 6 values. Whenever I select something in this filter pane the line charts with the 6 different lines does not react and a selection is not made in the custom made filter pane.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Anyone know what is causing this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 12:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Visualization-only-reacting-to-custom-filter-pane/m-p/1067117#M17340</guid>
      <dc:creator />
      <dc:date>2016-03-14T12:32:19Z</dc:date>
    </item>
  </channel>
</rss>

