<?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 Need to show row nos only when all the measures values are greater that 0 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Need-to-show-row-nos-only-when-all-the-measures-values-are/m-p/1995308#M82379</link>
    <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to show the rows no in the measures field. So, I used this expression on the condition of measure&lt;/P&gt;
&lt;P&gt;GetSelectedCount(_measures) &amp;gt; 0&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashmitp869_0-1666322118486.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91843i172D77DA101F8BF4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashmitp869_0-1666322118486.png" alt="ashmitp869_0-1666322118486.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and the defination is this :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashmitp869_1-1666322189936.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91844i4B4F6FF2681F105A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashmitp869_1-1666322189936.png" alt="ashmitp869_1-1666322189936.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it showing me the rows no even the measures are 0 , like below -&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashmitp869_2-1666322278038.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91848iE7F927D20466F883/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashmitp869_2-1666322278038.png" alt="ashmitp869_2-1666322278038.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I only show the rows no when only having values in measures.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashmitp869_3-1666322313259.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91849i953D47048654EC60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashmitp869_3-1666322313259.png" alt="ashmitp869_3-1666322313259.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Extra Notes :&lt;/P&gt;
&lt;P&gt;The other measures contdition used -&amp;nbsp;GetSelectedCount(_measures) &amp;gt; 0 AND SubStringCount('|' &amp;amp; Concat(_metricsNo, '|') &amp;amp; '|', '|100|')&lt;/P&gt;
&lt;P&gt;Defination -&amp;nbsp;if(rowno(total)&amp;lt;=1000,Sum([fieldname]))&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Oct 2022 03:20:57 GMT</pubDate>
    <dc:creator>ashmitp869</dc:creator>
    <dc:date>2022-10-21T03:20:57Z</dc:date>
    <item>
      <title>Need to show row nos only when all the measures values are greater that 0</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-row-nos-only-when-all-the-measures-values-are/m-p/1995308#M82379</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to show the rows no in the measures field. So, I used this expression on the condition of measure&lt;/P&gt;
&lt;P&gt;GetSelectedCount(_measures) &amp;gt; 0&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashmitp869_0-1666322118486.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91843i172D77DA101F8BF4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashmitp869_0-1666322118486.png" alt="ashmitp869_0-1666322118486.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and the defination is this :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashmitp869_1-1666322189936.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91844i4B4F6FF2681F105A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashmitp869_1-1666322189936.png" alt="ashmitp869_1-1666322189936.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it showing me the rows no even the measures are 0 , like below -&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashmitp869_2-1666322278038.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91848iE7F927D20466F883/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashmitp869_2-1666322278038.png" alt="ashmitp869_2-1666322278038.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I only show the rows no when only having values in measures.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashmitp869_3-1666322313259.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/91849i953D47048654EC60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashmitp869_3-1666322313259.png" alt="ashmitp869_3-1666322313259.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Extra Notes :&lt;/P&gt;
&lt;P&gt;The other measures contdition used -&amp;nbsp;GetSelectedCount(_measures) &amp;gt; 0 AND SubStringCount('|' &amp;amp; Concat(_metricsNo, '|') &amp;amp; '|', '|100|')&lt;/P&gt;
&lt;P&gt;Defination -&amp;nbsp;if(rowno(total)&amp;lt;=1000,Sum([fieldname]))&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 03:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-row-nos-only-when-all-the-measures-values-are/m-p/1995308#M82379</guid>
      <dc:creator>ashmitp869</dc:creator>
      <dc:date>2022-10-21T03:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need to show row nos only when all the measures values are greater that 0</title>
      <link>https://community.qlik.com/t5/App-Development/Need-to-show-row-nos-only-when-all-the-measures-values-are/m-p/1995409#M82387</link>
      <description>&lt;P&gt;rowno() is just to add sequential row numbers to the table&lt;/P&gt;
&lt;P&gt;try as&amp;nbsp; below&lt;/P&gt;
&lt;P&gt;=if( (measure1 + measure2 + measure3 + measure4) &amp;gt;0 ) , measure1)&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 08:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Need-to-show-row-nos-only-when-all-the-measures-values-are/m-p/1995409#M82387</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-10-21T08:36:56Z</dc:date>
    </item>
  </channel>
</rss>

