<?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: Filter Data by using a variable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044182#M16360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all of you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally everything works fine &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I recognized, that there is a new version of that extension. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. You can set the value to more than one item by using this syntax: (Robert|Hans). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all of you trying to help me!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2016 19:37:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-02T19:37:53Z</dc:date>
    <item>
      <title>Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044170#M16348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(QLIK SENSE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hallo to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;again there is a (hopefully easy) Problem I'm concerning of. I want to filter my data by using a variable. I've already read some threads about such a topic but can't adapt it to my problem, because i don't understand the way to use of $&amp;lt;xyz=...&amp;gt; which is often mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Problem:&lt;/P&gt;&lt;P&gt;I have some Sheets. On one Sheet i have 5 buttons. Each button set the value of variable x to a different value for example 2012, 2013, ... . If i press one of these buttons, i will only get those data for example of the year 2013 (if i press Button 3). So i want to see only the customers who bough something in year 2013 in table 1. Or the orders made in 2013. I think you know what i mean. Is this possible?&lt;/P&gt;&lt;P&gt;Is it also possible to combine 2 buttons. If i use for example toggle buttons and different variables for each button, can i Filter customers, orders and the other data by 2 years so i get all data of e.g. 2012 and 2013 if these buttons are active?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understand what i mean and that you know a way to realize it. Thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Feb 2016 06:55:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044170#M16348</guid>
      <dc:creator />
      <dc:date>2016-02-27T06:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044171#M16349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give me an example or QVF ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 09:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044171#M16349</guid>
      <dc:creator />
      <dc:date>2016-03-01T09:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044172#M16350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One Simple Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with the dimensions PersonID, PersonName &amp;amp; Age and i've got a button. If i press the button, i'd like to select the PersonID "12345". I know that i could pick 12345 from the Column PersonID of the Table in this example, but i need a formular or another way, to solve the problem of my first post. If there is a way, to say Qlik Sense: ok, pls select the PersonID 12345, i need the syntax to do so, because this way i can solve future problems by just changing column names or so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044172#M16350</guid>
      <dc:creator />
      <dc:date>2016-03-01T11:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044173#M16351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Set Analysis syntax would be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;&lt;/P&gt;&lt;P&gt;[PurchaseYear] = {'$(=vYearVariable)'}&lt;/P&gt;&lt;P&gt;&amp;gt;} [FieldToSum])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:53:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044173#M16351</guid>
      <dc:creator />
      <dc:date>2016-03-01T11:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044174#M16352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044174#M16352</guid>
      <dc:creator />
      <dc:date>2016-03-01T11:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044175#M16353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this way, I have to aggregate a measure. But I only want to select one or more values for a Dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 11:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044175#M16353</guid>
      <dc:creator />
      <dc:date>2016-03-01T11:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044176#M16354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly clear on what you need, but from my understanding of what you want, you could try an IF statement for your dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF([FieldToFilter] = vFilterVariable,[FieldToFilter])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then untick the "Show Nulls" in the dimension property.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 13:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044176#M16354</guid>
      <dc:creator />
      <dc:date>2016-03-01T13:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044177#M16355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all: I'm very glad, that you try to help me, but unfortunately it's still not the solution &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create a table inline:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;id,name,age1&lt;/P&gt;&lt;P&gt;1,robert,23&lt;/P&gt;&lt;P&gt;2,maxi,44&lt;/P&gt;&lt;P&gt;3,peter,12&lt;/P&gt;&lt;P&gt;4,bella,56&lt;/P&gt;&lt;P&gt;5,hans,44&lt;/P&gt;&lt;P&gt;6,robert,12&lt;/P&gt;&lt;P&gt;7, hans,33&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then put a table-extension on one sheet and set id, name and age as dimensions.&lt;/P&gt;&lt;P&gt;If i click e.g. on "robert", qlik sense filters the data ad-hoc, so that i can see only the lines &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1,robert,23&lt;/P&gt;&lt;P&gt;6,robert,12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the current selection on the grey filterbar over the white sheet "name: robert",&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I like to do is: &lt;/P&gt;&lt;P&gt;Instead of click on the item "robert", I want to click on a button (or even another object) and the current selection will be set to "name: robert". Is it possible to set a selection to that special one with a formular, where I can say: show me all data connected to that value --&amp;gt; This means, that the selection will be name=robert? If so, i could change "robert" to "hans", and the next time i click the button or another object, qlik sense will show all data which are connected to the name "hans" so in the grey filterbar appears the filter name : hans. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, if i would have more data like adress, job title, and maybe some measures, they will also get filtered by that term, because Qlik Sense seems to set a "where clause" in the background, so there will be no data set for person "bella" shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this was helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 15:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044177#M16355</guid>
      <dc:creator />
      <dc:date>2016-03-01T15:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044178#M16356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think it is possible to do what you are asking for at the moment. I was looking for this kind of thing not so long ago, and the closest solution that I found was the Slider extension. By the way, did you know that there are lots of free extensions for QS at branch.qlik.com?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We may write an extension that does it some day, or maybe somebody else will.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 10:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044178#M16356</guid>
      <dc:creator>alextimofeyev</dc:creator>
      <dc:date>2016-03-02T10:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044179#M16357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps an extension?&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/#/project/56728f52d1e497241ae698a0" title="http://branch.qlik.com/#/project/56728f52d1e497241ae698a0"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one will let you set a filter by clicking a button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 11:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044179#M16357</guid>
      <dc:creator />
      <dc:date>2016-03-02T11:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044180#M16358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already got this extension &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I choose the item "select in field" because that's exactly what i like to do.&lt;/P&gt;&lt;P&gt;I choose field "name" and as value "robert" but it doesn't work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Did you try it on your own? Maybe I did just a stupid mistake using this function?!&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 11:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044180#M16358</guid>
      <dc:creator />
      <dc:date>2016-03-02T11:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044181#M16359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try without the quotation marks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Set_Filter.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116641_Set_Filter.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 15:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044181#M16359</guid>
      <dc:creator />
      <dc:date>2016-03-02T15:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044182#M16360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all of you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally everything works fine &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I recognized, that there is a new version of that extension. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. You can set the value to more than one item by using this syntax: (Robert|Hans). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all of you trying to help me!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 19:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044182#M16360</guid>
      <dc:creator />
      <dc:date>2016-03-02T19:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044183#M16361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Andrew!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was searching for "button" and this extension didn't come up in the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 08:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044183#M16361</guid>
      <dc:creator>alextimofeyev</dc:creator>
      <dc:date>2016-03-03T08:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044184#M16362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did this solution work for you? I can't figure out how to use that &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 14:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1044184#M16362</guid>
      <dc:creator />
      <dc:date>2016-12-13T14:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Data by using a variable</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1596807#M44127</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was looking at a similar problem and wanted to know if a solution was possible.&lt;/P&gt;&lt;P&gt;I have a field with values 1, 2 and 3. When a user selects 2, I want 1 to be auto selected. Similarly, If a user selects 3, I want 1 and 2 to be auto selected.&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 13:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-Data-by-using-a-variable/m-p/1596807#M44127</guid>
      <dc:creator>abhi1693r</dc:creator>
      <dc:date>2019-06-27T13:48:47Z</dc:date>
    </item>
  </channel>
</rss>

