<?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: Calculated dimensions in script not loading in table box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-dimensions-in-script-not-loading-in-table-box/m-p/816698#M472845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are adding to much data to the table box and it cannot display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try making selections first to limit the results in your table box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about a pivot table instead of a scrolling straight table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2014 13:42:46 GMT</pubDate>
    <dc:creator>Michiel_QV_Fan</dc:creator>
    <dc:date>2014-12-11T13:42:46Z</dc:date>
    <item>
      <title>Calculated dimensions in script not loading in table box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimensions-in-script-not-loading-in-table-box/m-p/816697#M472844</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 currently working on a piece and it requires a&amp;nbsp; few calculated dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added them into my script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;LOAD &lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field2&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field3&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field4&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Field5&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //calculations&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Field1]/[field2] as [Calculated1],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Field3]/[Field1] as [Calculated2],&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ([Field4]+[Field5])/[Field2] as [Calculated3]&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;FROM&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;aaa.xls&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;The issue I'm having is if I display them in my table box, the table becomes greyed out and has a big X in the middle. All other data is fine. I can do this in a straight table but I'm displaying a lot of dimensions so it doesn't look nice without the horizontal scrollbar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 13:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimensions-in-script-not-loading-in-table-box/m-p/816697#M472844</guid>
      <dc:creator />
      <dc:date>2014-12-11T13:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated dimensions in script not loading in table box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimensions-in-script-not-loading-in-table-box/m-p/816698#M472845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are adding to much data to the table box and it cannot display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try making selections first to limit the results in your table box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about a pivot table instead of a scrolling straight table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 13:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimensions-in-script-not-loading-in-table-box/m-p/816698#M472845</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2014-12-11T13:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated dimensions in script not loading in table box</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimensions-in-script-not-loading-in-table-box/m-p/816699#M472846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you send the sample app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Serhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 13:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimensions-in-script-not-loading-in-table-box/m-p/816699#M472846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-11T13:43:20Z</dc:date>
    </item>
  </channel>
</rss>

