<?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 use DDC in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/851671#M16786</link>
    <description>&lt;P&gt;Hello everybody, i try to use ddc on a visual analytics report. I don't understand why it doesn't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this message and i don't know what i have to do to use the ddc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you help me please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ddc.jpg" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/78947iE87F2591CAFD0398/image-size/large?v=v2&amp;amp;px=999" role="button" title="ddc.jpg" alt="ddc.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 31 Dec 2022 07:34:30 GMT</pubDate>
    <dc:creator>YannRC</dc:creator>
    <dc:date>2022-12-31T07:34:30Z</dc:date>
    <item>
      <title>use DDC</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/851671#M16786</link>
      <description>&lt;P&gt;Hello everybody, i try to use ddc on a visual analytics report. I don't understand why it doesn't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this message and i don't know what i have to do to use the ddc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you help me please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ddc.jpg" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/78947iE87F2591CAFD0398/image-size/large?v=v2&amp;amp;px=999" role="button" title="ddc.jpg" alt="ddc.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2022 07:34:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/851671#M16786</guid>
      <dc:creator>YannRC</dc:creator>
      <dc:date>2022-12-31T07:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: use DDC</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/851839#M16787</link>
      <description>&lt;P&gt;I can just barely see in your screenshot that you have the wrong URL for the sample DDC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have this URL, which is the github project entry.&amp;nbsp; These URL's have web security settings that prevent them from embedding in a web page, so even if you tried to use the raw code link you would see a similar failure.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/sassoftware/sas-visualanalytics-thirdpartyvisualizations/blob/master/samples/d3_circlePacking.html" target="_blank"&gt;https://github.com/sassoftware/sas-visualanalytics-thirdpartyvisualizations/blob/master/samples/d3_circlePacking.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As opposed to that link, change that URL to the below, which is a link directly to a demo of the code you can use for testing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sassoftware.github.io/sas-visualanalytics-thirdpartyvisualizations/samples/d3_circlePacking.html" target="_blank"&gt;https://sassoftware.github.io/sas-visualanalytics-thirdpartyvisualizations/samples/d3_circlePacking.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When looking at the main page here, you can use the demo link to get to some live examples( not all have this ).&amp;nbsp; Otherwise, you would want to download that code to a local web server you can utilize.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://sassoftware.github.io/sas-visualanalytics-thirdpartyvisualizations/samples/" target="_blank"&gt;https://sassoftware.github.io/sas-visualanalytics-thirdpartyvisualizations/samples/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 15:27:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/851839#M16787</guid>
      <dc:creator>Mickey_SAS</dc:creator>
      <dc:date>2023-01-02T15:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: use DDC</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/852262#M16797</link>
      <description>&lt;P&gt;Wonderful !!&lt;/P&gt;&lt;P&gt;it works. A big thank you for your help !!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 12:37:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/852262#M16797</guid>
      <dc:creator>YannRC</dc:creator>
      <dc:date>2023-01-05T12:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: use DDC</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/852264#M16798</link>
      <description>&lt;P&gt;last question on this topic, In some sample, i can find html htpps://sas... in the demo link. But on other sample, i have only the code. It's impossible for the second kind of sample to use the DDC or i have to do an other thing?&lt;/P&gt;&lt;P&gt;i arrive on this page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YannRC_0-1672924172167.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79060i84DDA0D4AF5C28BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YannRC_0-1672924172167.png" alt="YannRC_0-1672924172167.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 13:10:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/852264#M16798</guid>
      <dc:creator>YannRC</dc:creator>
      <dc:date>2023-01-05T13:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: use DDC</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/852271#M16799</link>
      <description>&lt;P&gt;For the samples without a demo link, you'll need to copy the code to a web server that you can access, and then use that URL in the DDC.&amp;nbsp; Once you create your own DDC, you would be doing this same thing most likely.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 13:25:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/use-DDC/m-p/852271#M16799</guid>
      <dc:creator>Mickey_SAS</dc:creator>
      <dc:date>2023-01-05T13:25:51Z</dc:date>
    </item>
  </channel>
</rss>

