<?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 Display Duplicate Rows In Straight Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Display-Duplicate-Rows-In-Straight-Table/m-p/2002260#M83017</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I need to show only more than one record based on Call Date, FF Name, and Golden Id. We have to hide the highlighted rows which are given in the screenshot.&lt;/P&gt;
&lt;P&gt;Expression: Count (Distinct ID)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dineshm030_1-1667987904009.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/93216i5549603349E3A650/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dineshm030_1-1667987904009.png" alt="dineshm030_1-1667987904009.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 10:09:03 GMT</pubDate>
    <dc:creator>dineshm030</dc:creator>
    <dc:date>2022-11-09T10:09:03Z</dc:date>
    <item>
      <title>Display Duplicate Rows In Straight Table</title>
      <link>https://community.qlik.com/t5/App-Development/Display-Duplicate-Rows-In-Straight-Table/m-p/2002260#M83017</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I need to show only more than one record based on Call Date, FF Name, and Golden Id. We have to hide the highlighted rows which are given in the screenshot.&lt;/P&gt;
&lt;P&gt;Expression: Count (Distinct ID)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dineshm030_1-1667987904009.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/93216i5549603349E3A650/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dineshm030_1-1667987904009.png" alt="dineshm030_1-1667987904009.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 10:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-Duplicate-Rows-In-Straight-Table/m-p/2002260#M83017</guid>
      <dc:creator>dineshm030</dc:creator>
      <dc:date>2022-11-09T10:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Display Duplicate Rows In Straight Table</title>
      <link>https://community.qlik.com/t5/App-Development/Display-Duplicate-Rows-In-Straight-Table/m-p/2002356#M83023</link>
      <description>&lt;DIV id="paraphrase-output-bar" style="display: block; filter: brightness(1); padding-right: 25px;"&gt;
&lt;DIV id="paraphrase-output-bar" style="display: block; filter: brightness(1); padding-right: 25px;"&gt;&lt;SPAN class="pluma-sent-0"&gt;Add a counter field if you really need to see all individual rows, including duplicates.&lt;/SPAN&gt; &lt;SPAN class="pluma-sent-1"&gt;With the function RowNo(), you can do it in the script.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Nov 2022 12:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-Duplicate-Rows-In-Straight-Table/m-p/2002356#M83023</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-11-09T12:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Display Duplicate Rows In Straight Table</title>
      <link>https://community.qlik.com/t5/App-Development/Display-Duplicate-Rows-In-Straight-Table/m-p/2002441#M83024</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create flag in back end on the basis of call_Date and Golden_ID. Then use that flag in your front end to achieve your desired result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Prashant Sangle&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 13:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-Duplicate-Rows-In-Straight-Table/m-p/2002441#M83024</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2022-11-09T13:58:35Z</dc:date>
    </item>
  </channel>
</rss>

