<?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 Concantenating of different fields from diffrenet tables into one field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304473#M579322</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;Check whether this table QVTTTSTICKET exists, if exists check whether the column exists with the same case.&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, 21 Feb 2012 14:29:01 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2012-02-21T14:29:01Z</dc:date>
    <item>
      <title>Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304466#M579315</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have 4 different&amp;nbsp; tables from same database from&amp;nbsp; those tables i have different date fileds like below.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; T_STMP_PROB_RSLVD----Tbale1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_STEP_END----Table2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_INSTL---Table3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_SERV_CREATE ---Table4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I want to concantenate these 4 columns to one separate column as Month and Year. Is this possible in QV if yes please help how ca we do that...&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;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 12:04:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304466#M579315</guid>
      <dc:creator />
      <dc:date>2012-02-21T12:04:37Z</dc:date>
    </item>
    <item>
      <title>Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304467#M579316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;you can use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;T_STMP_PROB_RSLVD AS Date&lt;/P&gt;&lt;P&gt;Resident Table1;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;T_STMP_PROB_RSLVD AS Date&lt;/P&gt;&lt;P&gt;Resident Table2;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;T_STMP_PROB_RSLVD AS Date&lt;/P&gt;&lt;P&gt;Resident Table3;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;T_STMP_PROB_RSLVD AS Date&lt;/P&gt;&lt;P&gt;Resident Table1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 12:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304467#M579316</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2012-02-21T12:09:03Z</dc:date>
    </item>
    <item>
      <title>Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304468#M579317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load all four tables then try with this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TempTable:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; T_STMP_PROB_RSLVD as Date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident Table1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concatenate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_STEP_END as Date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident Table2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concatenate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_INSTL as Date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident Table3;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concatenate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_SERV_CREATE as Date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident Table4;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateTable:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load Distinct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resident&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TempTable:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Drop Table TempTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 12:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304468#M579317</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-21T12:11:57Z</dc:date>
    </item>
    <item>
      <title>Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304469#M579318</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;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;T_STMP_PROB_RSLVD AS Date&lt;/P&gt;&lt;P&gt;FROM&amp;nbsp; Table1;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;D_STEP_END AS Date&lt;/P&gt;&lt;P&gt;FROM Table2;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;D_INSTL AS Date&lt;/P&gt;&lt;P&gt;FROM Table3;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;SQL SELECT&lt;/P&gt;&lt;P&gt;D_SERV_CREATE AS Date&lt;/P&gt;&lt;P&gt;FROM Table4;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(Date) AS Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(Date) AS Year&lt;/P&gt;&lt;P&gt;RESIDENT Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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, 21 Feb 2012 12:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304469#M579318</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-21T12:13:42Z</dc:date>
    </item>
    <item>
      <title>Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304470#M579319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx for your replies i tried above methods got the corect result from 3 methods.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in&amp;nbsp; chart i am using below expression to get the last 12 months count &lt;/P&gt;&lt;P&gt;(&lt;STRONG&gt;Count({1&amp;lt;D_INSTL={"&amp;gt;=$(=addmonths(monthend(max(D_INSTL))+1,-12)) &amp;lt;=$(=Max(D_INSTL))"}&amp;gt;}I_ECC))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this expression is giving correct result and another chart am using if condition with same above expression like below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if((C_TCKT_STAT ='C'),(Count({1&amp;lt;T_STMP_PROB_RSLVD={"&amp;gt;=$(=addmonths(monthend(max(T_STMP_PROB_RSLVD))+1,-12)) &amp;lt;=$(=Max(T_STMP_PROB_RSLVD))"}&amp;gt;}I_TCKT)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this expression am getting last 14 months count what is wrong here?????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have any other way to get the last 12 months count with out using set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 13:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304470#M579319</guid>
      <dc:creator />
      <dc:date>2012-02-21T13:43:37Z</dc:date>
    </item>
    <item>
      <title>Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304471#M579320</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;May be for the first expression you have the data for the selected date.&amp;nbsp; But there is no data for the for the first two months in the second expression.&amp;nbsp; Check the data.&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, 21 Feb 2012 14:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304471#M579320</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-21T14:10:46Z</dc:date>
    </item>
    <item>
      <title>Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304472#M579321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan i didnt understand properly what you are saying as per my understanding from your post&amp;nbsp; data is present in all the months is that condition is correct??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the previous post i have concated 4 fields in to one field as Date, but i trying to join with this newly cretaed table to exsting tables but there i was getting below error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;T_STMP_PROB_RSLVD&amp;gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;T_STMP_PROB_RSLVD AS Date&lt;/P&gt;&lt;P&gt;Resident QVTTTSTICKET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;small example:\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD I_TCKT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C_TCKT_STAT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; T_STMP_PROB_OCCRD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; T_STMP_PROB_RSLVD as Date, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; N_SYS_APPL_AFF_SUB, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I_APPL&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;D:\QVTTTSTICKET.qvd like this i have other 3 tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt; Load&lt;/P&gt;&lt;P&gt;T_STMP_PROB_RSLVD AS Date&lt;/P&gt;&lt;P&gt;Resident Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;D_STEP_END AS Date&lt;/P&gt;&lt;P&gt;Resident Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;D_INSTL AS Date&lt;/P&gt;&lt;P&gt;Resident Tabel3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;(D_SERV_CREATE) AS Date&lt;/P&gt;&lt;P&gt;Resident Table4;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 14:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304472#M579321</guid>
      <dc:creator />
      <dc:date>2012-02-21T14:24:17Z</dc:date>
    </item>
    <item>
      <title>Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304473#M579322</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;Check whether this table QVTTTSTICKET exists, if exists check whether the column exists with the same case.&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, 21 Feb 2012 14:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304473#M579322</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-21T14:29:01Z</dc:date>
    </item>
    <item>
      <title>Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304474#M579323</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;Do not use Date as a Alias. Its a keyword. That can be the reason.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 14:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304474#M579323</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2012-02-21T14:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304475#M579324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually i have requirement that i have to show last 12 months records in bar charts as well as in a straight table but am not getting the correct count in straight table. To get the month name&amp;nbsp; for staright table i have created a calender, may be here the problem with the month name only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have attached a sample file also with this post, please look into that&lt;/P&gt;&lt;P&gt;&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;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 08:00:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304475#M579324</guid>
      <dc:creator />
      <dc:date>2012-02-23T08:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304476#M579325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Thu, 23 Feb 2012 08:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304476#M579325</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-23T08:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304477#M579326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thnx for reply,&amp;nbsp;&amp;nbsp; Now the straight table is showing correct count for last column only(IPR) but other two columns still showing wrong count as per bar chart.. please look into that straight table once again, For example in Straight table for Tickets count on Mar 2011 its showing 0 but in chart we can see 73,,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In Straight table for dimension you have used D_STEP_END this dimension is from&amp;nbsp; IPR table so its its displaying correct count for that column&amp;nbsp; but other two tables having different dimensions i.e T_STMP_PROB_RSLD,D_INSTL....&lt;/P&gt;&lt;P&gt;How can we combine these 3 Date coumns into one column i.e Monthname or whatever it is????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 09:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304477#M579326</guid>
      <dc:creator />
      <dc:date>2012-02-23T09:22:39Z</dc:date>
    </item>
    <item>
      <title>Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304478#M579327</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;Combine all tables into single table by using Concatenate.&amp;nbsp; While concatenating give the names of Date Fields as same name.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date1 AS ReportDate,&lt;/P&gt;&lt;P&gt;'&lt;/P&gt;&lt;P&gt;'&lt;/P&gt;&lt;P&gt;From Source1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date2 AS ReportDate,&lt;/P&gt;&lt;P&gt;'&lt;/P&gt;&lt;P&gt;'&lt;/P&gt;&lt;P&gt;From Source2;&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;Like this do for all 4 tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use the Date(ReportDate) field in the straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Thu, 23 Feb 2012 09:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304478#M579327</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-23T09:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304479#M579328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I was trying as per your sugesstion ,, but still no use not able get the correct count, plz find the attached sampl file&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;Regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 09:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304479#M579328</guid>
      <dc:creator />
      <dc:date>2012-02-23T09:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304480#M579329</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;Try this script and add Quarter and Month columns as per your requirement below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD I_TCKT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C_TCKT_STAT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; T_STMP_PROB_OCCRD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; T_STMP_PROB_RSLVD AS ReportDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I_APPL&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;TTTS.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE&lt;/P&gt;&lt;P&gt;LOAD I_ECC, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C_ECC_EVENT_TYP, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_INSTL AS ReportDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I_APPL&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;ECC.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE&lt;/P&gt;&lt;P&gt;LOAD I_IPR_REF, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I_IPR_STEP, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_STEP_END AS ReportDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I_APPL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;IPR.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthName(ReportDate) AS CalendarMonthAndYear,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(ReportDate) AS CalendarDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(ReportDate) AS Year&lt;/P&gt;&lt;P&gt;RESIDENT Temp&lt;/P&gt;&lt;P&gt;ORDER BY ReportDate;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&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>Mon, 27 Feb 2012 11:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304480#M579329</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-27T11:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Concantenating of different fields from diffrenet tables into one field</title>
      <link>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304481#M579330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnx jagan now its working perfectly as what i want.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 07:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concantenating-of-different-fields-from-diffrenet-tables-into/m-p/304481#M579330</guid>
      <dc:creator />
      <dc:date>2012-02-28T07:23:54Z</dc:date>
    </item>
  </channel>
</rss>

