<?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 to implement setAnalysis in TableBox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273446#M400277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with &lt;A href="https://community.qlik.com/people/surendraj"&gt;surendraj&lt;/A&gt;‌ that you might be better of using straight table and have it mimic like a table box to perform any calculations&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2017 14:01:17 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-02-01T14:01:17Z</dc:date>
    <item>
      <title>How to implement setAnalysis in TableBox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273443#M400274</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;Can anyone tell me how to implement Set Analysis in a "Tablebox" or how to modify a Columnfield in TableBox according to our calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 12:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273443#M400274</guid>
      <dc:creator>sum25041994</dc:creator>
      <dc:date>2017-02-01T12:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement setAnalysis in TableBox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273444#M400275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is not possible &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt; you need to make the changes in SCRIPT and then import the filed in Table box&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 13:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273444#M400275</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-02-01T13:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement setAnalysis in TableBox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273445#M400276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It Is imposssible to implement Set analysis/make expressions in table box.&lt;/P&gt;&lt;P&gt;table box is only used to represent your fields in tabular format.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Always its better to use stright table/Pivot table to implement set analysis.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In script even we can't implement set analysis.(Here we can manipulate/make caliculations)and use that fields in front end(Application level) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 13:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273445#M400276</guid>
      <dc:creator>surendraj</dc:creator>
      <dc:date>2017-02-01T13:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement setAnalysis in TableBox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273446#M400277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with &lt;A href="https://community.qlik.com/people/surendraj"&gt;surendraj&lt;/A&gt;‌ that you might be better of using straight table and have it mimic like a table box to perform any calculations&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 14:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273446#M400277</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-01T14:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement setAnalysis in TableBox</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273447#M400278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny, Surendra and Avinash &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 13:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-implement-setAnalysis-in-TableBox/m-p/1273447#M400278</guid>
      <dc:creator>sum25041994</dc:creator>
      <dc:date>2017-02-16T13:21:16Z</dc:date>
    </item>
  </channel>
</rss>

