<?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: counter for Above in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687314#M52364</link>
    <description>&lt;P&gt;Using your help i'm trying to using directly this measure without passing the "Counter":&lt;/P&gt;&lt;P&gt;If(Above(TOTAL [Cod.Artcolo])=[Cod.Articolo],&lt;BR /&gt;above(total (today()-1+ceil(Column(3))))+ceil(Column(3)),&lt;BR /&gt;today()-1+ceil(Column(3)))&lt;/P&gt;&lt;P&gt;but it doesn't work&amp;nbsp; too.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Mar 2020 13:34:38 GMT</pubDate>
    <dc:creator>c_pannese</dc:creator>
    <dc:date>2020-03-24T13:34:38Z</dc:date>
    <item>
      <title>counter for Above</title>
      <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1686677#M52314</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;i have a table like this:&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik2.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30384iBDF527635D95B618/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlik2.png" alt="qlik2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i suppose to use a progressive number (like the last column) to using the Above function. The Above function should restart when Cod. Articolo change. I'm unable to create the couter&lt;/P&gt;&lt;P&gt;Thank you all!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1686677#M52314</guid>
      <dc:creator>c_pannese</dc:creator>
      <dc:date>2024-11-16T18:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: counter for Above</title>
      <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1686752#M52318</link>
      <description>&lt;P&gt;Hi, you can try with:&lt;/P&gt;&lt;P&gt;If(Above(TOTAL [Cod. Articolo])=[Cod. Articolo], Above(TOTAL [&lt;STRONG&gt;Counter&lt;/STRONG&gt;])+1, 1)&lt;/P&gt;&lt;P&gt;Set &lt;STRONG&gt;Counter&lt;/STRONG&gt; as the label of the expression...or change the name of the label and the expression to the same name.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 20:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1686752#M52318</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-03-22T20:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: counter for Above</title>
      <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687312#M52362</link>
      <description>&lt;P&gt;it doesn't work correctly.. It shows the null values in the other columns and doesn't work when no Article are selected.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 13:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687312#M52362</guid>
      <dc:creator>c_pannese</dc:creator>
      <dc:date>2020-03-24T13:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: counter for Above</title>
      <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687314#M52364</link>
      <description>&lt;P&gt;Using your help i'm trying to using directly this measure without passing the "Counter":&lt;/P&gt;&lt;P&gt;If(Above(TOTAL [Cod.Artcolo])=[Cod.Articolo],&lt;BR /&gt;above(total (today()-1+ceil(Column(3))))+ceil(Column(3)),&lt;BR /&gt;today()-1+ceil(Column(3)))&lt;/P&gt;&lt;P&gt;but it doesn't work&amp;nbsp; too.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 13:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687314#M52364</guid>
      <dc:creator>c_pannese</dc:creator>
      <dc:date>2020-03-24T13:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: counter for Above</title>
      <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687324#M52366</link>
      <description>&lt;P&gt;I will need a sample to test what you are saying about "&lt;SPAN&gt;null values in the other columns" and about "no Article are selected".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sample attached, it seems to work in there.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 14:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687324#M52366</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-03-24T14:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: counter for Above</title>
      <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687471#M52379</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik3.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30538i582F9A90DD936461/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlik3.png" alt="qlik3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the condition is "if (column(1)&amp;gt;0,..."&lt;/P&gt;&lt;P&gt;Without the condition it shows all the zero values.&lt;/P&gt;&lt;P&gt;The column "test " is&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;if(COlumn(1)&amp;gt;0,&lt;BR /&gt;If(Above(TOTAL [Cod.Articolo])=[Cod.Articolo],&lt;BR /&gt;above(total (today()-1+ceil(Column(3))))+ceil(Column(3)),&lt;BR /&gt;today()-1+ceil(Column(3))))&lt;/P&gt;&lt;P&gt;but doesn't work.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 21:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687471#M52379</guid>
      <dc:creator>c_pannese</dc:creator>
      <dc:date>2020-03-24T21:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: counter for Above</title>
      <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687552#M52387</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Are you using this same expression? In your expression you are using today() and ceil(colum(3)), Are you asking about a different expression? why test expression matters?&lt;/P&gt;&lt;P&gt;Your initial post asks about an incremental counter when Cod. articolo is the same than above, and the expression I proposed was:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If(Above(TOTAL [Cod. Articolo])=[Cod. Articolo], Above(TOTAL [Counter])+1, 1)&lt;/LI-CODE&gt;&lt;P&gt;Which I tested, also with nulls and a dimension before, and works (sample attached) maybe you need to use&amp;nbsp;[Cod.Articolo] instead of&amp;nbsp;[Cod. Articolo]?&lt;/P&gt;&lt;P&gt;If it doesn't works I will need a real sample (not just a capture) to check why isn't working. It can be done with inline data to not share all the app.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 08:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687552#M52387</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-03-25T08:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: counter for Above</title>
      <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687566#M52389</link>
      <description>&lt;P&gt;Initially i supposed to use the counter but after your post i've tried the counter and,using the same logic, another formula.&lt;/P&gt;&lt;P&gt;Actually i understood chat i nerd the second formula with column(3).&lt;/P&gt;&lt;P&gt;I hope if the couter works the other formula works too , but in my table the counter doesn't work correctly.&lt;/P&gt;&lt;P&gt;Maybe i should write a New post..&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 09:13:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687566#M52389</guid>
      <dc:creator>c_pannese</dc:creator>
      <dc:date>2020-03-25T09:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: counter for Above</title>
      <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687758#M52417</link>
      <description>&lt;P&gt;As you wish about opening a new post.&lt;/P&gt;&lt;P&gt;If you can upload a sample that shows the issue and why the counter doesn't works I can take look, so far I don't know why is working because in my sample works and I can't imagine why it's showing nulls in yours.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 16:37:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1687758#M52417</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-03-25T16:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: counter for Above</title>
      <link>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1688807#M52562</link>
      <description>&lt;P&gt;I had to chance the strutture of my table and now works!&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 15:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/counter-for-Above/m-p/1688807#M52562</guid>
      <dc:creator>c_pannese</dc:creator>
      <dc:date>2020-03-29T15:24:39Z</dc:date>
    </item>
  </channel>
</rss>

