<?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: Create a Variable for filter a field of Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130668#M913075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi paolo,&lt;/P&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=only({&amp;lt;Field1={"$(vFilter)"},Field1={'A'}&amp;gt;}Field1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here &lt;STRONG&gt;vFilter &lt;/STRONG&gt;is variable name,&lt;/P&gt;&lt;P&gt;and variable definition is &lt;STRONG&gt;vFilter=Field1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 11:41:49 GMT</pubDate>
    <dc:creator>susovan</dc:creator>
    <dc:date>2016-06-06T11:41:49Z</dc:date>
    <item>
      <title>Create a Variable for filter a field of Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130663#M913070</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;it's possibile to create a Input Variable to filter a Table, see the example of my ideal results.&lt;IMG alt="Book1 - Excel.jpg" class="jive-image image-1" src="/legacyfs/online/126912_Book1 - Excel.jpg" style="height: 169px; width: 620px;" /&gt;&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/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130663#M913070</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Variable for filter a field of Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130664#M913071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's possible. But why that way? You can allow users to select the filed value from the field listbox itself. And may be can capture the selection in a variable if needed defining your variable like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;EM&gt;VariableFieldA=&lt;/EM&gt; &lt;/SPAN&gt;Field1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And yes, always try to post a sample along with your query so that people can work on that and you get faster resolution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130664#M913071</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-06-06T10:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Variable for filter a field of Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130665#M913072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;I have some tables with the total data . A user through the input variables must be able to filter the table for the value or set of values&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:06:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130665#M913072</guid>
      <dc:creator />
      <dc:date>2016-06-06T10:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Variable for filter a field of Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130666#M913073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try this.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Only({&amp;lt;Filed1 = {'A'}&amp;gt;}&lt;SPAN style="font-size: 13.3333px;"&gt;Filed1&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130666#M913073</guid>
      <dc:creator>susovan</dc:creator>
      <dc:date>2016-06-06T10:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Variable for filter a field of Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130667#M913074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to dynamic filter with a varible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 10:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130667#M913074</guid>
      <dc:creator />
      <dc:date>2016-06-06T10:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Variable for filter a field of Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130668#M913075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi paolo,&lt;/P&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=only({&amp;lt;Field1={"$(vFilter)"},Field1={'A'}&amp;gt;}Field1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Here &lt;STRONG&gt;vFilter &lt;/STRONG&gt;is variable name,&lt;/P&gt;&lt;P&gt;and variable definition is &lt;STRONG&gt;vFilter=Field1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130668#M913075</guid>
      <dc:creator>susovan</dc:creator>
      <dc:date>2016-06-06T11:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Variable for filter a field of Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130669#M913076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126938_Untitled.png" style="height: 199px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used Exp:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'courier new', courier;"&gt;Sum({&amp;lt;Notification={&lt;SPAN style="color: #0000ff;"&gt;'$(vInput)'&lt;/SPAN&gt;}&amp;gt;}1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 11:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130669#M913076</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-06-06T11:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Variable for filter a field of Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130670#M913077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Hi tresesco,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;this is the best answer , but I will table its total data filter is not necessary to create a new input data table Use.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 12:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130670#M913077</guid>
      <dc:creator />
      <dc:date>2016-06-06T12:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Variable for filter a field of Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130671#M913078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be using a trigger like in attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 13:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130671#M913078</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-06-06T13:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Variable for filter a field of Table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130672#M913079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 13:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-Variable-for-filter-a-field-of-Table/m-p/1130672#M913079</guid>
      <dc:creator />
      <dc:date>2016-06-06T13:55:23Z</dc:date>
    </item>
  </channel>
</rss>

