<?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 Setting variable from slider object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setting-variable-from-slider-object/m-p/247038#M497580</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 have a slider/calendar object that allows you to select any month since Jan 2004. I'd like to store the currently selected month in a variable so that I can reference it in a few expressions I'm working on. I've never really worked with variables in Qlikview before, so I have no idea what I'm doing or even where to begin. Any help would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2011 15:59:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-13T15:59:51Z</dc:date>
    <item>
      <title>Setting variable from slider object</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-variable-from-slider-object/m-p/247038#M497580</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 have a slider/calendar object that allows you to select any month since Jan 2004. I'd like to store the currently selected month in a variable so that I can reference it in a few expressions I'm working on. I've never really worked with variables in Qlikview before, so I have no idea what I'm doing or even where to begin. Any help would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 15:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-variable-from-slider-object/m-p/247038#M497580</guid>
      <dc:creator />
      <dc:date>2011-10-13T15:59:51Z</dc:date>
    </item>
    <item>
      <title>Setting variable from slider object</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-variable-from-slider-object/m-p/247039#M497581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jacob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, create the variable in the Settings menu, Variable Overview. You can crete them as well in the script using LET or SET (the first evaluates the right part of the "=" then stores, the latter only stores as a literal what comes to the right of the "=").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check &lt;A _jive_internal="true" href="https://community.qlik.com/qlikviews/http://community.qlik.com/qlikviews/1075"&gt;this application&lt;/A&gt; that uses variables and sliders/calendar objects with a calendar table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; text-decoration: underline; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 16:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-variable-from-slider-object/m-p/247039#M497581</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-10-13T16:09:14Z</dc:date>
    </item>
    <item>
      <title>Setting variable from slider object</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-variable-from-slider-object/m-p/247040#M497582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there - I have a video example of using sliders on my web site at &lt;A href="http://www.quickintelligence.co.uk/qlikview-videos/"&gt;http://www.quickintelligence.co.uk/qlikview-videos/&lt;/A&gt; .&amp;nbsp; Hopefuly this may give you some pointers as to what you need to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Dec 2011 23:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-variable-from-slider-object/m-p/247040#M497582</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2011-12-04T23:57:38Z</dc:date>
    </item>
    <item>
      <title>Setting variable from slider object</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-variable-from-slider-object/m-p/247041#M497583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. create variable as go to &lt;STRONG&gt;document properties -&amp;gt; variables -&amp;gt; click on new button -&amp;gt; name the variable&lt;/STRONG&gt;. your variable gets created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;STRONG&gt; right click on sheet -&amp;gt; new sheet object -&amp;gt; select slider/calender object -&amp;gt; on general tab -&amp;gt; click checkbox variables -&amp;gt; select the variable you have created -&amp;gt; on general tab provide min and max value which is the minimum and maximum date which you want to take in calender&lt;/STRONG&gt;. Either you can hard code the date or provide any expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. your calender object gets created. select any date from the calender.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. to see the date take text object and provide expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; =date(VariableName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your date gets displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 06:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-variable-from-slider-object/m-p/247041#M497583</guid>
      <dc:creator />
      <dc:date>2011-12-05T06:59:11Z</dc:date>
    </item>
  </channel>
</rss>

