<?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: 30 Days slider on KPIs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421596#M428797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That means, You are not engaging along with the variable. And all metric and/or objects works when we use the slider variable until unless it won't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2017 07:02:57 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-11-20T07:02:57Z</dc:date>
    <item>
      <title>30 Days slider on KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421595#M428796</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;&lt;/P&gt;&lt;P&gt;I created slider for 30 days variable.In my dashboard we have a two bar charts and 3 tables.Now I want to make slider that should respond all these metrics.The slider which I created working for one table not all the metrics. One table have planned and actual days but other tables or KPIs doesn't have direct relation with slider variable 30 days.&lt;/P&gt;&lt;P&gt;Is it possible to create slider to respond to all the KPIs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 06:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421595#M428796</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2017-11-20T06:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: 30 Days slider on KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421596#M428797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That means, You are not engaging along with the variable. And all metric and/or objects works when we use the slider variable until unless it won't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 07:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421596#M428797</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-20T07:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: 30 Days slider on KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421597#M428798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;Remaining tables/charts are showing %, Margin and Quantity.I Don't know how to use this variable in those metrics.&lt;/P&gt;&lt;P&gt;How make relation to KPI with slider varible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls give me some inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 09:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421597#M428798</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2017-11-20T09:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: 30 Days slider on KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421598#M428799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's consider my query is use case of&lt;/P&gt;&lt;P&gt;Num(Sum(Sales), '#,##,#0%') -- This returns in %&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, You have 2 slides one from and one more is To that means the business user need to show one slider object / calendar object for selection for their prediction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case If date is DateField and it consumes filter navigation using sliders from is Var1 and to is Var2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Analysis should be this? &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Sum({&amp;lt;DateField = {"&amp;gt;=$(Var1) &amp;lt;=$(Var2)"}&amp;gt;} Sales), '#,##,#0%')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 09:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421598#M428799</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-20T09:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: 30 Days slider on KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421599#M428800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have two variables.Here my requirement is user will select 3 days or 5 days on the slider then all the KPIs should respond on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 09:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421599#M428800</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2017-11-20T09:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: 30 Days slider on KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421600#M428801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, That's where my explanation deserve. If still not matching my proposal i would ask you to share sample and result data set you want to see?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 09:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421600#M428801</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-20T09:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: 30 Days slider on KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421601#M428802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My slider is not date field it is difference of the planned and actual days.so it has values 1 to 30 days difference.Min val 1 and max value 30.Varible is Diffof days which I created in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know your view what is var1 and var2 in my scenario also What should I define in Var2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venakt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 10:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421601#M428802</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2017-11-20T10:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: 30 Days slider on KPIs</title>
      <link>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421602#M428803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your view on this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 07:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/30-Days-slider-on-KPIs/m-p/1421602#M428803</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2017-11-21T07:06:48Z</dc:date>
    </item>
  </channel>
</rss>

