<?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: Dynamic Filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656312#M239632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Marco!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Oct 2014 01:43:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-19T01:43:11Z</dc:date>
    <item>
      <title>Dynamic Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656306#M239626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to give my users a choice between Received Date and Discharge Date. Once they choose, I want to make all of my Calendar Objects reflect their date choice. Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 17:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656306#M239626</guid>
      <dc:creator />
      <dc:date>2014-10-18T17:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656307#M239627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd create a variable to store which date is selected, buttons for switching between them (the button Action would be changing the value of this variable), and creating calendar objects for each date, which would be identical in layout and placement, but with a Conditional Show under Properties:Layout which would show only one type of calendar objects depending on which was chosen by the user (based on the variable value).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 20:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656307#M239627</guid>
      <dc:creator>kuba_michalik</dc:creator>
      <dc:date>2014-10-18T20:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656308#M239628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't suppose you could add a little technical "how-to" in there? I understand the concept, but I don't know how to create a variable. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 22:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656308#M239628</guid>
      <dc:creator />
      <dc:date>2014-10-18T22:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656309#M239629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe you could create a canoncial date calendar like described here &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/02/17/canonical-date&lt;/A&gt;&lt;/P&gt;&lt;P&gt;by &lt;A href="https://community.qlik.com/qlik-users/4003"&gt;Henric Cronström&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&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>Sat, 18 Oct 2014 22:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656309#M239629</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-10-18T22:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656310#M239630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, no problem. To create the variable, Settings: Variable Overview, and then Add Variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the buttons, under Actions, choose Add, then External, then Set Variable. Input the name of your newly created variable and some value (it can be whatever you want, you just have to distinguish the two date types somehow. First button must set it to one value, the second button must set it to the other value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, for the objects themselves, in their Properties under Layout change Show from Alway to Conditional, and put a simple condition like this:&lt;/P&gt;&lt;P&gt;your variable name = your variable value for calendar objects for this type of date&lt;/P&gt;&lt;P&gt;(if you went for text as your variable values, be sure to put it in single quotes here)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then clicking the buttons will alternate between showing calendar objects for either dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 22:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656310#M239630</guid>
      <dc:creator>kuba_michalik</dc:creator>
      <dc:date>2014-10-18T22:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656311#M239631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Jakub! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 01:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656311#M239631</guid>
      <dc:creator />
      <dc:date>2014-10-19T01:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656312#M239632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Marco!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 01:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656312#M239632</guid>
      <dc:creator />
      <dc:date>2014-10-19T01:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Filters</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656313#M239633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're welcome&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>Sun, 19 Oct 2014 07:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Filters/m-p/656313#M239633</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-10-19T07:33:07Z</dc:date>
    </item>
  </channel>
</rss>

