<?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: Issue after concatenating in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278943#M401308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample to show the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2017 13:33:21 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-01-05T13:33:21Z</dc:date>
    <item>
      <title>Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278942#M401307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two tables&amp;nbsp; Table1- Sales and Table2- Outstanding.&amp;nbsp;&amp;nbsp; I have concatenated both tables.&lt;/P&gt;&lt;P&gt;Both have Date field of their own. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Sales table field---&amp;gt;&amp;nbsp; YearMonth&amp;nbsp; is linked to calendar.&amp;nbsp; I am given alias YearMonth to date field of Outstanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a report which has to show both Sales and Outstanding amounts for the previous month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For which I use variable in Set analysis as&amp;nbsp; vPrevmonth.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable is defined as below:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vPrevmonth = Date(addmonths(max([MonthYear]), -1), 'MMM-YYYY')&amp;nbsp; .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I do not get the desired result for Sales and Outstanding. The output works for only one field either Sales or Outstanding.&lt;/P&gt;&lt;P&gt;Not for both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any modification required?&amp;nbsp; Kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Chintan Gala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 12:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278942#M401307</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-05T12:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278943#M401308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample to show the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278943#M401308</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T13:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278944#M401309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without any sample data including a sample application it is only possible to give you general pointers to something that will help you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your problems seems to stem from having so-called role playing dimensions. You have a date that plays two roles one for sales and one for outstanding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To solve this you should have a look at this information:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and/or this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2730"&gt;Why You sometimes should Load a Master Table several times&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:38:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278944#M401309</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2017-01-05T13:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278945#M401310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to attach a sample app after debugging with few records.&lt;/P&gt;&lt;P&gt;Till then I will summarize the issue in short:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 1&amp;nbsp; Sales:&lt;/P&gt;&lt;P&gt;Load A,B,C.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(MonthYear,'MMM-YYYY') as MY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from. source......;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calender:&lt;/P&gt;&lt;P&gt;Load A,B,C...&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(MonthYeat,'MMM-YYYY')&amp;nbsp;&amp;nbsp;&amp;nbsp; as MY&lt;/P&gt;&lt;P&gt;from source;..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate(Table1)&lt;/P&gt;&lt;P&gt;Table2:&amp;nbsp; Outstanding&lt;/P&gt;&lt;P&gt;Load A,B,C&lt;/P&gt;&lt;P&gt;Date(outstandingdare,'MMM-YYYY') as MY&lt;/P&gt;&lt;P&gt;from source; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then while making report values come in Sales but in OS it comes 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Chintan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278945#M401310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-05T13:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278946#M401311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is kind of strange, but once you are able to share a sample, it might be easier to pin point the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 22:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278946#M401311</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-05T22:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278947#M401312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny/Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only the front end of Final app with single report having the expressions used and the script of app enough?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Chintan Gala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 10:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278947#M401312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T10:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278948#M401313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To see what your issue is, those things should be enough. I don't know if we have to reload the app (hopefully not), then we might need the source data if possible &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 10:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278948#M401313</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-06T10:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278949#M401314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 10:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278949#M401314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T10:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278950#M401315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the qvw. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Chintan Gala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 12:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278950#M401315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T12:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278951#M401316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in your script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(&lt;SPAN style="color: #ff0000;"&gt;MonthStart(&lt;/SPAN&gt;MonthYear&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;,'MMM-YYYY') as OS_MY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then reload the application and the problem should fix (I think)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 12:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278951#M401316</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-06T12:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278952#M401317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny, I will try and let u know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chintan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 12:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278952#M401317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T12:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278953#M401318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny&lt;/P&gt;&lt;P&gt;It still shows 0 for Sales. Also a small correction. &lt;/P&gt;&lt;P&gt;In Outstanding table the date is as&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date([Month Year],'MMM-YYYY') as OS_MY, &lt;/P&gt;&lt;P&gt;and not MonthYear. while reloading I understood.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chintan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 13:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278953#M401318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T13:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278954#M401319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, I didn't realize that there was another tab.... Updated it now, can you check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 13:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278954#M401319</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-06T13:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278955#M401320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny&lt;/P&gt;&lt;P&gt;Also I have put &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Date(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;MonthStart(&lt;/SPAN&gt;MonthYear&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;)&lt;/SPAN&gt;,'MMM-YYYY') as OS_MY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;for all dates in&amp;nbsp; the Fact, Outstanding and Calender.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Note:&amp;nbsp; The date in Fact and Outstanding are different which I am trying to alias with same name to use in variable. Is that causing issue?&amp;nbsp; is it correct?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Thanks &amp;amp; Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Chintan&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 13:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278955#M401320</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T13:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278956#M401321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you reload the attached file and repost it after you have reloaded this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 13:09:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278956#M401321</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-06T13:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278957#M401322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while for the Outstanding date as &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Date(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;MonthStart([&lt;/SPAN&gt;Month Year] &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;)&lt;/SPAN&gt;,'MMM-YYYY') as OS_MY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 13:10:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278957#M401322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T13:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278958#M401323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly find attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I made one change to date in Outstanding table as [Month Year]&amp;nbsp; instead of [MonthYear]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chintan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 13:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278958#M401323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-06T13:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278959#M401324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think QlikView is not able to interpret your MonthYear field within the Fact table. You will need to use Date#() to help qlikview understand your MonthYear field and then you can use your own formatting. Lets say MonthYear looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #33cccc;"&gt;MM/YYYY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(MonthStart(&lt;SPAN style="color: #ff0000;"&gt;Date#(&lt;/SPAN&gt;[MonthYear]), '&lt;STRONG style="color: #33cccc; font-size: 13.3333px;"&gt;MM/YYYY&lt;/STRONG&gt;'&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;), 'MMM-YYYY') as OS_MY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I don't have source data file, so don't really know how MonthYear looks like, but if you can reload the application once again with MonthYear field in your Fact table, I might be able to see how it looks like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148596_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, read these&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2954"&gt;Why don’t my dates work?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3102"&gt;QlikView Date fields&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2622"&gt;Get the Dates Right&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 13:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278959#M401324</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-01-06T13:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278960#M401325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will check and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Chintan Gala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 05:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278960#M401325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-09T05:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue after concatenating</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278961#M401326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your explanation. &lt;/P&gt;&lt;P&gt;Am still to check, just wanted one clarification. I am trying to figure out the format of dates in all tables from extractors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the field MonthYear comes in same format in all three tables --&amp;nbsp; 1) Fact ,2) Calendar and 3) Outstanding then that variable should work and show me Sales and Outstanding figures in the same report?&amp;nbsp; (currently it shows Sales 0 as the date format&amp;nbsp; in Fact table is&amp;nbsp; in different format).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is my above understanding from you correct?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Chintan Gala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 12:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-after-concatenating/m-p/1278961#M401326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-09T12:48:49Z</dc:date>
    </item>
  </channel>
</rss>

