<?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: Month to Month same day in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512039#M600724</link>
    <description>&lt;P&gt;thanx but i am using Qlikview&lt;/P&gt;</description>
    <pubDate>Mon, 26 Nov 2018 08:53:04 GMT</pubDate>
    <dc:creator>pjlalaps</dc:creator>
    <dc:date>2018-11-26T08:53:04Z</dc:date>
    <item>
      <title>Month to Month same day</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512009#M600721</link>
      <description>&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;i have to show results of the amount collected from month to date however it should display the current months day and all prior months same day i.e. 01.01.2018 = 5000, 01.02.2018 = 6000, 01.03.2018 = 4000, etc&lt;/P&gt;&lt;P&gt;so i need to see how much we collected same day today as last month and all the other months before it.&lt;/P&gt;&lt;P&gt;i have attached sample date that i am using to conduct this, and hopefully anyone who can assist will use this.&lt;/P&gt;&lt;P&gt;i hope this makes sense.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 07:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512009#M600721</guid>
      <dc:creator>pjlalaps</dc:creator>
      <dc:date>2018-11-26T07:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Month to Month same day</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512014#M600722</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can create a Day() out of the Date field and then use that in Set analysis to get the same day for all the months.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming that you have Day in fieldName "DAY". Do following.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a Table with Month as Dimension and Expression as below.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;DAY = {"$(=Max({&amp;lt;Date = {'$(=Max(Date))'}&amp;gt;}DAY))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This expression will get the Day for the Maximum Date From data and for the same Day it will show sales for all the months.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 07:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512014#M600722</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-11-26T07:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Month to Month same day</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512018#M600723</link>
      <description>&lt;P&gt;Hello Pjlalaps,&lt;/P&gt;&lt;P&gt;if you use qlik sense version Nov'18, you can use alternate state in qlik sense for compare your data.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=t2JWSzFVwh8&amp;amp;t=164s" target="_blank"&gt;https://www.youtube.com/watch?v=t2JWSzFVwh8&amp;amp;t=164s&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 08:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512018#M600723</guid>
      <dc:creator>GoLeR797370</dc:creator>
      <dc:date>2018-11-26T08:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Month to Month same day</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512039#M600724</link>
      <description>&lt;P&gt;thanx but i am using Qlikview&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 08:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512039#M600724</guid>
      <dc:creator>pjlalaps</dc:creator>
      <dc:date>2018-11-26T08:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Month to Month same day</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512051#M600725</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Kaushik&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanx for the quick response, i noticed that the expression you provided returns the actual&amp;nbsp;collections for the singular day and only for months that end of the 31st.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what i am looking for is the sum of all collections from the beginning of the month till current day for all months. i have attached a dummy view of collections for the whole month from the 1st till the 26th.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;want i want the user to see is what are the collections from month to date for all the months up until the current day that we are on i.e. on the attachment if lets say today is the 10.11.2018 then i want to see all the collections from the 1st till the 10th for all the months.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PS: i have also included the desire output on the spreadsheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 09:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512051#M600725</guid>
      <dc:creator>pjlalaps</dc:creator>
      <dc:date>2018-11-26T09:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Month to Month same day</title>
      <link>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512118#M600726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Kaushik&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanx for the quick response, i noticed that the expression you provided returns the actual&amp;nbsp;collections for the singular day and only for months that end of the 31st.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what i am looking for is the sum of all collections from the beginning of the month till current day for all months. i have attached a dummy view of collections for the whole month from the 1st till the 26th.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;want i want the user to see is what are the collections from month to date for all the months up until the current day that we are on i.e. on the attachment if lets say today is the 10.11.2018 then i want to see all the collections from the 1st till the 10th for all the months.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PS: i have also included the desire output on the spreadsheet.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 10:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-to-Month-same-day/m-p/1512118#M600726</guid>
      <dc:creator>pjlalaps</dc:creator>
      <dc:date>2018-11-26T10:46:24Z</dc:date>
    </item>
  </channel>
</rss>

