<?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 organize effectively *diverse* data needed for a dashboard in SAS VA? in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/470432#M10470</link>
    <description>&lt;P&gt;If there is no commonality between the tables then I suggest keeping them separate is sensible. It is quite easy to build batch processes that load LASR tables automatically so I don't see managing a lot of tables is a problem.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jun 2018 20:09:40 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2018-06-14T20:09:40Z</dc:date>
    <item>
      <title>How to organize effectively *diverse* data needed for a dashboard in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/469768#M10446</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to make a dashboard to monitor some business processes. Processes are quite diverse, so the data needed is not standardized. If I just loaded all the data needed to separate tables, it would be &amp;gt; 30 tables, and their count will grow over time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So the question is – how to organize diverse data for a dashboard? Is there any kind of best-practice? &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Considering Qlik Sense, I thought about using just one "key-value" table on an Oracle server. In this case each dashboard report could be based on a special sql-code, which takes filtered data from the table and transforms it from "key-value" to a usual table on-the-fly (this could be quite fast if the data table on a server is partitioned by a process/report name).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But we decided to build our reports in SAS VA, and it seems key-value solution is not appropriate for SAS VA because of in-memory calculation (key-value structure may increases data size) and poorer abilities to manage key-value data (not sure).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So, is there any elegant solution to organize the data?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I would appreciate any ideas.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 21:35:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/469768#M10446</guid>
      <dc:creator>sazonov-nv</dc:creator>
      <dc:date>2018-06-12T21:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to organize effectively *diverse* data needed for a dashboard in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/469842#M10450</link>
      <description>&lt;P&gt;It is perfectly OK to have multiple data sources for one VA report. Having over 30 data sources for a single report sounds a lot. Would it make sense to split your dashboard into more than one VA report?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also are there any similarities between some of the data sources so you can combine these? Many data sources are likely to slow down your report and if you add a lot of calculated items then that will slow it even more.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Providing good VA report performance is a balance between not overloading the report with too many objects (which are hard to understand anyway) and keeping data sources efficient with only the essential columns and calculated items.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 07:10:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/469842#M10450</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-06-13T07:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to organize effectively *diverse* data needed for a dashboard in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/470273#M10465</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;, thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It may be a multiple-sheet report (with one main sheet for navigation) or several reports, but in this case they still have to be linked to&amp;nbsp;be considered by users as one solid platform (users want simple navigation without any borders between reports).&amp;nbsp;I think it's not critical, but still I hope to organize some way all the data needed to avoid problems with maintaning / updating many tables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similarities are very week (one can say 'proccess name' and 'report date' are the only common fields).&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 12:14:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/470273#M10465</guid>
      <dc:creator>sazonov-nv</dc:creator>
      <dc:date>2018-06-14T12:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to organize effectively *diverse* data needed for a dashboard in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/470301#M10466</link>
      <description>&lt;P&gt;We have many customers who create reports that are used to enable users to navigate to other reports. If you move forward with this plan, I would suggest creating separate reports. You can link to the reports just as easily as linking to sections in the same report, but performance should be better.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 13:23:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/470301#M10466</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2018-06-14T13:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to organize effectively *diverse* data needed for a dashboard in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/470355#M10468</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13745"&gt;@Madelyn_SAS&lt;/a&gt;, thanks, I'll probably follow this recommendation. But still I have more concerns about not the report itself, but about data organization. Is there any best-practice to organize the data, or using a lot of separate tables is the only appropriate way?&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Thu, 14 Jun 2018 15:48:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/470355#M10468</guid>
      <dc:creator>sazonov-nv</dc:creator>
      <dc:date>2018-06-14T15:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to organize effectively *diverse* data needed for a dashboard in SAS VA?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/470432#M10470</link>
      <description>&lt;P&gt;If there is no commonality between the tables then I suggest keeping them separate is sensible. It is quite easy to build batch processes that load LASR tables automatically so I don't see managing a lot of tables is a problem.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 20:09:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-organize-effectively-diverse-data-needed-for-a-dashboard/m-p/470432#M10470</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-06-14T20:09:40Z</dc:date>
    </item>
  </channel>
</rss>

