<?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: Determine which expression column number has a particular value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102651#M6880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217407_Capture.PNG" style="height: 132px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First 0 is a calculated dimension like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(Min(Aggr(If(Sum(Amount) = 0, RowNo()), PG, Year, Week)), PG)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Nov 2018 11:49:40 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-11-02T11:49:40Z</dc:date>
    <item>
      <title>Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102648#M6877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to determine from a PivotTable which expression has a particular value associated with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am wanting is to find out which column in the expressions has a ZERO value. The first occurence of the ZERO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then display this in my dimension. My expression totals are based on year and week so trying to figure out which year and week has the first occurence of a ZERO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this even possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 11:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102648#M6877</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-02T11:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102649#M6878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to show a sample of what you have? I think seeing what you have will help us understand what you might need&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 11:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102649#M6878</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-02T11:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102650#M6879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A rough outline. There is the parent group dimension. Then a grouping for expressions for year and week showing a value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a zero is returned I want to know which column it was from, or for that matter what year and week. And then display that in the "red shaded" column. Hope that makes sense and helps in assisting?&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217404_Capture.JPG" style="height: 113px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 11:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102650#M6879</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-02T11:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102651#M6880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217407_Capture.PNG" style="height: 132px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First 0 is a calculated dimension like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(Min(Aggr(If(Sum(Amount) = 0, RowNo()), PG, Year, Week)), PG)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 11:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102651#M6880</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-02T11:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102652#M6881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, going to give it a try. Much appreciated!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 11:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102652#M6881</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-02T11:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102653#M6882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to work for some rows and then others it does not. Very strange. I will investigate and try and few different things to see if I can get this to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 12:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102653#M6882</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-02T12:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102654#M6883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are these the only dimensions in your chart or do you have more dimensions? Also, when you say it doesn't work... do you mean that the value isn't correct or just gives null or 0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 12:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102654#M6883</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-02T12:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102655#M6884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you are using Qlik Sense, try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Aggr(Min(Aggr(If(Sum(Amount) = 0, RowNo()), PG, &lt;SPAN style="color: #ff0000;"&gt;(&lt;/SPAN&gt;Year&lt;SPAN style="color: #ff0000;"&gt;, (NUMERIC))&lt;/SPAN&gt;, &lt;SPAN style="color: #ff0000;"&gt;(&lt;/SPAN&gt;Week&lt;SPAN style="color: #ff0000;"&gt;, (NUMERIC))&lt;/SPAN&gt;)), PG)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 12:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102655#M6884</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-02T12:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102656#M6885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies for late reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I say it does not work I mean that for some of the rows it returns the correct column that has a ZERO. Other times it returns a column that does not match, and other times it returns a - which is nothing. I have tried with your above code as well and that does not work at all, get - for every row&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 10:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102656#M6885</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-05T10:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102657#M6886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you get to try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Aggr(Min(Aggr(If(Sum(Amount) = 0, RowNo()), PG, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;(&lt;/SPAN&gt;Year&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;, (NUMERIC))&lt;/SPAN&gt;, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;(&lt;/SPAN&gt;Week&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;, (NUMERIC))&lt;/SPAN&gt;)), PG)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 12:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102657#M6886</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-05T12:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102658#M6887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I did but it does not appear to work. The comma after the Year is underlined in red, so seems something is missing and or not correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 12:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102658#M6887</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-05T12:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102659#M6888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using this in Qlik Sense, right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 12:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102659#M6888</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-05T12:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102660#M6889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 13:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102660#M6889</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-05T13:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102661#M6890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try to click okay to see if it gives any output or not? Sometimes syntax editor doesn't recognize a particular syntax, but the syntax isn't wrong. If you have not tried that yet, can you give it a shot... because the above expression does work for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 13:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102661#M6890</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-05T13:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102662#M6891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just gives a -, no error or anything&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 13:28:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102662#M6891</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-05T13:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102663#M6892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to post a screenshot of the expression you have used which also show the error after Year that you are talking about?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 13:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102663#M6892</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-05T13:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102664#M6893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217534_Capture.JPG" style="height: 23px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see after the comma after Year, it is underlined in red and then the rest is not recognized.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 13:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102664#M6893</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-05T13:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102665#M6894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) It seems like a screenshot from QlikView, whereas you have mentioned that you are using Qlik Sense. If you are using QlikView, this will only work if you have QV12 or above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I don't think this is the issue as I am sure you are using QlikView 11.2 or something, but just to make sure do you really have a field called Year or is it called something else? Make sure you use the correct field names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 13:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102665#M6894</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-05T13:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102666#M6895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) My apologies. I am still quite new to Qlikview, self taught, and was under the impression Qlik Sense was the code used with in Qlikview. It is a Qlikview report, and trying to do this in a pivottable calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) My Qlikview is version 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears then that what is wanted by management is not possible due to the limitations of the version of Qlikview I am making use of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 14:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102666#M6895</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-05T14:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Determine which expression column number has a particular value</title>
      <link>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102667#M6896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My fields are exactly as they have been mentioned. Year, Week, Amount, PG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 14:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Determine-which-expression-column-number-has-a-particular-value/m-p/102667#M6896</guid>
      <dc:creator>qlikviewrmw</dc:creator>
      <dc:date>2018-11-05T14:06:18Z</dc:date>
    </item>
  </channel>
</rss>

