<?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: how to reduce the duplicate records in section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316929#M845633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you vineeth its worked &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Mar 2017 12:57:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-31T12:57:07Z</dc:date>
    <item>
      <title>how to reduce the duplicate records in section access</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316923#M845627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; how can i reduce duplicate of rows in following group table when i asign more then one city to users(manager or excutive) , in my original db i have 10 to 20 citys for a single user,so do i need to duplicate 20 rows or is there any method to handle in a single row&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;match(city,'HYD','BNG')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have attached the sample file and db modal please check once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, UserID, ORDER,ROLEORDER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN,ADMIN,1,1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,MANAGER,2,2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,EXCUTIVE,3,3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,SUPERVISOR,4,4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;STAR is *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff9900;"&gt;Group:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;ORDER,CARCITY,BIKECITY&lt;/P&gt;&lt;P&gt;1,*,*&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;2,"HYD","HYD"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;2,"BNG","BNG"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;3,"HYD","HYD"&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Cars:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD * Inline [&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Carname,CARCITY,CARPERSON&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Honda,HYD,NARSIMHA&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;HERO,HYD,NARSIMHA&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Maruti,BNG,PRASAD&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Maruti,KOlKOTTA,PRASAD&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Bikes:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD * Inline [&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;BikeName,BIKECITY,BIKEPERSON&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Honda,BNG,NARSIMHA&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Tvs,HYD,PRASAD&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Tvs,KOlKOTTA,PRASAD&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="158421" alt="demodb.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/158421_demodb.png" style="height: 330px; width: 620px;" /&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/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316923#M845627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to reduce the duplicate records in section access</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316924#M845628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use left join !&amp;nbsp; from User to City that is it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 10:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316924#M845628</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-31T10:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to reduce the duplicate records in section access</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316925#M845629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; user means the group table u mean ? can you please write query once&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 10:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316925#M845629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T10:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to reduce the duplicate records in section access</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316926#M845630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you already have those Cities listed per User in your DB, then why don't you just make a copy of this database table and call it Group?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 10:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316926#M845630</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-31T10:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to reduce the duplicate records in section access</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316927#M845631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;ORDER&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join(Group)&lt;/P&gt;&lt;P&gt;Carcity:&lt;/P&gt;&lt;P&gt;Load ORDER,&lt;/P&gt;&lt;P&gt;Subfield(CARCITY,',') as CARCITY&lt;/P&gt;&lt;P&gt; Inline [&lt;/P&gt;&lt;P&gt;ORDER,CARCITY&lt;/P&gt;&lt;P&gt;1,"*","*"&lt;/P&gt;&lt;P&gt;2,"HYD,BNG"&lt;/P&gt;&lt;P&gt;3,"HYD,BNG,MUM"&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 10:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316927#M845631</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-03-31T10:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to reduce the duplicate records in section access</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316928#M845632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi peter,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i can call it from database but i need to reduce the number of rows for a single user in the above group table i marked the rows duplicating when user having more then one city so how to reduce from 2 rows to one row &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 10:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316928#M845632</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T10:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to reduce the duplicate records in section access</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316929#M845633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you vineeth its worked &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 12:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-reduce-the-duplicate-records-in-section-access/m-p/1316929#M845633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-31T12:57:07Z</dc:date>
    </item>
  </channel>
</rss>

