<?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: Conditioning for Chart Straight table object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditioning-for-Chart-Straight-table-object/m-p/1193074#M385226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe with a&amp;nbsp; GetPossibleCount(yourfield) &amp;lt;= 75000&amp;nbsp; &lt;/P&gt;&lt;P&gt;and replace the "Calculation condition unfulfilled" in Error Messages with your message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/140391_1.png" style="height: 567px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2016 17:54:56 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2016-10-12T17:54:56Z</dc:date>
    <item>
      <title>Conditioning for Chart Straight table object</title>
      <link>https://community.qlik.com/t5/QlikView/Conditioning-for-Chart-Straight-table-object/m-p/1193072#M385224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Chart - Straight table object and getting data from QVX file. Current file having around 2 million records and sometimes getting Out of Memory because of this huge data. I was trying to apply conditional to this straight table and not getting output as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Requirement: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If QVX data &amp;gt; 75000 records, get popup message and should give warning to Enduser and ask them to use one of the selection. &lt;/P&gt;&lt;P&gt;How do I can get this specific condition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: I defined like as below&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Defined variable as vMaxData = 75000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Condition for Chart: If(Count(PROGRAM) &amp;lt; vMaxData,vMaxData)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 14:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditioning-for-Chart-Straight-table-object/m-p/1193072#M385224</guid>
      <dc:creator />
      <dc:date>2016-10-12T14:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Conditioning for Chart Straight table object</title>
      <link>https://community.qlik.com/t5/QlikView/Conditioning-for-Chart-Straight-table-object/m-p/1193073#M385225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a Text Box on top the Straight Table, Remove the Text Box when your QVX data &amp;lt; 75000&lt;/P&gt;&lt;P&gt;You can define the conditions on layout section of the text box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 17:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditioning-for-Chart-Straight-table-object/m-p/1193073#M385225</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2016-10-12T17:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Conditioning for Chart Straight table object</title>
      <link>https://community.qlik.com/t5/QlikView/Conditioning-for-Chart-Straight-table-object/m-p/1193074#M385226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe with a&amp;nbsp; GetPossibleCount(yourfield) &amp;lt;= 75000&amp;nbsp; &lt;/P&gt;&lt;P&gt;and replace the "Calculation condition unfulfilled" in Error Messages with your message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/140391_1.png" style="height: 567px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 17:54:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditioning-for-Chart-Straight-table-object/m-p/1193074#M385226</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-10-12T17:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Conditioning for Chart Straight table object</title>
      <link>https://community.qlik.com/t5/QlikView/Conditioning-for-Chart-Straight-table-object/m-p/1193075#M385227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it is working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2016 19:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditioning-for-Chart-Straight-table-object/m-p/1193075#M385227</guid>
      <dc:creator />
      <dc:date>2016-10-12T19:07:45Z</dc:date>
    </item>
  </channel>
</rss>

