<?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: Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1657206#M730018</link>
    <description>&lt;P&gt;You need create a "number" property in your GroupId and get only the MIN. Then the field will have two values: number and text. Like "month" or other "date" fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;T1:&lt;BR /&gt;LOAD * Inline [&lt;BR /&gt;UserId, GroupId&lt;BR /&gt;aaa, ggg&lt;BR /&gt;aaa, bbb&lt;BR /&gt;ccc, hhh&lt;BR /&gt;ccc, bbb&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Left Join (T1)&lt;BR /&gt;LOAD * Inline [&lt;BR /&gt;GroupId, Priority&lt;BR /&gt;ggg, 1&lt;BR /&gt;bbb, 2&lt;BR /&gt;hhh, 3&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Table:&lt;BR /&gt;LOAD&lt;BR /&gt;&amp;nbsp;UserId,&lt;BR /&gt;&amp;nbsp;MinString( Dual(GroupId, Priority) ) as GroupId&lt;BR /&gt;Resident T1&lt;BR /&gt;Group By UserId;&lt;/P&gt;&lt;P&gt;Drop Table T1;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2019 16:08:38 GMT</pubDate>
    <dc:creator>lfetensini</dc:creator>
    <dc:date>2019-12-12T16:08:38Z</dc:date>
    <item>
      <title>Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1657117#M730017</link>
      <description>&lt;P&gt;if user in multiple groups and we have group priority then how can we remove it from other group based on priority&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;User table&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;UserId, Groupid&lt;/P&gt;&lt;P&gt;aaa&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ggg&lt;/P&gt;&lt;P&gt;aaa&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bbb&lt;/P&gt;&lt;P&gt;ccc&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;hhh&lt;/P&gt;&lt;P&gt;ccc&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bbb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;priority group tbl&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ggg 1&lt;/P&gt;&lt;P&gt;bbb 2&lt;/P&gt;&lt;P&gt;hhh 3&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;result would be&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;UserId, Groupid&lt;/P&gt;&lt;P&gt;aaa&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ggg&lt;/P&gt;&lt;P&gt;ccc&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bbb&lt;/P&gt;&lt;P&gt;How do we achieve ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1657117#M730017</guid>
      <dc:creator>kunal-rai</dc:creator>
      <dc:date>2024-11-16T19:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1657206#M730018</link>
      <description>&lt;P&gt;You need create a "number" property in your GroupId and get only the MIN. Then the field will have two values: number and text. Like "month" or other "date" fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;T1:&lt;BR /&gt;LOAD * Inline [&lt;BR /&gt;UserId, GroupId&lt;BR /&gt;aaa, ggg&lt;BR /&gt;aaa, bbb&lt;BR /&gt;ccc, hhh&lt;BR /&gt;ccc, bbb&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Left Join (T1)&lt;BR /&gt;LOAD * Inline [&lt;BR /&gt;GroupId, Priority&lt;BR /&gt;ggg, 1&lt;BR /&gt;bbb, 2&lt;BR /&gt;hhh, 3&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Table:&lt;BR /&gt;LOAD&lt;BR /&gt;&amp;nbsp;UserId,&lt;BR /&gt;&amp;nbsp;MinString( Dual(GroupId, Priority) ) as GroupId&lt;BR /&gt;Resident T1&lt;BR /&gt;Group By UserId;&lt;/P&gt;&lt;P&gt;Drop Table T1;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 16:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1657206#M730018</guid>
      <dc:creator>lfetensini</dc:creator>
      <dc:date>2019-12-12T16:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1659163#M730019</link>
      <description>&lt;P&gt;Did the post help you with your use case?&amp;nbsp; If so, do not forget to return to things and use the Accept as Solution button on the poster's thread to give them credit for the assistance and let other Community Members know things worked.&amp;nbsp; If you are still trying to sort things out, please leave an update with what you still need.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 20:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview/m-p/1659163#M730019</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-18T20:05:18Z</dc:date>
    </item>
  </channel>
</rss>

