<?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>mojerry_realdolmen Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>mojerry_realdolmen Tracker</description>
    <pubDate>Thu, 14 May 2026 04:24:34 GMT</pubDate>
    <dc:date>2026-05-14T04:24:34Z</dc:date>
    <item>
      <title>Re: updating datasets online via UI</title>
      <link>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/371034#M2838</link>
      <description>&lt;P&gt;office add-in? you can retrieve your dataset, modify it, reload it.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 19:13:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/updating-datasets-online-via-UI/m-p/371034#M2838</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2017-06-27T19:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lastest release of Adobe Flash Player (26.0.0.126) causes problems with Designer and Data Builde</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Latest-release-of-Adobe-Flash-Player-26-0-0-126-causes-problems/m-p/367309#M7388</link>
      <description>&lt;P&gt;thanks for the tip, this is a workaround so users can continue!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 10:34:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Latest-release-of-Adobe-Flash-Player-26-0-0-126-causes-problems/m-p/367309#M7388</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2017-06-15T10:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Lastest release of Adobe Flash Player (26.0.0.126) causes problems with Designer and Data Builde</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Latest-release-of-Adobe-Flash-Player-26-0-0-126-causes-problems/m-p/367302#M7386</link>
      <description>&lt;P&gt;yep, thanks for this feedback. My client is now crying &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 09:59:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Latest-release-of-Adobe-Flash-Player-26-0-0-126-causes-problems/m-p/367302#M7386</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2017-06-15T09:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Count distinct values when missing fields/Notmissing fields</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-distinct-values-when-missing-fields-Notmissing-fields/m-p/355584#M7092</link>
      <description>&lt;P&gt;the easiest way is to make a calculated item and working with IF then else case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IF ( 'column'n Missing )&lt;BR /&gt;RETURN 1&lt;BR /&gt;ELSE 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this will flag all your missing columns. The sum will tell you how many cells are missing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can use the&amp;nbsp;NotMissing to count the number of filled cells/rows.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 13:40:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Count-distinct-values-when-missing-fields-Notmissing-fields/m-p/355584#M7092</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2017-05-03T13:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help: ERROR: DBMS type EXCEL not valid for import.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Help-ERROR-DBMS-type-EXCEL-not-valid-for-import/m-p/321832#M71129</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're using eguide 64 bit then you need to check if your office installation is also in 64 bit.&lt;/P&gt;
&lt;P&gt;oter solution is to use the access to pc file server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;kind regards&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2016 10:52:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Help-ERROR-DBMS-type-EXCEL-not-valid-for-import/m-p/321832#M71129</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2016-12-31T10:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get to the Geo Maps server from behind a firewall</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-get-to-the-Geo-Maps-server-from-behind-a-firewall/m-p/276866#M4567</link>
      <description>&lt;P&gt;as there is an issue with ntlm authentification the "easiest" way is to explain to IT that you just need access to a specific website to retrieve ineractive maps. Give them the different URL as listed above but depending on the system used they'll need to provide the IP address to open the gate &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 08:10:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-get-to-the-Geo-Maps-server-from-behind-a-firewall/m-p/276866#M4567</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2016-06-13T08:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get to the Geo Maps server from behind a firewall</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-get-to-the-Geo-Maps-server-from-behind-a-firewall/m-p/265056#M3955</link>
      <description>&lt;P&gt;a bit late :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Internet connection&lt;/STRONG&gt;&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="195"&gt;
&lt;P&gt;&lt;STRONG&gt;Source&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="237"&gt;
&lt;P&gt;&lt;STRONG&gt;Client&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="142"&gt;
&lt;P&gt;&lt;STRONG&gt;Target&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="193"&gt;
&lt;P&gt;&lt;STRONG&gt;Component accessed&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="80"&gt;
&lt;P&gt;&lt;STRONG&gt;Port&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="104"&gt;
&lt;P&gt;&lt;STRONG&gt;Direction&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="195"&gt;
&lt;P&gt;SAS Node/Server Host&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="237"&gt;
&lt;P&gt;SAS Web Application Server&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="142"&gt;
&lt;P&gt;opnsta.sas.com&lt;/P&gt;
&lt;P&gt;opnstb.sas.com&lt;/P&gt;
&lt;P&gt;opnstc.sas.com&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="193"&gt;
&lt;P&gt;OpenStreetMap server&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="80"&gt;
&lt;P&gt;80/443&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="104"&gt;
&lt;P&gt;Outbound&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Wed, 20 Apr 2016 11:36:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-do-I-get-to-the-Geo-Maps-server-from-behind-a-firewall/m-p/265056#M3955</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2016-04-20T11:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to create signature file.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Failed-to-create-signature-file/m-p/251344#M3417</link>
      <description>&lt;P&gt;good question,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should have/create a group where the sas users are existing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No rights means no import.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;kind regards&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2016 17:49:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Failed-to-create-signature-file/m-p/251344#M3417</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2016-02-20T17:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to create signature file.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Failed-to-create-signature-file/m-p/242874#M3084</link>
      <description>&lt;P&gt;signature file is created by SAS. So you should empty the folder and then retry this.&lt;/P&gt;
