<?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: How to switch between months with the values only changing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-switch-between-months-with-the-values-only-changing/m-p/1561125#M742869</link>
    <description>&lt;P&gt;after what should I do?&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2019 08:02:31 GMT</pubDate>
    <dc:creator>JoeyPob1214</dc:creator>
    <dc:date>2019-03-26T08:02:31Z</dc:date>
    <item>
      <title>How to switch between months with the values only changing</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-between-months-with-the-values-only-changing/m-p/1561106#M742865</link>
      <description>&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;I'm new in using qlikview, I was wondering how can I create for example when I clicked a month, let say January it will show specific values for the month of January then when I clicked February it will show the same table but the values for February. In my example the values of Sales will the only one will change.&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;January&lt;/P&gt;&lt;P&gt;Employee &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;Employee A &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;Employee B &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 200&lt;/P&gt;&lt;P&gt;Employee C &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 120&lt;/P&gt;&lt;P&gt;Employee D &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 400&lt;/P&gt;&lt;P&gt;____________________&lt;/P&gt;&lt;P&gt;February&lt;/P&gt;&lt;P&gt;Employee &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;Employee A &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 120&lt;/P&gt;&lt;P&gt;Employee B &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 220&lt;/P&gt;&lt;P&gt;Employee C &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 140&lt;/P&gt;&lt;P&gt;Employee D &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 120&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-between-months-with-the-values-only-changing/m-p/1561106#M742865</guid>
      <dc:creator>JoeyPob1214</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to switch between months with the values only changing</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-between-months-with-the-values-only-changing/m-p/1561112#M742867</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tablename() as Month,&lt;/P&gt;&lt;P&gt;Employee,&lt;/P&gt;&lt;P&gt;Sales&lt;/P&gt;&lt;P&gt;from data source;&lt;/P&gt;&lt;P&gt;Try to load like above script.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 07:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-between-months-with-the-values-only-changing/m-p/1561112#M742867</guid>
      <dc:creator>Somasundaram</dc:creator>
      <dc:date>2019-03-26T07:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to switch between months with the values only changing</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-between-months-with-the-values-only-changing/m-p/1561125#M742869</link>
      <description>&lt;P&gt;after what should I do?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 08:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-between-months-with-the-values-only-changing/m-p/1561125#M742869</guid>
      <dc:creator>JoeyPob1214</dc:creator>
      <dc:date>2019-03-26T08:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to switch between months with the values only changing</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-switch-between-months-with-the-values-only-changing/m-p/1561130#M742871</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Create a straight/ Pivot table&amp;nbsp; with Employee as dimension and measure as a sales.&lt;/P&gt;&lt;P&gt;Create a list box with month.&lt;/P&gt;&lt;P&gt;Select the month based on the month table will show the values.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 08:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-switch-between-months-with-the-values-only-changing/m-p/1561130#M742871</guid>
      <dc:creator>Somasundaram</dc:creator>
      <dc:date>2019-03-26T08:07:39Z</dc:date>
    </item>
  </channel>
</rss>

