<?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: Need Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229183#M391867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny Thanks for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its just working on switching from MTD to YTD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After switching form Mtd To YTD it shows. when i change the month selection form june to march or some other the cumulation of months should also effect that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,June is selected in MTD and then when switched to YTD it selects from Jan to June.&lt;/P&gt;&lt;P&gt;When i change month selection suppose september then the same should effect on the month selection.&lt;/P&gt;&lt;P&gt;Means selection form Jan to Sep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks i Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2016 11:12:24 GMT</pubDate>
    <dc:creator>help4qv123</dc:creator>
    <dc:date>2016-12-08T11:12:24Z</dc:date>
    <item>
      <title>Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229181#M391865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a help for cumulated month selection and mtd month selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a txt object which switches form YTD to MTD.&lt;/P&gt;&lt;P&gt;(For Ytd all month and for mtd single month.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When YTD is (Switched )selected All the months till the selected month should be selected.&lt;/P&gt;&lt;P&gt;(If I select Jun the selection should be from Jan to Jun)&lt;/P&gt;&lt;P&gt;Again when switched form YTD to MTD then for Mtd Only june should be selected.&lt;/P&gt;&lt;P&gt;When switched from YTD to MTD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the sample attached,.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 10:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229181#M391865</guid>
      <dc:creator>help4qv123</dc:creator>
      <dc:date>2016-12-08T10:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229182#M391866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used&amp;nbsp; a select in field action&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Vtest = 'MTD', '(' &amp;amp; Concat({&amp;lt;MonthNum = {"&amp;lt;=$(=Max(MonthNum))"}, Month&amp;gt;} Month, '|') &amp;amp; ')', '(' &amp;amp; Concat({&amp;lt;MonthNum = {"$(=Max(MonthNum))"}, Month&amp;gt;} Month, '|') &amp;amp; ')')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where MonthNum is created in the script like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD Month(Date#(Month, 'MMM')) as Month,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;Num(Month(Date#(Month, 'MMM'))) as MonthNum,&amp;nbsp; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[test.xlsx]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 10:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229182#M391866</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-08T10:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229183#M391867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sunny Thanks for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its just working on switching from MTD to YTD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After switching form Mtd To YTD it shows. when i change the month selection form june to march or some other the cumulation of months should also effect that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example,June is selected in MTD and then when switched to YTD it selects from Jan to June.&lt;/P&gt;&lt;P&gt;When i change month selection suppose september then the same should effect on the month selection.&lt;/P&gt;&lt;P&gt;Means selection form Jan to Sep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks i Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 11:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229183#M391867</guid>
      <dc:creator>help4qv123</dc:creator>
      <dc:date>2016-12-08T11:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229184#M391868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny any clue on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 12:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229184#M391868</guid>
      <dc:creator>help4qv123</dc:creator>
      <dc:date>2016-12-08T12:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229185#M391869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Filed level trigger &lt;/P&gt;&lt;P&gt;Please check the attched application for reference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 12:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229185#M391869</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2016-12-08T12:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229186#M391870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be able to do this, but I would recommend you against it because it is going to make your application very very complicated. I would suggest you to look into &lt;A href="https://community.qlik.com/qlik-blogpost/4531"&gt;The As-Of Table&lt;/A&gt;‌ for the YTD information display. This will keep your application simple and without unnecessary triggers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 12:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229186#M391870</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-08T12:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229187#M391871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 12:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229187#M391871</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-08T12:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229188#M391872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sasi. My app does not have date and your expression looks too big&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 12:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229188#M391872</guid>
      <dc:creator>help4qv123</dc:creator>
      <dc:date>2016-12-08T12:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229189#M391873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok i will check with this. I have made it but its too complicated and makes effect on performance. Thats the reson i am taking the help of you experts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample which you have sent is Good. thanks for that.&lt;/P&gt;&lt;P&gt;I also want to do it with simple trigger. I will try that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 12:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help/m-p/1229189#M391873</guid>
      <dc:creator>help4qv123</dc:creator>
      <dc:date>2016-12-08T12:33:53Z</dc:date>
    </item>
  </channel>
</rss>

