<?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: Association  in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412207#M800249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;try like this in the expression that should also work &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(count(ID)&amp;gt;1,Count(ID))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;in the dimension &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(Aggr(Count(ID),&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;NAME)&amp;gt;1,&lt;EM style="color: #000000; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;NAME)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Dec 2017 11:53:47 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2017-12-01T11:53:47Z</dc:date>
    <item>
      <title>Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412200#M800242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My data like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;ID,NAME,TECHNOLOGY&lt;/P&gt;&lt;P&gt;100,A,Qlikview&lt;/P&gt;&lt;P&gt;200,B,Informatica&lt;/P&gt;&lt;P&gt;300,A,&lt;SPAN style="font-size: 13.3333px;"&gt;Qliksense&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;400,D,Java&lt;/P&gt;&lt;P&gt;500,D,Drupul&lt;/P&gt;&lt;P&gt;600,E,&lt;SPAN style="font-size: 13.3333px;"&gt;Qliksense&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;700,B,&lt;SPAN style="font-size: 13.3333px;"&gt;Oracle&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;like this i have 5000 rows of data i have .&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;here i need who are associated with multiple technologies.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Dim:-NAME,TECHNOLOGY&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Exp:-Count(ID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Exp O/P:-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;NAME,TECHNOLOGY&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;A,Qlikview,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;A,&lt;SPAN style="font-size: 13.3333px;"&gt;Qliksense,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;D,Java,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;D,Drupul,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;B,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Oracle,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;B,&lt;SPAN style="font-size: 13.3333px;"&gt;Informatica,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412200#M800242</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412201#M800243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i write&amp;nbsp; calculation dimension in dimension level for this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 11:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412201#M800243</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2017-12-01T11:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412202#M800244</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;take table box&lt;/P&gt;&lt;P&gt;add Name &amp;amp; Technology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 11:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412202#M800244</guid>
      <dc:creator>big_dreams</dc:creator>
      <dc:date>2017-12-01T11:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412203#M800245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you want to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you explain in details??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 11:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412203#M800245</guid>
      <dc:creator>big_dreams</dc:creator>
      <dc:date>2017-12-01T11:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412204#M800246</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;Your calculations should be something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Count(ID)&amp;gt;1,Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 11:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412204#M800246</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2017-12-01T11:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412205#M800247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;NAME = {"=Count(TOTAL &amp;lt;NAME&amp;gt; ID)&amp;gt;1"}&amp;gt;} TOTAL &amp;lt;NAME&amp;gt; ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;NAME = {"=Count(TOTAL &amp;lt;NAME&amp;gt; ID)&amp;gt;1"}&amp;gt;} ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;OR, This is dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Aggr(Count({&amp;lt;NAME = {"=Count(TOTAL &amp;lt;NAME&amp;gt; ID)&amp;gt;1"}&amp;gt;} ID), NAME), NAME)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 11:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412205#M800247</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-01T11:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412206#M800248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure, To use Suppress for that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 11:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412206#M800248</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-01T11:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412207#M800249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;try like this in the expression that should also work &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(count(ID)&amp;gt;1,Count(ID))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;in the dimension &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(Aggr(Count(ID),&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;NAME)&amp;gt;1,&lt;EM style="color: #000000; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;NAME)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 11:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412207#M800249</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-12-01T11:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412208#M800250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried all Conditions not working,&lt;/P&gt;&lt;P&gt;even&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my condition is working in sample data&amp;nbsp; =Aggr(if(count(NAME)&amp;gt;=2,NAME),NAME)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But not working in final table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 12:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412208#M800250</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2017-12-01T12:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412209#M800251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you mean by final table? Seems working&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185394_Capture.JPG" style="height: 119px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 12:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412209#M800251</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-01T12:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412210#M800252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;could you share the sample data file ..lets check &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 12:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412210#M800252</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-12-01T12:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412211#M800253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your condition is working fine in my sample data also,but in my dashboard when i use this condition its not getting correct result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't know why its not working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 12:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412211#M800253</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2017-12-01T12:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412212#M800254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Due to security reasons i am not able to share data file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 12:24:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412212#M800254</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2017-12-01T12:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412213#M800255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Create mock up data for this and share with us&lt;/EM&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 12:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412213#M800255</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-12-01T12:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412214#M800256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp; am&amp;nbsp; sharing mock up data&amp;nbsp; in pivot table , what ever i highlighted with yellow color,i want to remove that unique data&amp;nbsp; from my table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;First sheet&lt;/STRONG&gt; :-&lt;SPAN style="color: #0000ff;"&gt; Mock up data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Second sheet&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;:-&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; color: #0000ff;"&gt; Expected output&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this expression i am using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(len(trim([Date Trained])) = 0, COUNT({&amp;lt;[Event Status]-={'DROPPED','HOLD','CANCEL'},&lt;/P&gt;&lt;P&gt;[Event Type]={'SPKRPGM'},[Site Participant Attendance Status]={'ACCEPTED','ATTENDED'}&amp;gt;}[Event ID]))&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;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 12:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412214#M800256</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2017-12-01T12:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412215#M800257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check my attached file and help me on this.&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;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 14:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412215#M800257</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2017-12-04T14:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412216#M800258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/57428"&gt;kush141087&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/218859"&gt;loveisfail&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 14:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412216#M800258</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2017-12-04T14:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412217#M800259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Few clarifications. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Event Type, Date Trained, Site Participant Attendance Status where are these fields in your excel sheet. &lt;/P&gt;&lt;P&gt;- Your expected output show N, O, P, Q, R values fro Speaker Name, why M should not be considered any criteria for that?&lt;/P&gt;&lt;P&gt;- You have few expressions used where we cant see the field names used in those expression. Do we have to use these expressions too to recreated in Qlik or just use only fields without any expressions? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 15:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412217#M800259</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-12-04T15:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412218#M800260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry bro,i&amp;nbsp; am sharing new Mock up file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 15:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412218#M800260</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2017-12-04T15:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Association  in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412219#M800261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any one help&amp;nbsp; me on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 15:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Association-in-straight-table/m-p/1412219#M800261</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2017-12-04T15:37:36Z</dc:date>
    </item>
  </channel>
</rss>

