<?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: Implement data modeling in Sas Viya in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785299#M1262</link>
    <description>&lt;P&gt;AFAIK there is no functionality in SAS for consuming or publishing data models to or from third-party data modelling tools. In any case SAS data libraries aren't DBMSs. Star schemas are one of the few instances of DBMS-type table relationships being used in SAS.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Dec 2021 00:59:39 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2021-12-10T00:59:39Z</dc:date>
    <item>
      <title>Implement data modeling in Sas Viya</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785129#M1259</link>
      <description>&lt;P&gt;Hi everybody, I am very new to Sas and I have a question about Sas Viya reports in&amp;nbsp;SAS Visual Analytics:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From all the examples I saw, the data used in the report is in a single table and to use more than one table, I need to join them. My question is, is there a way to create a data model underneath the report to keep multiple tables in relation to each other without joining them? as a result one can implement infamous star schema like the one below without joining 5 tables:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="79f199bc-e340-4e14-a02c-b4db4ff1ddfe" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/66558iD0988B30AB06A78F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="79f199bc-e340-4e14-a02c-b4db4ff1ddfe" alt="79f199bc-e340-4e14-a02c-b4db4ff1ddfe" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For those who know Qlik Sense, it is easier to understand what I mean&amp;nbsp;&lt;A href="https://hub.packtpub.com/implementing-data-modeling-techniques-in-qlik-sense-tutorial/" target="_blank" rel="noopener"&gt;https://hub.packtpub.com/implementing-data-modeling-techniques-in-qlik-sense-tutorial/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please refer me to an example or video showing how to do data modeling in Sas Viya visual analytics.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 11:40:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785129#M1259</guid>
      <dc:creator>jejobo2340</dc:creator>
      <dc:date>2021-12-09T11:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Implement data modeling in Sas Viya</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785145#M1260</link>
      <description>Have you seen this post: &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Query-Performance-Use-a-CAS-Star-Schema-in-SAS-Viya-3-5/ta-p/622970" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Query-Performance-Use-a-CAS-Star-Schema-in-SAS-Viya-3-5/ta-p/622970&lt;/A&gt;?</description>
      <pubDate>Thu, 09 Dec 2021 14:05:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785145#M1260</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2021-12-09T14:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Implement data modeling in Sas Viya</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785153#M1261</link>
      <description>&lt;P&gt;Thanks for the answer, it was exactly what I was looking for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So as far as I understood, a view simulates the data model. Is there any way to visualize the view as a data model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;More importantly: is there a visual tool that uses GUI to convert a graphical data model to a view?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 14:33:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785153#M1261</guid>
      <dc:creator>jejobo2340</dc:creator>
      <dc:date>2021-12-09T14:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Implement data modeling in Sas Viya</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785299#M1262</link>
      <description>&lt;P&gt;AFAIK there is no functionality in SAS for consuming or publishing data models to or from third-party data modelling tools. In any case SAS data libraries aren't DBMSs. Star schemas are one of the few instances of DBMS-type table relationships being used in SAS.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 00:59:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785299#M1262</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-12-10T00:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Implement data modeling in Sas Viya</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785990#M1276</link>
      <description>You can use SAS Metadata Bridges to import and export metadata through SAS Management Console or SAS Data Integration Studio. If you are interested you can read &lt;A href="https://support.sas.com/software/bridges/" target="_blank"&gt;https://support.sas.com/software/bridges/&lt;/A&gt; . And if that seems interesting you can read more: &lt;A href="https://documentation.sas.com/doc/en/bicdc/9.4/bisag/p0pid3anvsyxkpn1wtj6xrmiiujp.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/bicdc/9.4/bisag/p0pid3anvsyxkpn1wtj6xrmiiujp.htm&lt;/A&gt; &amp;amp; &lt;A href="https://support.sas.com/resources/papers/proceedings12/362-2012.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings12/362-2012.pdf&lt;/A&gt;.</description>
      <pubDate>Tue, 14 Dec 2021 12:43:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Implement-data-modeling-in-Sas-Viya/m-p/785990#M1276</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2021-12-14T12:43:14Z</dc:date>
    </item>
  </channel>
</rss>

