<?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 do I get the value of a variable given another defined variable? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245034#M870704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I worked around it by using SQL code "SQL SELECT * FROM db WHERE db.tbl.[Application Status] = 'In Production'"&lt;/P&gt;&lt;P&gt;After that I did "=Sum([Count of ITMS Type])" in the Text field of the Text Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2016 12:48:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-11-29T12:48:22Z</dc:date>
    <item>
      <title>How do I get the value of a variable given another defined variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245030#M870700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to make a text box where I can do something along these lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;Status={'In Production'}&amp;gt;} Status)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the number should come out to being about 4,000 but it's only coming out to 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I make a multi box, I can select the "ITMS Type", "Status" (which is In Production), and then I can get a count of those two combined variables because I sent a count command using SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is the count of all ITMS Types with the Status of "In Production". How do I go about doing that?&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-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245030#M870700</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the value of a variable given another defined variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245031#M870701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try counting [ITMS Type] values instead of Status: =Count({&amp;lt;Status={'In Production'}&amp;gt;} [ITMS Type])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 12:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245031#M870701</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-11-29T12:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the value of a variable given another defined variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245032#M870702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe something like this &lt;/P&gt;&lt;P&gt;sum(aggr(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count({&amp;lt;Status={'In Production'}&amp;gt;} Status),[&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"ITMS Type]))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 12:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245032#M870702</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2016-11-29T12:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the value of a variable given another defined variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245033#M870703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to share a sample to show the issue you are facing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 12:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245033#M870703</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-29T12:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the value of a variable given another defined variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245034#M870704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I worked around it by using SQL code "SQL SELECT * FROM db WHERE db.tbl.[Application Status] = 'In Production'"&lt;/P&gt;&lt;P&gt;After that I did "=Sum([Count of ITMS Type])" in the Text field of the Text Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 12:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-get-the-value-of-a-variable-given-another-defined/m-p/1245034#M870704</guid>
      <dc:creator />
      <dc:date>2016-11-29T12:48:22Z</dc:date>
    </item>
  </channel>
</rss>

