<?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: qsVariable extention applying selections in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413125#M33247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where would the set analysis go? Currently I have Product Lines displayed and Revenue as my measure. The qsVariable extension gives me the ability to have a dynamic value in the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do the selections get made?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you use qsVariable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Dec 2017 16:42:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-01T16:42:32Z</dc:date>
    <item>
      <title>qsVariable extention applying selections</title>
      <link>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413123#M33245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if you have expertise with the qsVariable extention, but I thought I would give the question a shot. I am attempting to create a slider (using the qsVariable extension or any other way) to select the top X amount of product lines. I have the slider working to display the proper data when I move the slider in a bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I basically just set a limitation based on the variable and the number of product lines display as I move the slider, which is good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I would like now is that the product lines become selected when I move the slider so the KPIs and other objects on the sheet will respond and drill down on the selections made by the variable slider.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way to ask is, is it possible to apply selections through variables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any thoughts, let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 15:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413123#M33245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T15:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: qsVariable extention applying selections</title>
      <link>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413124#M33246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Russell,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure, I do a lot of this. Let's say you have a variable "myVar", you can write a set analysis like this.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;myFieldToFilter = {'$(=$(myVar))'} &amp;gt;} myFieldToSum)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 16:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413124#M33246</guid>
      <dc:creator>jonvitale</dc:creator>
      <dc:date>2017-12-01T16:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: qsVariable extention applying selections</title>
      <link>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413125#M33247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where would the set analysis go? Currently I have Product Lines displayed and Revenue as my measure. The qsVariable extension gives me the ability to have a dynamic value in the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do the selections get made?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you use qsVariable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 16:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413125#M33247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T16:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: qsVariable extention applying selections</title>
      <link>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413126#M33248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also when I say filter, I mean I want it to apply selections as I move the slider around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 17:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413126#M33248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T17:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: qsVariable extention applying selections</title>
      <link>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413127#M33249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Russell,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't used the qsVariable extension, but the Sheet Navigation and Actions button, &lt;A href="https://github.com/stefanwalther/sense-navigation" title="https://github.com/stefanwalther/sense-navigation"&gt;https://github.com/stefanwalther/sense-navigation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume the qsVariable works similarly by setting a variable value each time the user changes moves the slider.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By including the set analysis, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;{&amp;lt;myFieldToFilter = {'$(=$(myVar))'} &amp;gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;in the definition of the measure, every time the user moves the slider the measure will change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;In your particular case you might want something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({&amp;lt;[Product Lines] = {'$(=$(vSelectedProductLine))'} &amp;gt;} Revenues)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;But, I'm not sure I completely understand what trouble you are having. Do you have the definition of the measure handy?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 18:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413127#M33249</guid>
      <dc:creator>jonvitale</dc:creator>
      <dc:date>2017-12-01T18:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: qsVariable extention applying selections</title>
      <link>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413128#M33250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The measure is just revenue and the Dimension is product line. I was able to visually see in the chart the additional product lines when I move the slider because I set the limitation based on the qsVariable (so when the slider moves the product lines appear and disappear because I am allowing the chart to display more or less).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct the qsVariable allows you to change the variable expression by moving the slider or typing in a number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I want to do in addition to that is have more or less product lines become selected and therefore activate the KPIs on the page when I move the slider. When they become selected, a filter should show up on top saying 1 of 49 product lines etc... so when I move the slider it is as if I clicked the bars in the bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that make more sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 18:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413128#M33250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T18:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: qsVariable extention applying selections</title>
      <link>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413129#M33251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, so you want to actually impact your field selections through the variable? Is that right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, I don't know if you can do that. I think it would have to be an option built into qsVariable because it would require the API. I don't think there is any way to do this from the user side. The Sheet Navigation and Actions has this option for a button - you can select the action to filter specific values based on a formula when clicked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I couldn't be of help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 21:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/qsVariable-extention-applying-selections/m-p/1413129#M33251</guid>
      <dc:creator>jonvitale</dc:creator>
      <dc:date>2017-12-01T21:45:41Z</dc:date>
    </item>
  </channel>
</rss>

