<?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 Expression in a Button referencing any Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-in-a-Button-referencing-any-Table/m-p/77108#M12721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is my second post here. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like a little help to see it's possible...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Straight Table that calculate a ABC CURVE of the products. There is a column with this words "A", "B", or "C". I need to resume how many are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This quantity I want to show in a button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Exemplo.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195758_Exemplo.png" style="height: 278px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2018 19:43:30 GMT</pubDate>
    <dc:creator>leonardo_alexsa</dc:creator>
    <dc:date>2018-03-08T19:43:30Z</dc:date>
    <item>
      <title>Expression in a Button referencing any Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-a-Button-referencing-any-Table/m-p/77108#M12721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is my second post here. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like a little help to see it's possible...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Straight Table that calculate a ABC CURVE of the products. There is a column with this words "A", "B", or "C". I need to resume how many are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This quantity I want to show in a button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Exemplo.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195758_Exemplo.png" style="height: 278px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 19:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-a-Button-referencing-any-Table/m-p/77108#M12721</guid>
      <dc:creator>leonardo_alexsa</dc:creator>
      <dc:date>2018-03-08T19:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in a Button referencing any Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-a-Button-referencing-any-Table/m-p/77109#M12722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there a really only those 3 items:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='A = '&amp;amp;Count({$&amp;lt;CURVA={'A'}&amp;gt;}CURVA)&amp;amp;Chr(10)&amp;amp;'B = '&amp;amp;Count({$&amp;lt;CURVA={'B'}&amp;gt;}CURVA)&amp;amp;Chr(10)&amp;amp;'C = '&amp;amp;Count({$&amp;lt;CURVA={'C'}&amp;gt;}CURVA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why a button and not a text object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 20:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-a-Button-referencing-any-Table/m-p/77109#M12722</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-03-08T20:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in a Button referencing any Table</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-a-Button-referencing-any-Table/m-p/77110#M12723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, it's is in a text object*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression doesn't work. Because "CURVA" is an expression in a Straight Table, that is the mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to resume that expression out of the Straight Table using a Text Object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 18:12:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-a-Button-referencing-any-Table/m-p/77110#M12723</guid>
      <dc:creator>leonardo_alexsa</dc:creator>
      <dc:date>2018-03-09T18:12:04Z</dc:date>
    </item>
  </channel>
</rss>

