<?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: presentation problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585395#M1112129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2014 09:12:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-18T09:12:54Z</dc:date>
    <item>
      <title>presentation problem</title>
      <link>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585391#M1112125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, is there a way to give links or buttons to access sheets in qlikview? or when we are doing a presentation using qlikview application, can we setup the application to change the sheets on mouse click or something&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 01:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585391#M1112125</guid>
      <dc:creator />
      <dc:date>2014-03-18T01:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: presentation problem</title>
      <link>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585392#M1112126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dushan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a button -&amp;gt; Properties -&amp;gt; Triggers - &amp;gt; Actions -&amp;gt; Add -&amp;gt; Layout -&amp;gt; Activate Sheet and give the sheet name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached file for solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 04:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585392#M1112126</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-03-18T04:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: presentation problem</title>
      <link>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585393#M1112127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks jagan. can u explain this set analysis part to me.&lt;/P&gt;&lt;P&gt;Num(SUM({&amp;lt;month=,&amp;nbsp; year=, Date={'&amp;gt;=$(=YearStart(Today(), -1, 4))&amp;lt;=$(=AddMonths(Today()-16, -12))'}&amp;gt;}saleVal),'#,##0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had to change it like this to get my actual figures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(SUM({&amp;lt;month=,&amp;nbsp; year=, Date={'&amp;gt;=$(=YearStart(Today()-16, -1, 4))&amp;lt;=$(=AddMonths(Today()-16, -13))'}&amp;gt;}saleVal),'#,##0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 04:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585393#M1112127</guid>
      <dc:creator />
      <dc:date>2014-03-18T04:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: presentation problem</title>
      <link>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585394#M1112128</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Date={'&amp;gt;=$(=YearStart(Today(), -1, 4)) - &lt;/SPAN&gt;This will give you the Previous financial year start date i.e., 1-APR-2012&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AddMonths(Today()-16, -12)- This will give you the 3-MAR-2014 (If we check for today)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;month=,&amp;nbsp; year=, &lt;/SPAN&gt;- Excludes the Year and month selection.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({&amp;lt;&amp;gt;} saleVal) - will give you the Sales values for the above period.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Please close this thread by giving Correct and Helpful answers to the posts if you are done with your task&lt;/SPAN&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 05:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585394#M1112128</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-03-18T05:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: presentation problem</title>
      <link>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585395#M1112129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 09:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/presentation-problem/m-p/585395#M1112129</guid>
      <dc:creator />
      <dc:date>2014-03-18T09:12:54Z</dc:date>
    </item>
  </channel>
</rss>

