<?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: Setanalysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setanalysis/m-p/1322381#M615098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm?_ga=2.107935040.357874304.1496632383-771874942.1481536532" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm?_ga=2.107935040.357874304.1496632383-771874942.1481536532"&gt;Set analysis and set expressions ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jun 2017 03:57:35 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2017-06-07T03:57:35Z</dc:date>
    <item>
      <title>Setanalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis/m-p/1322379#M615096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get the month end Account Balance by using setanalysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like i need to to show &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)month end account balance (only month end day)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)last month month end date account balance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 02:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis/m-p/1322379#M615096</guid>
      <dc:creator />
      <dc:date>2017-06-07T02:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis/m-p/1322380#M615097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you go,&lt;/P&gt;&lt;P&gt;1.1) Create one field like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; if(monthend(TransactionDate) = &lt;SPAN style="font-size: 13.3333px;"&gt;TransactionDate&lt;/SPAN&gt;, 1,0) as MonthEnd_Flag&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1.2) Please use Set analysis like below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Sum({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthEnd_Flag = {1}&lt;/SPAN&gt;&amp;gt;} Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) For your second requirement, Use below&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Sum({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;MonthEnd_Flag = {1}, Month = {'$(=AddMonths(Max(Month),-1))'}&lt;/SPAN&gt;&amp;gt;} Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 03:00:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis/m-p/1322380#M615097</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-07T03:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis/m-p/1322381#M615098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm?_ga=2.107935040.357874304.1496632383-771874942.1481536532" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm?_ga=2.107935040.357874304.1496632383-771874942.1481536532"&gt;Set analysis and set expressions ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 03:57:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis/m-p/1322381#M615098</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-06-07T03:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Setanalysis</title>
      <link>https://community.qlik.com/t5/QlikView/Setanalysis/m-p/1322382#M615099</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;1)month end account balance (only month end day)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;for this Requirement,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;first derive the month end dates by using your date field and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; then you can use this month end filed and you can use the sum of&amp;nbsp; account balance filed as expression on chart&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;it will gives the month end date wise account balances.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&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; font-size: 13px;"&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; font-size: 13px;"&gt;any by this you can also see the every month end date account balance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;Thanq.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 05:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setanalysis/m-p/1322382#M615099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T05:48:13Z</dc:date>
    </item>
  </channel>
</rss>

