<?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: Formula to table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formula-to-table/m-p/1010382#M342878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;create a graph simple table&lt;/LI&gt;&lt;LI&gt;Add Terminal_ID as dimension&lt;/LI&gt;&lt;LI&gt;Add other dimensions&lt;/LI&gt;&lt;LI&gt;Add that formula as first expression&lt;/LI&gt;&lt;LI&gt;Hide the last column if you want (Presentation Tab)&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2015 21:18:58 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2015-10-06T21:18:58Z</dc:date>
    <item>
      <title>Formula to table?</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-to-table/m-p/1010381#M342877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below represents the formula that I use to calculate a KPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see the formula consists of a number of elements that refer to a number of dimensions (like "Software Owner", "ModelID") as well as "filters" such as "Vendor Name", TFDescription" etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the correct result (the number of Terminal_ID that meet the criteria that I specify) but now I need to create a table of the "qualifying" terminals and their dimensions - any idea how I can use this formula to create the results table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help would be highly appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: terminal,monaco;"&gt;= count (&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco; color: #0000ff;"&gt;{$&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco; color: #0000ff;"&gt;[$(=Concat({1&amp;lt;$Field-={'VendorName','ModelName','TFDescription','SerialNumber','TID','MerchantID'}&amp;gt;}distinct $Field,']=,[')&amp;amp;']='),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco; color: #0000ff;"&gt;[Terminal_ID] = E({1&amp;lt;[stat_type] = {'1','2','3'}&amp;gt;}), &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco; color: #0000ff;"&gt;[SoftwareOwner] = {'999'},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco; color: #0000ff;"&gt;[ModelID]= -{'25','26','27'},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco; color: #0000ff;"&gt;[ProdOUTNumeric] = {'&amp;gt;=$(=Min(DateNo))'},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco; color: #0000ff;"&gt;[ProdINNumeric] = {'&amp;lt;=$(=Max(DateNo))'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco; color: #0000ff;"&gt;&amp;gt;} DISTINCT [Terminal_ID])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 21:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-to-table/m-p/1010381#M342877</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2015-10-06T21:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Formula to table?</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-to-table/m-p/1010382#M342878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;create a graph simple table&lt;/LI&gt;&lt;LI&gt;Add Terminal_ID as dimension&lt;/LI&gt;&lt;LI&gt;Add other dimensions&lt;/LI&gt;&lt;LI&gt;Add that formula as first expression&lt;/LI&gt;&lt;LI&gt;Hide the last column if you want (Presentation Tab)&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 21:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-to-table/m-p/1010382#M342878</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-10-06T21:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Formula to table?</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-to-table/m-p/1010383#M342879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent - your solution is exactly what I was after.&lt;/P&gt;&lt;P&gt;Thank you Clever Anjos!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 21:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-to-table/m-p/1010383#M342879</guid>
      <dc:creator>alexis</dc:creator>
      <dc:date>2015-10-06T21:35:31Z</dc:date>
    </item>
  </channel>
</rss>

