<?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: Acceptable 30 days Slider in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450216#M807604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for quick reply&lt;/P&gt;&lt;P&gt;Yes variable.&lt;/P&gt;&lt;P&gt;For recieved date, Based on the order type I use received date or confirmed date to find the 30 days difference.As let variable already created in the script I want to create variable in the UI layer to show in the table.Is it possible to do it. Because I'm facing #NA error when using the variable in the slider.&lt;/P&gt;&lt;P&gt;Regards,Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Oct 2017 10:29:12 GMT</pubDate>
    <dc:creator>krishnakv83</dc:creator>
    <dc:date>2017-10-16T10:29:12Z</dc:date>
    <item>
      <title>Acceptable 30 days Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450210#M807598</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;I have table of information received date, planned date,Avg difference and % diff.All metrics are parametarised in the script and coming as variables to UI.Now I want to create two sliders one for Acceptable 30 days(difference of &lt;SPAN style="font-size: 13.3333px;"&gt;received date, planned date&lt;/SPAN&gt;) and % Diff slider.Based on the slider the table metrics should reflect.Please show some light on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Venkat Krishna&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/Acceptable-30-days-Slider/m-p/1450210#M807598</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Acceptable 30 days Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450211#M807599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share your app here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 14:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450211#M807599</guid>
      <dc:creator>RonaldDoes</dc:creator>
      <dc:date>2017-10-13T14:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Acceptable 30 days Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450212#M807600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&amp;nbsp; and then use &lt;STRONG&gt;FieldName&lt;/STRONG&gt; as Slider&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If([Received Date] - [Planned Date] &amp;lt;= 30, Dimension) as FieldName&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 15:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450212#M807600</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-13T15:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Acceptable 30 days Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450213#M807601</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;you want me to create variable in script and use in the slider?&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>Fri, 13 Oct 2017 15:40:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450213#M807601</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2017-10-13T15:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Acceptable 30 days Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450214#M807602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, Why are you going in variable. Even, you can create field and then call that field into slider object if not necessary as variable &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 15:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450214#M807602</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-10-13T15:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Acceptable 30 days Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450215#M807603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you mean field instead of variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 18:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450215#M807603</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-10-13T18:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Acceptable 30 days Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450216#M807604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for quick reply&lt;/P&gt;&lt;P&gt;Yes variable.&lt;/P&gt;&lt;P&gt;For recieved date, Based on the order type I use received date or confirmed date to find the 30 days difference.As let variable already created in the script I want to create variable in the UI layer to show in the table.Is it possible to do it. Because I'm facing #NA error when using the variable in the slider.&lt;/P&gt;&lt;P&gt;Regards,Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 10:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450216#M807604</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2017-10-16T10:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Acceptable 30 days Slider</title>
      <link>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450217#M807605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post a sample application including some sample data and your variable and describe your expected result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2017 20:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Acceptable-30-days-Slider/m-p/1450217#M807605</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-10-16T20:05:16Z</dc:date>
    </item>
  </channel>
</rss>