&lt;P&gt;Do you have the same error message?&lt;/P&gt;
&lt;P&gt;is it wintel or linux running? If linux you can execute the setuid.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 09:14:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Failed-to-create-signature-file/m-p/242874#M3084</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2016-01-12T09:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to create signature file.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Failed-to-create-signature-file/m-p/239492#M2939</link>
      <description>&lt;P class="cs95e872d0"&gt;&lt;SPAN class="cs8a70f0c81"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;To figure out where the signature file location is :&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95e872d0"&gt;&lt;SPAN class="cs8a70f0c81"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Open SMC.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95e872d0"&gt;&lt;SPAN class="cs8a70f0c81"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Right-click on Environment Management &amp;gt; Server Manager &amp;gt; Public LASR Analytic Server.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95e872d0"&gt;&lt;SPAN class="cs8a70f0c81"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;Then Properties &amp;gt; Options &amp;gt; Advanced Options &amp;gt; Additional Options and check the value for "Signature files location on server".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95e872d0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95e872d0"&gt;&lt;SPAN class="cs8a70f0c81"&gt;&lt;SPAN style="font-size: 8.0pt;"&gt;You can have this issue when the VA server is on autostart and autoload data.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 09:32:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Failed-to-create-signature-file/m-p/239492#M2939</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2015-12-16T09:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using calculations or sas functions?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-calculations-or-sas-functions/m-p/170327#M44017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to me the last code is the best looking. When you read it you know directly what it's doing.&lt;/P&gt;&lt;P&gt;the previous line is if your data is formatted but works as espected. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 12:24:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-calculations-or-sas-functions/m-p/170327#M44017</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2014-07-08T12:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using calculations or sas functions?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-calculations-or-sas-functions/m-p/170325#M44015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;true, as I have multiple calculations I do this in an empty dataset &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 08:57:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-calculations-or-sas-functions/m-p/170325#M44015</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2014-07-08T08:57:50Z</dc:date>
    </item>
    <item>
      <title>Using calculations or sas functions?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-calculations-or-sas-functions/m-p/170323#M44013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a technical question. What the best to use? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to know the number of days between two dates should I use datedif or just do the math? lastdate-firstdate gives also the number of days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b=put(year(date),z4.)!!put(month(date),z2.)&amp;nbsp; or b=put(date,yymmn6.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;working on dates where I have is stored in two macrovariables. The first one is numeric and the second one is a format (yyyy/mm/dd). If I want to know the day should I use the day(numdate) or do substr(date_char,9,2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 08:34:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-calculations-or-sas-functions/m-p/170323#M44013</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2014-07-08T08:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Analytics || newbie</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-Analytics-newbie/m-p/179306#M1214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. big chances you don't have it. How to know if you have it or not? ask IT &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. Trough the web URL. but unfortunately I don't know the typical address used.&lt;/P&gt;&lt;P&gt;3. No, internet is not necessary&lt;/P&gt;&lt;P&gt;4. That's a SAS question. &lt;/P&gt;&lt;P&gt;5. SAS Dashboard portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think VA is like a bazooka for killing a mosquito it you're thinking to just generate a few dashboards. But if after this you think to analyse your data and let the business look after it and generate new reports SAS VA is a great tool!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 16:01:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Visual-Analytics-newbie/m-p/179306#M1214</guid>
      <dc:creator>mojerry_realdolmen</dc:creator>
      <dc:date>2014-02-19T16:01:36Z</dc:date>
    </item>
  </channel>
</rss>

