<?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: SAS Visual Analytics missing rows in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/797228#M15840</link>
    <description>&lt;P&gt;The first thing to try is changing the &lt;STRONG&gt;Override system data limit&lt;/STRONG&gt; on the &lt;STRONG&gt;Options&lt;/STRONG&gt; tab for the object. If that does not work, then a midtier limit is being exceeded. Typically, we do not recommend changing those since they are in place for performance reasons.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more information, see&amp;nbsp;&lt;A href="https://support.sas.com/kb/62/148.html" target="_blank" rel="noopener"&gt;https://support.sas.com/kb/62/148.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Feb 2022 18:51:42 GMT</pubDate>
    <dc:creator>Madelyn_SAS</dc:creator>
    <dc:date>2022-02-18T18:51:42Z</dc:date>
    <item>
      <title>SAS Visual Analytics missing rows</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/796917#M15826</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have a table with 120 columns and 22k rows loaded into memory and promoted.&lt;BR /&gt;I add the columns 1 by 1 at a &lt;STRONG&gt;list table&lt;/STRONG&gt; but when I added the first 4 columns (category type) the total rows reduced to 21k.&lt;BR /&gt;I continue adding more columns to the table and the total rows from the report keeps decreasing. I end up with 1700 rows.&lt;BR /&gt;&lt;BR /&gt;Notice that I have selected "&lt;EM&gt;Detail Data&lt;/EM&gt;" in the options to specify &lt;STRONG&gt;NOT&lt;/STRONG&gt; to aggregate on any column.&lt;BR /&gt;&lt;U&gt;It does not show any error though, while building the table&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;Some columns have missing values too, but not all the columns at the same time. (At least 1 column is non-missing for every row).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help or suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 16:32:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/796917#M15826</guid>
      <dc:creator>Dritan007</dc:creator>
      <dc:date>2022-02-17T16:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Visual Analytics missing rows</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/796925#M15827</link>
      <description>&lt;P&gt;Which version of Visual Analytics are you using?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 17:15:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/796925#M15827</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2022-02-17T17:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Visual Analytics missing rows</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/797172#M15832</link>
      <description>Version 8.5.1</description>
      <pubDate>Fri, 18 Feb 2022 08:52:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/797172#M15832</guid>
      <dc:creator>Dritan007</dc:creator>
      <dc:date>2022-02-18T08:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Visual Analytics missing rows</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/797182#M15834</link>
      <description>&lt;P&gt;Visual Analytics is not designed for showing big tables.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its main purpose is to aggregate data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A table size limit kicks in and reduces the rows/columns combo accordingly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even knowing this and designing the reports accordingly I have the need for exporting medium sized tables now and then. To circumvent the size limit I apply filters.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Imagine a table with 30k rows and 40 columns, probably I have to subset the table by year or quarter (imagine a date variables for sales figures) in order to fiit all rows into the display prior to its export as excel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BUT if this bothers you all the time you likely don't use Visual Analytics in the way it was intended for.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 09:39:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/797182#M15834</guid>
      <dc:creator>acordes</dc:creator>
      <dc:date>2022-02-18T09:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Visual Analytics missing rows</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/797228#M15840</link>
      <description>&lt;P&gt;The first thing to try is changing the &lt;STRONG&gt;Override system data limit&lt;/STRONG&gt; on the &lt;STRONG&gt;Options&lt;/STRONG&gt; tab for the object. If that does not work, then a midtier limit is being exceeded. Typically, we do not recommend changing those since they are in place for performance reasons.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more information, see&amp;nbsp;&lt;A href="https://support.sas.com/kb/62/148.html" target="_blank" rel="noopener"&gt;https://support.sas.com/kb/62/148.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 18:51:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/797228#M15840</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2022-02-18T18:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Visual Analytics missing rows</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/797555#M15845</link>
      <description>&lt;P&gt;Thank you very much.&lt;BR /&gt;&lt;SPAN&gt;&lt;EM&gt;defaultMaxCellsProduced&lt;/EM&gt;&amp;nbsp;had reached its limit.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 08:33:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-Visual-Analytics-missing-rows/m-p/797555#M15845</guid>
      <dc:creator>Dritan007</dc:creator>
      <dc:date>2022-02-21T08:33:43Z</dc:date>
    </item>
  </channel>
</rss>

