<?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: Object Name remains unchanged when pointing to new libref in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/481209#M2274</link>
    <description>&lt;P&gt;Hello madhav1,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm a developer for the SAS Add-In, and we do not change the object name when the data source is changed.&amp;nbsp; The object name is only used for VBA scripting to uniquely identify the contents.&amp;nbsp; If we were to change the object name, existing VBA code could be broken when someone changes the data source.&amp;nbsp; The original object name that we choose is derived from the name of the library/dataset that was opened, so unfortunately after a "change data source" operation, the object name may look like it is indicating the wrong data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you'd like to discuss your usage of this and how it is causing problems, I may be able to offer some other alternatives.&amp;nbsp; Hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tim Beese&lt;/P&gt;
&lt;P&gt;tim.beese@sas.com&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jul 2018 17:56:01 GMT</pubDate>
    <dc:creator>TimBeese</dc:creator>
    <dc:date>2018-07-25T17:56:01Z</dc:date>
    <item>
      <title>Object Name remains unchanged when pointing to new libref</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/479896#M2267</link>
      <description>&lt;P&gt;This is In SAS Addin for Microsoft Excel (sas ribbon in excel)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I change the data source from one LIBREF to Another (Data set name and the Server name is same but the LIBREF is different) using SAS -&amp;gt; selection -&amp;gt; Change Data Source&amp;nbsp; the Name (in SAS -&amp;gt; selection -&amp;gt; properties) is updating accordingly but the Object Name remains unchanged/updated to new LIBREF. is there a way to fix this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 14:44:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/479896#M2267</guid>
      <dc:creator>MadhavCheluka</dc:creator>
      <dc:date>2018-07-20T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Object Name remains unchanged when pointing to new libref</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/480458#M2271</link>
      <description>&lt;P&gt;Anyone?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 14:43:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/480458#M2271</guid>
      <dc:creator>MadhavCheluka</dc:creator>
      <dc:date>2018-07-23T14:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Object Name remains unchanged when pointing to new libref</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/480508#M2272</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/61294"&gt;@MadhavCheluka&lt;/a&gt;&amp;nbsp;I'm checking to see if we can get an expert to respond.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:06:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/480508#M2272</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-07-23T16:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Object Name remains unchanged when pointing to new libref</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/480590#M2273</link>
      <description>&lt;P&gt;Thanks Chris!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 19:01:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/480590#M2273</guid>
      <dc:creator>MadhavCheluka</dc:creator>
      <dc:date>2018-07-23T19:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Object Name remains unchanged when pointing to new libref</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/481209#M2274</link>
      <description>&lt;P&gt;Hello madhav1,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm a developer for the SAS Add-In, and we do not change the object name when the data source is changed.&amp;nbsp; The object name is only used for VBA scripting to uniquely identify the contents.&amp;nbsp; If we were to change the object name, existing VBA code could be broken when someone changes the data source.&amp;nbsp; The original object name that we choose is derived from the name of the library/dataset that was opened, so unfortunately after a "change data source" operation, the object name may look like it is indicating the wrong data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you'd like to discuss your usage of this and how it is causing problems, I may be able to offer some other alternatives.&amp;nbsp; Hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tim Beese&lt;/P&gt;
&lt;P&gt;tim.beese@sas.com&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 17:56:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/481209#M2274</guid>
      <dc:creator>TimBeese</dc:creator>
      <dc:date>2018-07-25T17:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Object Name remains unchanged when pointing to new libref</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/481215#M2275</link>
      <description>&lt;P&gt;Thank you Tim for the information. We have some reports that needed to point to new library so, when I saw the the object name remain same and not changed to new library I was wondering what could be the reason for not changing. I agree with you that the object name change&amp;nbsp;could break&amp;nbsp;the VBA code. if the object name is only&amp;nbsp;&lt;SPAN&gt;used for VBA scripting to uniquely identify the contents we need to document/highlight it so that people could know exact reason for not changing. I was searing all over the internet for any information on this but could not find any &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but for some reports just use the SAS Addin to create pivot tables and don't use VBA code, the object name difference (with Name) could&amp;nbsp;indicate wrong location/data.&amp;nbsp;&amp;nbsp;Please let me know if there are any alternatives.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;your information is really helpful!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Madhav&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 18:18:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Object-Name-remains-unchanged-when-pointing-to-new-libref/m-p/481215#M2275</guid>
      <dc:creator>MadhavCheluka</dc:creator>
      <dc:date>2018-07-25T18:18:41Z</dc:date>
    </item>
  </channel>
</rss>

